[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:22:50.799840 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:33651
I20260709 12:22:50.801427 31157 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:22:50.802497 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:50.819780 31164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:50.820039 31166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:50.821561 31157 server_base.cc:1061] running on GCE node
W20260709 12:22:50.820624 31163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:52.051911 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.052150 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:52.052325 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599772052307 us; error 0 us; skew 500 ppm
I20260709 12:22:52.053193 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.058965 31157 webserver.cc:533] Webserver started at http://127.30.109.126:42587/ using document root <none> and password file <none>
I20260709 12:22:52.059947 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.060160 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.060595 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.066872 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "887d4eae53cb48d49b39335a1887bb2a"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.075076 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:22:52.080653 31172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.081845 31157 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:22:52.082206 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "887d4eae53cb48d49b39335a1887bb2a"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.082538 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:52.140468 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.142050 31157 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:22:52.142581 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.214068 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:33651
I20260709 12:22:52.214147 31223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:33651 every 8 connection(s)
I20260709 12:22:52.222973 31224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:52.243829 31224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a: Bootstrap starting.
I20260709 12:22:52.249590 31224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:52.251381 31224 log.cc:826] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a: Log is configured to *not* fsync() on all Append() calls
I20260709 12:22:52.255720 31224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a: No bootstrap required, opened a new log
I20260709 12:22:52.275629 31224 raft_consensus.cc:359] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "887d4eae53cb48d49b39335a1887bb2a" member_type: VOTER }
I20260709 12:22:52.276144 31224 raft_consensus.cc:385] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:52.276345 31224 raft_consensus.cc:740] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d4eae53cb48d49b39335a1887bb2a, State: Initialized, Role: FOLLOWER
I20260709 12:22:52.277114 31224 consensus_queue.cc:260] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "887d4eae53cb48d49b39335a1887bb2a" member_type: VOTER }
I20260709 12:22:52.277571 31224 raft_consensus.cc:399] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:52.277808 31224 raft_consensus.cc:493] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:52.278081 31224 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:52.282040 31224 raft_consensus.cc:515] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "887d4eae53cb48d49b39335a1887bb2a" member_type: VOTER }
I20260709 12:22:52.282774 31224 leader_election.cc:304] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [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: 887d4eae53cb48d49b39335a1887bb2a; no voters: 
I20260709 12:22:52.284791 31224 leader_election.cc:290] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:52.285138 31227 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:52.287299 31227 raft_consensus.cc:697] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 1 LEADER]: Becoming Leader. State: Replica: 887d4eae53cb48d49b39335a1887bb2a, State: Running, Role: LEADER
I20260709 12:22:52.288277 31227 consensus_queue.cc:237] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [LEADER]: Queue going to LEADER mode. State: All 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: "887d4eae53cb48d49b39335a1887bb2a" member_type: VOTER }
I20260709 12:22:52.289371 31224 sys_catalog.cc:565] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:52.298914 31229 sys_catalog.cc:455] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 887d4eae53cb48d49b39335a1887bb2a. Latest consensus state: current_term: 1 leader_uuid: "887d4eae53cb48d49b39335a1887bb2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "887d4eae53cb48d49b39335a1887bb2a" member_type: VOTER } }
I20260709 12:22:52.298772 31228 sys_catalog.cc:455] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "887d4eae53cb48d49b39335a1887bb2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "887d4eae53cb48d49b39335a1887bb2a" member_type: VOTER } }
I20260709 12:22:52.299602 31228 sys_catalog.cc:458] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:52.299546 31229 sys_catalog.cc:458] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:52.303066 31235 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:52.314361 31235 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:52.316779 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:52.332437 31235 catalog_manager.cc:1383] Generated new cluster ID: 36054ba9a4f34d5685d3719856fccaa0
I20260709 12:22:52.332708 31235 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:52.361739 31235 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:52.363273 31235 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:52.375687 31235 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a: Generated new TSK 0
I20260709 12:22:52.376571 31235 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:52.383190 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:52.391444 31246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:52.392768 31247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:52.396112 31249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:52.396768 31157 server_base.cc:1061] running on GCE node
I20260709 12:22:52.397468 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.397716 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:52.397925 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599772397905 us; error 0 us; skew 500 ppm
I20260709 12:22:52.398517 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.402419 31157 webserver.cc:533] Webserver started at http://127.30.109.65:46657/ using document root <none> and password file <none>
I20260709 12:22:52.402956 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.403175 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.403486 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.404575 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "4ed860030734419b8aeaa0a3299e8579"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.410403 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:22:52.414889 31254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.415782 31157 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:22:52.416150 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "4ed860030734419b8aeaa0a3299e8579"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.416551 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:52.450801 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.452631 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.455436 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:52.460865 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:52.461189 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.461512 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:52.461738 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.559856 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:44111
I20260709 12:22:52.559955 31316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:44111 every 8 connection(s)
I20260709 12:22:52.575560 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:52.583806 31321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:52.586313 31322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:52.616986 31317 heartbeater.cc:344] Connected to a master server at 127.30.109.126:33651
I20260709 12:22:52.617519 31317 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:52.617864 31157 server_base.cc:1061] running on GCE node
W20260709 12:22:52.618142 31324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:52.618873 31317 heartbeater.cc:507] Master 127.30.109.126:33651 requested a full tablet report, sending...
I20260709 12:22:52.619614 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.619948 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:52.620196 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599772620179 us; error 0 us; skew 500 ppm
I20260709 12:22:52.621594 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.622869 31189 ts_manager.cc:194] Registered new tserver with Master: 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111)
I20260709 12:22:52.624650 31157 webserver.cc:533] Webserver started at http://127.30.109.66:44619/ using document root <none> and password file <none>
I20260709 12:22:52.625299 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.625530 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.625854 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.625953 31189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54380
I20260709 12:22:52.627275 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "baab1f078fe64d68959ae60d88a70a21"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.634665 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:22:52.640311 31329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.641355 31157 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:22:52.641680 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "baab1f078fe64d68959ae60d88a70a21"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.642022 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:52.673439 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.675066 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.677546 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:52.681149 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:52.681401 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.681679 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:52.681893 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.768617 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:46059
I20260709 12:22:52.768702 31391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:46059 every 8 connection(s)
I20260709 12:22:52.777282 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:52.787281 31395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:52.787900 31396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:52.794245 31392 heartbeater.cc:344] Connected to a master server at 127.30.109.126:33651
I20260709 12:22:52.794775 31392 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:52.796005 31392 heartbeater.cc:507] Master 127.30.109.126:33651 requested a full tablet report, sending...
I20260709 12:22:52.798923 31189 ts_manager.cc:194] Registered new tserver with Master: baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:52.799685 31157 server_base.cc:1061] running on GCE node
W20260709 12:22:52.800094 31399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:52.800824 31189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54384
I20260709 12:22:52.801743 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:52.802086 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:52.802318 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599772802298 us; error 0 us; skew 500 ppm
I20260709 12:22:52.803144 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:52.806046 31157 webserver.cc:533] Webserver started at http://127.30.109.67:35945/ using document root <none> and password file <none>
I20260709 12:22:52.806735 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:52.807001 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:52.807379 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:52.809036 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.815472 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:22:52.820036 31403 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.821007 31157 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:22:52.821365 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
format_stamp: "Formatted at 2026-07-09 12:22:52 on dist-test-slave-8mql"
I20260709 12:22:52.821753 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:52.845563 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:52.847313 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:52.849428 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:52.853400 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:52.853680 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.853991 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:52.854224 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:52.938639 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:41527
I20260709 12:22:52.938695 31465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:41527 every 8 connection(s)
I20260709 12:22:52.956208 31466 heartbeater.cc:344] Connected to a master server at 127.30.109.126:33651
I20260709 12:22:52.956619 31466 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:52.957489 31466 heartbeater.cc:507] Master 127.30.109.126:33651 requested a full tablet report, sending...
I20260709 12:22:52.959635 31189 ts_manager.cc:194] Registered new tserver with Master: 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:52.960433 31157 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01619215s
I20260709 12:22:52.961330 31189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54400
I20260709 12:22:53.021880 31189 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54416:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:22:53.026805 31189 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:22:53.120957 31281 tablet_service.cc:1511] Processing CreateTablet for tablet d8e1224be26f47e2a24cca3764a6168d (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:53.123970 31280 tablet_service.cc:1511] Processing CreateTablet for tablet 12976133f7784a11a97f0e3798da4b42 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:53.120957 31279 tablet_service.cc:1511] Processing CreateTablet for tablet 6206145b80c94942a1089b00f44e23af (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:53.123003 31278 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8f514e22f045508a1a3c1a238eedb0 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:53.126286 31282 tablet_service.cc:1511] Processing CreateTablet for tablet 3f90923d5fa14abe8c8ba0b6e1f225bf (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:53.126754 31281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e1224be26f47e2a24cca3764a6168d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.128742 31280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12976133f7784a11a97f0e3798da4b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.131258 31282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f90923d5fa14abe8c8ba0b6e1f225bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.133117 31278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8f514e22f045508a1a3c1a238eedb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.140178 31279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6206145b80c94942a1089b00f44e23af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.149799 31277 tablet_service.cc:1511] Processing CreateTablet for tablet 08f1e01180224d67b598b92e6571c7e8 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:53.151690 31277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f1e01180224d67b598b92e6571c7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.164209 31430 tablet_service.cc:1511] Processing CreateTablet for tablet d8e1224be26f47e2a24cca3764a6168d (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:53.167066 31429 tablet_service.cc:1511] Processing CreateTablet for tablet 12976133f7784a11a97f0e3798da4b42 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:53.173053 31431 tablet_service.cc:1511] Processing CreateTablet for tablet 3f90923d5fa14abe8c8ba0b6e1f225bf (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:53.172952 31427 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8f514e22f045508a1a3c1a238eedb0 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:53.172542 31430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e1224be26f47e2a24cca3764a6168d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.170513 31276 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0657ab646046c6b42735f88b55b6c4 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:53.170542 31428 tablet_service.cc:1511] Processing CreateTablet for tablet 6206145b80c94942a1089b00f44e23af (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:53.178757 31431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f90923d5fa14abe8c8ba0b6e1f225bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.181176 31426 tablet_service.cc:1511] Processing CreateTablet for tablet 08f1e01180224d67b598b92e6571c7e8 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:53.184614 31276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0657ab646046c6b42735f88b55b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.188794 31275 tablet_service.cc:1511] Processing CreateTablet for tablet 241291397f7e4111bddc651dfbced1d2 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:53.194721 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241291397f7e4111bddc651dfbced1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.187775 31425 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0657ab646046c6b42735f88b55b6c4 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:53.192579 31429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12976133f7784a11a97f0e3798da4b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.205076 31426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f1e01180224d67b598b92e6571c7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.208668 31424 tablet_service.cc:1511] Processing CreateTablet for tablet 241291397f7e4111bddc651dfbced1d2 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:53.217123 31425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0657ab646046c6b42735f88b55b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.229387 31424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241291397f7e4111bddc651dfbced1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.230264 31427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8f514e22f045508a1a3c1a238eedb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.239032 31428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6206145b80c94942a1089b00f44e23af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.253144 31274 tablet_service.cc:1511] Processing CreateTablet for tablet 481463472628471fa4257ccbd7976500 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:53.254925 31274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481463472628471fa4257ccbd7976500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.267331 31357 tablet_service.cc:1511] Processing CreateTablet for tablet 3f90923d5fa14abe8c8ba0b6e1f225bf (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:53.268779 31357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f90923d5fa14abe8c8ba0b6e1f225bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.268709 31353 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8f514e22f045508a1a3c1a238eedb0 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:53.270195 31353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8f514e22f045508a1a3c1a238eedb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.272682 31351 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0657ab646046c6b42735f88b55b6c4 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:53.273085 31355 tablet_service.cc:1511] Processing CreateTablet for tablet 12976133f7784a11a97f0e3798da4b42 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:53.274047 31351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0657ab646046c6b42735f88b55b6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.288503 31355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12976133f7784a11a97f0e3798da4b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.279735 31354 tablet_service.cc:1511] Processing CreateTablet for tablet 6206145b80c94942a1089b00f44e23af (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:53.305186 31352 tablet_service.cc:1511] Processing CreateTablet for tablet 08f1e01180224d67b598b92e6571c7e8 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:53.309592 31423 tablet_service.cc:1511] Processing CreateTablet for tablet 481463472628471fa4257ccbd7976500 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:53.288391 31356 tablet_service.cc:1511] Processing CreateTablet for tablet d8e1224be26f47e2a24cca3764a6168d (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:53.310611 31354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6206145b80c94942a1089b00f44e23af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.354707 31349 tablet_service.cc:1511] Processing CreateTablet for tablet 481463472628471fa4257ccbd7976500 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:53.367268 31350 tablet_service.cc:1511] Processing CreateTablet for tablet 241291397f7e4111bddc651dfbced1d2 (DEFAULT_TABLE table=test-workload [id=a78c6e31563c4c009729e9790515d2be]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260709 12:22:53.377561 31237 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:53.380378 31352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f1e01180224d67b598b92e6571c7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.383379 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481463472628471fa4257ccbd7976500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.382676 31423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481463472628471fa4257ccbd7976500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.397965 31350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241291397f7e4111bddc651dfbced1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.402709 31356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e1224be26f47e2a24cca3764a6168d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:53.428194 31483 tablet_bootstrap.cc:492] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:53.431130 31484 tablet_bootstrap.cc:492] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.481698 31484 tablet_bootstrap.cc:654] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.484483 31485 tablet_bootstrap.cc:492] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:53.504146 31485 tablet_bootstrap.cc:654] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.501571 31483 tablet_bootstrap.cc:654] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.514153 31484 tablet_bootstrap.cc:492] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.514746 31484 ts_tablet_manager.cc:1403] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.004s
I20260709 12:22:53.517143 31483 tablet_bootstrap.cc:492] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:53.517728 31483 ts_tablet_manager.cc:1403] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.006s
I20260709 12:22:53.517354 31484 raft_consensus.cc:359] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.520933 31484 raft_consensus.cc:385] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.520764 31483 raft_consensus.cc:359] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.521267 31484 raft_consensus.cc:740] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.521512 31483 raft_consensus.cc:385] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.521845 31483 raft_consensus.cc:740] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.522006 31484 consensus_queue.cc:260] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.522547 31483 consensus_queue.cc:260] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.520780 31485 tablet_bootstrap.cc:492] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:53.524498 31485 ts_tablet_manager.cc:1403] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.008s
I20260709 12:22:53.525733 31466 heartbeater.cc:499] Master 127.30.109.126:33651 was elected leader, sending a full tablet report...
I20260709 12:22:53.526877 31485 raft_consensus.cc:359] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.527422 31485 raft_consensus.cc:385] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.527670 31485 raft_consensus.cc:740] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.528292 31485 consensus_queue.cc:260] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.531435 31484 ts_tablet_manager.cc:1434] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:22:53.531620 31392 heartbeater.cc:499] Master 127.30.109.126:33651 was elected leader, sending a full tablet report...
I20260709 12:22:53.532270 31484 tablet_bootstrap.cc:492] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.538214 31484 tablet_bootstrap.cc:654] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.540463 31317 heartbeater.cc:499] Master 127.30.109.126:33651 was elected leader, sending a full tablet report...
I20260709 12:22:53.540603 31485 ts_tablet_manager.cc:1434] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:22:53.541513 31485 tablet_bootstrap.cc:492] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:53.545104 31483 ts_tablet_manager.cc:1434] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:22:53.546197 31483 tablet_bootstrap.cc:492] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:53.547971 31485 tablet_bootstrap.cc:654] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.553102 31483 tablet_bootstrap.cc:654] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.566910 31484 tablet_bootstrap.cc:492] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.567569 31484 ts_tablet_manager.cc:1403] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260709 12:22:53.571417 31484 raft_consensus.cc:359] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.572384 31484 raft_consensus.cc:385] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.572784 31484 raft_consensus.cc:740] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.573756 31484 consensus_queue.cc:260] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.576404 31483 tablet_bootstrap.cc:492] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:53.576594 31484 ts_tablet_manager.cc:1434] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:22:53.576871 31483 ts_tablet_manager.cc:1403] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.015s
I20260709 12:22:53.577603 31484 tablet_bootstrap.cc:492] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.580018 31489 raft_consensus.cc:493] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.580075 31483 raft_consensus.cc:359] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.580785 31483 raft_consensus.cc:385] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.580617 31489 raft_consensus.cc:515] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.581065 31483 raft_consensus.cc:740] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.581835 31483 consensus_queue.cc:260] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.583881 31489 leader_election.cc:290] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:53.584304 31483 ts_tablet_manager.cc:1434] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:53.585175 31483 tablet_bootstrap.cc:492] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
W20260709 12:22:53.585832 31318 tablet.cc:2406] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:22:53.593708 31484 tablet_bootstrap.cc:654] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.597721 31483 tablet_bootstrap.cc:654] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.610070 31485 tablet_bootstrap.cc:492] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:53.610692 31485 ts_tablet_manager.cc:1403] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.007s
I20260709 12:22:53.611688 31491 raft_consensus.cc:493] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.612422 31491 raft_consensus.cc:515] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.612990 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:53.613894 31292 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 0.
I20260709 12:22:53.615516 31404 leader_election.cc:304] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:53.616345 31489 raft_consensus.cc:2804] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.616719 31489 raft_consensus.cc:493] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.617084 31489 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.621157 31491 leader_election.cc:290] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:53.622812 31485 raft_consensus.cc:359] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.623555 31485 raft_consensus.cc:385] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.623855 31485 raft_consensus.cc:740] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.625999 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:53.625823 31489 raft_consensus.cc:515] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.625824 31485 consensus_queue.cc:260] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.628219 31489 leader_election.cc:290] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
W20260709 12:22:53.628279 31405 leader_election.cc:343] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.629057 31483 tablet_bootstrap.cc:492] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:53.628908 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:53.629498 31292 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.630942 31484 tablet_bootstrap.cc:492] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.631425 31484 ts_tablet_manager.cc:1403] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.018s
I20260709 12:22:53.629508 31483 ts_tablet_manager.cc:1403] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:22:53.633493 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:53.634312 31484 raft_consensus.cc:359] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
W20260709 12:22:53.634820 31405 leader_election.cc:343] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.634636 31483 raft_consensus.cc:359] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.635038 31484 raft_consensus.cc:385] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.635382 31483 raft_consensus.cc:385] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.635803 31483 raft_consensus.cc:740] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.635432 31484 raft_consensus.cc:740] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.636551 31483 consensus_queue.cc:260] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.637145 31484 consensus_queue.cc:260] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.638578 31485 ts_tablet_manager.cc:1434] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:22:53.639473 31485 tablet_bootstrap.cc:492] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:53.639698 31483 ts_tablet_manager.cc:1434] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:53.640612 31483 tablet_bootstrap.cc:492] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:53.647109 31483 tablet_bootstrap.cc:654] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.648777 31292 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 1.
I20260709 12:22:53.649981 31404 leader_election.cc:304] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:53.654443 31489 raft_consensus.cc:2804] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.654989 31489 raft_consensus.cc:697] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:53.656033 31489 consensus_queue.cc:237] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.661777 31483 tablet_bootstrap.cc:492] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:53.662333 31483 ts_tablet_manager.cc:1403] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 12:22:53.664103 31484 ts_tablet_manager.cc:1434] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:22:53.665059 31484 tablet_bootstrap.cc:492] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.666288 31483 raft_consensus.cc:359] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.666860 31483 raft_consensus.cc:385] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.667172 31483 raft_consensus.cc:740] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.667160 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:53.668038 31483 consensus_queue.cc:260] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
W20260709 12:22:53.668992 31331 leader_election.cc:343] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.672614 31483 ts_tablet_manager.cc:1434] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 12:22:53.673540 31483 tablet_bootstrap.cc:492] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:53.677220 31485 tablet_bootstrap.cc:654] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.681489 31483 tablet_bootstrap.cc:654] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.684289 31186 catalog_manager.cc:5697] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 1 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:53.686681 31484 tablet_bootstrap.cc:654] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.695076 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:53.695960 31292 raft_consensus.cc:2468] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 0.
I20260709 12:22:53.699430 31330 leader_election.cc:304] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [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: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:53.700585 31491 raft_consensus.cc:2804] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.701056 31491 raft_consensus.cc:493] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.701460 31491 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.704746 31485 tablet_bootstrap.cc:492] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:53.705358 31485 ts_tablet_manager.cc:1403] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.001s
I20260709 12:22:53.711212 31491 raft_consensus.cc:515] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.714179 31491 leader_election.cc:290] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:53.714850 31491 raft_consensus.cc:493] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.715575 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:53.715633 31485 raft_consensus.cc:359] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
W20260709 12:22:53.717294 31331 leader_election.cc:343] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.717399 31485 raft_consensus.cc:385] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.718166 31485 raft_consensus.cc:740] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.720152 31485 consensus_queue.cc:260] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.722854 31491 raft_consensus.cc:515] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.725119 31491 leader_election.cc:290] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:53.726344 31485 ts_tablet_manager.cc:1434] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 12:22:53.727327 31485 tablet_bootstrap.cc:492] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:53.731069 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:53.728300 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
W20260709 12:22:53.732728 31330 leader_election.cc:343] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.730296 31483 tablet_bootstrap.cc:492] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:53.733577 31483 ts_tablet_manager.cc:1403] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.023s
I20260709 12:22:53.729739 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:53.734277 31292 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.735585 31489 raft_consensus.cc:493] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.736073 31489 raft_consensus.cc:515] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.738657 31489 leader_election.cc:290] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:53.735580 31490 raft_consensus.cc:493] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.739368 31485 tablet_bootstrap.cc:654] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.739849 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:53.739602 31490 raft_consensus.cc:515] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
W20260709 12:22:53.741248 31405 leader_election.cc:343] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:53.743395 31331 leader_election.cc:343] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.743853 31331 leader_election.cc:304] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baab1f078fe64d68959ae60d88a70a21; no voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:53.744364 31490 leader_election.cc:290] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:53.743928 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:53.744808 31508 raft_consensus.cc:2749] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:22:53.747594 31404 leader_election.cc:343] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.748153 31404 leader_election.cc:304] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:53.749061 31489 raft_consensus.cc:2749] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.763237 31292 raft_consensus.cc:2468] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 1.
I20260709 12:22:53.764609 31330 leader_election.cc:304] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [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: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:53.765256 31483 raft_consensus.cc:359] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.765652 31508 raft_consensus.cc:2804] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.766203 31508 raft_consensus.cc:697] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:22:53.767053 31508 consensus_queue.cc:237] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.769025 31484 tablet_bootstrap.cc:492] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.769491 31484 ts_tablet_manager.cc:1403] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.105s	user 0.026s	sys 0.017s
I20260709 12:22:53.771382 31483 raft_consensus.cc:385] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.771733 31483 raft_consensus.cc:740] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.772469 31483 consensus_queue.cc:260] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.773342 31484 raft_consensus.cc:359] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.774276 31484 raft_consensus.cc:385] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.774644 31484 raft_consensus.cc:740] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.775532 31484 consensus_queue.cc:260] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.782297 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:53.783983 31484 ts_tablet_manager.cc:1434] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
W20260709 12:22:53.783962 31256 leader_election.cc:343] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.785204 31484 tablet_bootstrap.cc:492] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.786325 31483 ts_tablet_manager.cc:1434] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.005s
I20260709 12:22:53.797767 31483 tablet_bootstrap.cc:492] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:53.797811 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:53.798802 31441 raft_consensus.cc:2468] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 0.
I20260709 12:22:53.792416 31485 tablet_bootstrap.cc:492] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:53.799773 31485 ts_tablet_manager.cc:1403] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.004s
I20260709 12:22:53.800544 31256 leader_election.cc:304] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:53.801769 31490 raft_consensus.cc:2804] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.793630 31484 tablet_bootstrap.cc:654] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.802134 31490 raft_consensus.cc:493] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.802534 31490 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.809453 31490 raft_consensus.cc:515] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.811542 31490 leader_election.cc:290] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 election: Requested vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:53.814241 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:53.817094 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:53.817648 31441 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.818032 31485 raft_consensus.cc:359] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.818746 31485 raft_consensus.cc:385] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.819027 31485 raft_consensus.cc:740] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
W20260709 12:22:53.821250 31256 leader_election.cc:343] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.819730 31485 consensus_queue.cc:260] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.831099 31441 raft_consensus.cc:2468] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 1.
I20260709 12:22:53.832221 31256 leader_election.cc:304] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:53.832922 31484 tablet_bootstrap.cc:492] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.832986 31490 raft_consensus.cc:2804] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.833443 31484 ts_tablet_manager.cc:1403] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.008s
I20260709 12:22:53.834738 31483 tablet_bootstrap.cc:654] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.835161 31188 catalog_manager.cc:5697] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.836373 31484 raft_consensus.cc:359] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.839013 31484 raft_consensus.cc:385] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.839334 31484 raft_consensus.cc:740] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.839967 31485 ts_tablet_manager.cc:1434] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:22:53.840106 31484 consensus_queue.cc:260] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.843294 31485 tablet_bootstrap.cc:492] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:53.844336 31484 ts_tablet_manager.cc:1434] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:22:53.845402 31484 tablet_bootstrap.cc:492] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.847432 31490 raft_consensus.cc:697] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:22:53.851713 31484 tablet_bootstrap.cc:654] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.857674 31485 tablet_bootstrap.cc:654] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.859862 31490 consensus_queue.cc:237] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.866344 31484 tablet_bootstrap.cc:492] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.866793 31484 ts_tablet_manager.cc:1403] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260709 12:22:53.872967 31484 raft_consensus.cc:359] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.873664 31484 raft_consensus.cc:385] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.873941 31484 raft_consensus.cc:740] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.874240 31188 catalog_manager.cc:5697] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:53.874673 31484 consensus_queue.cc:260] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.885022 31484 ts_tablet_manager.cc:1434] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:22:53.885969 31484 tablet_bootstrap.cc:492] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.892747 31484 tablet_bootstrap.cc:654] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.901269 31483 tablet_bootstrap.cc:492] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:53.901738 31483 ts_tablet_manager.cc:1403] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.007s
I20260709 12:22:53.903491 31484 tablet_bootstrap.cc:492] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.903874 31484 ts_tablet_manager.cc:1403] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:22:53.904567 31483 raft_consensus.cc:359] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.905272 31483 raft_consensus.cc:385] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.905550 31483 raft_consensus.cc:740] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.906034 31484 raft_consensus.cc:359] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.906622 31484 raft_consensus.cc:385] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.906278 31483 consensus_queue.cc:260] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.906880 31484 raft_consensus.cc:740] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.907572 31484 consensus_queue.cc:260] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.909199 31483 ts_tablet_manager.cc:1434] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:22:53.909875 31484 ts_tablet_manager.cc:1434] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:53.910106 31483 tablet_bootstrap.cc:492] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:53.910801 31484 tablet_bootstrap.cc:492] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:53.914322 31489 raft_consensus.cc:493] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.914742 31489 raft_consensus.cc:515] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.915774 31502 raft_consensus.cc:493] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.916247 31502 raft_consensus.cc:515] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.916823 31489 leader_election.cc:290] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:53.918339 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:53.918469 31502 leader_election.cc:290] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:53.918712 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
W20260709 12:22:53.919911 31404 leader_election.cc:343] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.920440 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:53.920650 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
W20260709 12:22:53.920449 31405 leader_election.cc:343] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.921211 31292 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 0.
I20260709 12:22:53.921612 31405 leader_election.cc:304] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:53.922528 31485 tablet_bootstrap.cc:492] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:53.922901 31502 raft_consensus.cc:2749] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:53.928921 31485 ts_tablet_manager.cc:1403] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.021s
I20260709 12:22:53.922740 31367 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 0.
I20260709 12:22:53.929903 31490 raft_consensus.cc:493] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.930349 31490 raft_consensus.cc:515] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.931828 31485 raft_consensus.cc:359] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.932431 31490 leader_election.cc:290] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:53.932579 31485 raft_consensus.cc:385] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.932919 31485 raft_consensus.cc:740] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.933871 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:53.934110 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:53.934688 31441 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 0.
W20260709 12:22:53.935062 31256 leader_election.cc:343] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.922858 31404 leader_election.cc:304] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:53.935786 31256 leader_election.cc:304] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:53.937649 31484 tablet_bootstrap.cc:654] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.938829 31502 raft_consensus.cc:2804] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.939175 31502 raft_consensus.cc:493] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.939504 31502 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.945405 31490 raft_consensus.cc:2804] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.946144 31502 raft_consensus.cc:515] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.946856 31490 raft_consensus.cc:493] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.947552 31490 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.949548 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:53.949803 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:53.950114 31292 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.950358 31367 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.952297 31516 raft_consensus.cc:493] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:53.952903 31516 raft_consensus.cc:515] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.951979 31502 leader_election.cc:290] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:53.953611 31485 consensus_queue.cc:260] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.956907 31516 leader_election.cc:290] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:53.957335 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:53.959002 31441 raft_consensus.cc:2468] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 0.
I20260709 12:22:53.959345 31483 tablet_bootstrap.cc:654] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:53.959404 31366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:53.963783 31366 raft_consensus.cc:2468] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 0.
I20260709 12:22:53.960218 31484 tablet_bootstrap.cc:492] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:53.967926 31484 ts_tablet_manager.cc:1403] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.008s
I20260709 12:22:53.962808 31292 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 1.
I20260709 12:22:53.960356 31256 leader_election.cc:304] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:53.961788 31367 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 1.
I20260709 12:22:53.969580 31483 tablet_bootstrap.cc:492] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:53.971514 31404 leader_election.cc:304] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:53.976509 31516 raft_consensus.cc:2804] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:53.976886 31516 raft_consensus.cc:493] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:53.976979 31502 raft_consensus.cc:2804] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:53.962599 31490 raft_consensus.cc:515] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.977342 31516 raft_consensus.cc:3060] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.977525 31483 ts_tablet_manager.cc:1403] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.000s
I20260709 12:22:53.977875 31502 raft_consensus.cc:697] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:53.978809 31502 consensus_queue.cc:237] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.979944 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:53.980599 31483 raft_consensus.cc:359] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.981310 31483 raft_consensus.cc:385] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:22:53.981359 31256 leader_election.cc:343] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:53.981725 31483 raft_consensus.cc:740] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.982509 31483 consensus_queue.cc:260] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.983317 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:53.983867 31441 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:53.985019 31516 raft_consensus.cc:515] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:53.986900 31516 leader_election.cc:290] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 election: Requested vote from peers 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:53.987748 31485 ts_tablet_manager.cc:1434] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.003s
I20260709 12:22:53.989432 31485 tablet_bootstrap.cc:492] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:53.986724 31484 raft_consensus.cc:359] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.991540 31484 raft_consensus.cc:385] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:53.991869 31484 raft_consensus.cc:740] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:53.992477 31483 ts_tablet_manager.cc:1434] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 12:22:53.992588 31484 consensus_queue.cc:260] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:53.993393 31483 tablet_bootstrap.cc:492] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:53.995396 31484 ts_tablet_manager.cc:1434] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 12:22:54.001078 31483 tablet_bootstrap.cc:654] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:54.006877 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:54.007606 31440 raft_consensus.cc:3060] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.007843 31484 tablet_bootstrap.cc:492] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e: Bootstrap starting.
I20260709 12:22:54.014472 31440 raft_consensus.cc:2468] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 1.
I20260709 12:22:54.015463 31484 tablet_bootstrap.cc:654] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:54.005116 31441 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 1.
I20260709 12:22:54.004479 31186 catalog_manager.cc:5697] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 1 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:54.006708 31485 tablet_bootstrap.cc:654] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:54.018675 31483 tablet_bootstrap.cc:492] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:54.018499 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:54.019140 31483 ts_tablet_manager.cc:1403] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260709 12:22:54.019243 31367 raft_consensus.cc:3060] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.021282 31256 leader_election.cc:304] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:54.024902 31516 raft_consensus.cc:2804] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:54.025360 31516 raft_consensus.cc:697] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:22:54.025745 31490 leader_election.cc:290] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 1 election: Requested vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.026160 31516 consensus_queue.cc:237] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:22:54.022286 31483 raft_consensus.cc:359] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.029565 31483 raft_consensus.cc:385] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:54.029850 31483 raft_consensus.cc:740] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:54.030488 31483 consensus_queue.cc:260] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.027595 31256 leader_election.cc:304] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:54.032416 31483 ts_tablet_manager.cc:1434] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:22:54.032656 31525 raft_consensus.cc:2804] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:54.033143 31525 raft_consensus.cc:697] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:22:54.033927 31525 consensus_queue.cc:237] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.034713 31483 tablet_bootstrap.cc:492] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579: Bootstrap starting.
I20260709 12:22:54.035573 31367 raft_consensus.cc:2468] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 1.
I20260709 12:22:54.037767 31484 tablet_bootstrap.cc:492] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e: No bootstrap required, opened a new log
I20260709 12:22:54.038246 31484 ts_tablet_manager.cc:1403] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260709 12:22:54.041016 31483 tablet_bootstrap.cc:654] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:54.046334 31484 raft_consensus.cc:359] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.046994 31484 raft_consensus.cc:385] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:54.047214 31483 tablet_bootstrap.cc:492] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579: No bootstrap required, opened a new log
I20260709 12:22:54.047276 31484 raft_consensus.cc:740] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Initialized, Role: FOLLOWER
I20260709 12:22:54.047770 31483 ts_tablet_manager.cc:1403] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:22:54.047209 31485 tablet_bootstrap.cc:492] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:54.049015 31485 ts_tablet_manager.cc:1403] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.010s
I20260709 12:22:54.050642 31483 raft_consensus.cc:359] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.051285 31483 raft_consensus.cc:385] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:54.051559 31483 raft_consensus.cc:740] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Initialized, Role: FOLLOWER
I20260709 12:22:54.052188 31483 consensus_queue.cc:260] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.051863 31485 raft_consensus.cc:359] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.053081 31485 raft_consensus.cc:385] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:54.053385 31485 raft_consensus.cc:740] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:54.048156 31484 consensus_queue.cc:260] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.055332 31484 ts_tablet_manager.cc:1434] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:22:54.054950 31186 catalog_manager.cc:5697] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.056142 31485 consensus_queue.cc:260] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.061190 31485 ts_tablet_manager.cc:1434] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 12:22:54.062142 31485 tablet_bootstrap.cc:492] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:54.065606 31483 ts_tablet_manager.cc:1434] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:22:54.068938 31485 tablet_bootstrap.cc:654] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:54.072212 31508 raft_consensus.cc:493] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:54.072698 31508 raft_consensus.cc:515] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.074879 31508 leader_election.cc:290] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.075546 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:54.076262 31292 raft_consensus.cc:2468] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 0.
I20260709 12:22:54.076570 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:54.077163 31440 raft_consensus.cc:2468] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 0.
I20260709 12:22:54.077431 31330 leader_election.cc:304] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:54.078310 31508 raft_consensus.cc:2804] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:54.078644 31508 raft_consensus.cc:493] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:54.079035 31508 raft_consensus.cc:3060] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.084461 31188 catalog_manager.cc:5697] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.085716 31508 raft_consensus.cc:515] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.088601 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:54.089159 31292 raft_consensus.cc:3060] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.095134 31485 tablet_bootstrap.cc:492] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:54.095629 31485 ts_tablet_manager.cc:1403] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260709 12:22:54.095759 31292 raft_consensus.cc:2468] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 1.
I20260709 12:22:54.097036 31330 leader_election.cc:304] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:54.097796 31491 raft_consensus.cc:2804] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:54.098759 31405 consensus_peers.cc:597] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e -> Peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Couldn't send request to peer baab1f078fe64d68959ae60d88a70a21. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:54.098501 31485 raft_consensus.cc:359] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.099180 31485 raft_consensus.cc:385] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:54.099498 31485 raft_consensus.cc:740] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:54.099887 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:54.100212 31485 consensus_queue.cc:260] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.100589 31440 raft_consensus.cc:3060] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.103533 31508 leader_election.cc:290] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.108181 31440 raft_consensus.cc:2468] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 1.
I20260709 12:22:54.113593 31485 ts_tablet_manager.cc:1434] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 12:22:54.113988 31491 raft_consensus.cc:697] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:22:54.114445 31485 tablet_bootstrap.cc:492] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:54.114827 31491 consensus_queue.cc:237] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.120692 31485 tablet_bootstrap.cc:654] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:54.124023 31188 catalog_manager.cc:5697] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 0 to 1, leader changed from <none> to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.127099 31485 tablet_bootstrap.cc:492] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:54.127516 31485 ts_tablet_manager.cc:1403] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:22:54.129563 31485 raft_consensus.cc:359] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.130241 31485 raft_consensus.cc:385] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:54.130478 31485 raft_consensus.cc:740] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:54.131042 31485 consensus_queue.cc:260] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.133162 31485 ts_tablet_manager.cc:1434] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:22:54.133984 31485 tablet_bootstrap.cc:492] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21: Bootstrap starting.
I20260709 12:22:54.139379 31485 tablet_bootstrap.cc:654] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:54.143697 31485 tablet_bootstrap.cc:492] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21: No bootstrap required, opened a new log
I20260709 12:22:54.144035 31485 ts_tablet_manager.cc:1403] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:22:54.146030 31485 raft_consensus.cc:359] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.146490 31485 raft_consensus.cc:385] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:54.146703 31485 raft_consensus.cc:740] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Initialized, Role: FOLLOWER
I20260709 12:22:54.147176 31485 consensus_queue.cc:260] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.148609 31485 ts_tablet_manager.cc:1434] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:22:54.178445 31502 raft_consensus.cc:493] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:54.178902 31502 raft_consensus.cc:515] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.180487 31502 leader_election.cc:290] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:54.181375 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:54.181579 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:54.181896 31292 raft_consensus.cc:2468] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 0.
I20260709 12:22:54.182217 31367 raft_consensus.cc:2468] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 0.
I20260709 12:22:54.182896 31404 leader_election.cc:304] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:54.183619 31502 raft_consensus.cc:2804] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:54.183956 31502 raft_consensus.cc:493] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:54.184252 31502 raft_consensus.cc:3060] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.188354 31502 raft_consensus.cc:515] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.189991 31502 leader_election.cc:290] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:54.190716 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:54.190982 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:54.191253 31292 raft_consensus.cc:3060] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.191562 31367 raft_consensus.cc:3060] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.195991 31367 raft_consensus.cc:2468] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 1.
I20260709 12:22:54.197119 31405 leader_election.cc:304] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3563e2c4f44e1fa15a6364e4e2947e, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:54.197764 31502 raft_consensus.cc:2804] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:54.197824 31292 raft_consensus.cc:2468] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 1.
I20260709 12:22:54.198221 31502 raft_consensus.cc:697] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:54.199018 31502 consensus_queue.cc:237] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.207551 31502 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.208993 31188 catalog_manager.cc:5697] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 1 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:54.233246 31491 raft_consensus.cc:493] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:54.233773 31491 raft_consensus.cc:515] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.235960 31491 leader_election.cc:290] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.258330 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:54.261373 31502 raft_consensus.cc:493] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:54.261940 31502 raft_consensus.cc:515] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.264067 31502 leader_election.cc:290] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:54.265940 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481463472628471fa4257ccbd7976500" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:54.266415 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:54.266606 31291 raft_consensus.cc:2468] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 0.
I20260709 12:22:54.267202 31440 raft_consensus.cc:2393] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baab1f078fe64d68959ae60d88a70a21 in current term 1: Already voted for candidate 4ed860030734419b8aeaa0a3299e8579 in this term.
I20260709 12:22:54.268208 31331 leader_election.cc:304] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baab1f078fe64d68959ae60d88a70a21; no voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:54.268261 31404 leader_election.cc:304] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:54.268416 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481463472628471fa4257ccbd7976500" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21" is_pre_election: true
I20260709 12:22:54.269037 31367 raft_consensus.cc:2468] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 0.
I20260709 12:22:54.269285 31543 raft_consensus.cc:2804] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:54.269371 31491 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.269726 31543 raft_consensus.cc:493] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:54.270051 31543 raft_consensus.cc:3060] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.275071 31491 raft_consensus.cc:2749] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:54.276623 31543 raft_consensus.cc:515] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.279071 31543 leader_election.cc:290] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:54.279814 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481463472628471fa4257ccbd7976500" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:54.280432 31291 raft_consensus.cc:3060] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.280274 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481463472628471fa4257ccbd7976500" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:54.281023 31367 raft_consensus.cc:3060] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.288003 31367 raft_consensus.cc:2468] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 1.
I20260709 12:22:54.288036 31291 raft_consensus.cc:2468] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 1.
I20260709 12:22:54.289064 31405 leader_election.cc:304] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3563e2c4f44e1fa15a6364e4e2947e, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:54.289708 31543 raft_consensus.cc:2804] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:54.290169 31543 raft_consensus.cc:697] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:54.291041 31543 consensus_queue.cc:237] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.299202 31186 catalog_manager.cc:5697] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 1 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:54.347321 31440 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.349030 31534 consensus_queue.cc:1048] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.355667 31534 consensus_queue.cc:1048] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.387665 31533 raft_consensus.cc:493] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:54.388185 31533 raft_consensus.cc:515] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.391419 31533 leader_election.cc:290] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.391326 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:54.392494 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:54.393281 31440 raft_consensus.cc:2393] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baab1f078fe64d68959ae60d88a70a21 in current term 1: Already voted for candidate 4ed860030734419b8aeaa0a3299e8579 in this term.
I20260709 12:22:54.394260 31331 leader_election.cc:304] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baab1f078fe64d68959ae60d88a70a21; no voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:54.395007 31533 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.401758 31533 raft_consensus.cc:2749] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:54.406749 31516 consensus_queue.cc:1048] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.417697 31490 consensus_queue.cc:1048] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.427811 31533 raft_consensus.cc:493] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:54.428308 31533 raft_consensus.cc:515] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.430703 31533 leader_election.cc:290] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.432117 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ed860030734419b8aeaa0a3299e8579" is_pre_election: true
I20260709 12:22:54.432947 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" is_pre_election: true
I20260709 12:22:54.434278 31331 leader_election.cc:304] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baab1f078fe64d68959ae60d88a70a21; no voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:54.434998 31533 raft_consensus.cc:2749] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:54.478922 31490 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.488406 31543 consensus_queue.cc:1048] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.495609 31516 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:54.501613 31543 consensus_queue.cc:1048] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.565303 31440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
mode: GRACEFUL
new_leader_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:52590
I20260709 12:22:54.566035 31440 raft_consensus.cc:606] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Received request to transfer leadership to TS 4ed860030734419b8aeaa0a3299e8579
I20260709 12:22:54.567791 31516 consensus_queue.cc:1048] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.586686 31525 consensus_queue.cc:1048] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.599259 31366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6206145b80c94942a1089b00f44e23af"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
mode: GRACEFUL
new_leader_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:49452
I20260709 12:22:54.599887 31366 raft_consensus.cc:606] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Received request to transfer leadership to TS 4ed860030734419b8aeaa0a3299e8579
I20260709 12:22:54.608457 31440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:52590
I20260709 12:22:54.608960 31440 raft_consensus.cc:606] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:54.613379 31440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:52590
I20260709 12:22:54.613835 31440 raft_consensus.cc:606] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:54.635336 31291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:36264
I20260709 12:22:54.635876 31291 raft_consensus.cc:606] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:22:54.641223 31366 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:54.647177 31533 consensus_queue.cc:1048] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.660495 31491 consensus_queue.cc:1048] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.677109 31502 consensus_queue.cc:1048] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.685318 31489 raft_consensus.cc:993] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:22:54.685776 31541 raft_consensus.cc:1081] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:22:54.687662 31367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49440
I20260709 12:22:54.688299 31367 raft_consensus.cc:493] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.688748 31367 raft_consensus.cc:3060] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.692135 31541 consensus_queue.cc:1048] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.694909 31543 raft_consensus.cc:993] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: : Instructing follower 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:22:54.695314 31543 raft_consensus.cc:1081] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Signalling peer 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:22:54.696914 31292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:36246
I20260709 12:22:54.697414 31292 raft_consensus.cc:493] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.697793 31292 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.699883 31367 raft_consensus.cc:515] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.706707 31292 raft_consensus.cc:515] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.710914 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:54.711581 31440 raft_consensus.cc:3055] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.711985 31440 raft_consensus.cc:740] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:54.712843 31440 consensus_queue.cc:260] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.714223 31440 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.712837 31366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:54.716435 31366 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.719121 31489 consensus_queue.cc:1048] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.721771 31367 leader_election.cc:290] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.722872 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:54.723397 31441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0657ab646046c6b42735f88b55b6c4" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:54.723984 31441 raft_consensus.cc:3055] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.724373 31441 raft_consensus.cc:740] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:54.725219 31441 consensus_queue.cc:260] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.726277 31441 raft_consensus.cc:3060] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.732810 31441 raft_consensus.cc:2468] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:22:54.734011 31331 leader_election.cc:304] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [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: 6e3563e2c4f44e1fa15a6364e4e2947e, baab1f078fe64d68959ae60d88a70a21; no voters: 4ed860030734419b8aeaa0a3299e8579
I20260709 12:22:54.735035 31491 raft_consensus.cc:2804] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.735598 31491 raft_consensus.cc:697] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:22:54.736459 31491 consensus_queue.cc:237] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.743433 31292 leader_election.cc:290] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 2 election: Requested vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.744128 31366 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 2.
I20260709 12:22:54.746438 31256 leader_election.cc:304] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:54.747171 31525 raft_consensus.cc:2804] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.747644 31525 raft_consensus.cc:697] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:22:54.748034 31489 consensus_queue.cc:1048] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:54.748420 31525 consensus_queue.cc:237] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.751235 31440 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 2.
I20260709 12:22:54.758152 31186 catalog_manager.cc:5697] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 1 to 2, leader changed from 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67) to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.760254 31187 catalog_manager.cc:5697] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 1 to 2, leader changed from 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.825824 31508 raft_consensus.cc:993] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21: : Instructing follower 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:22:54.826223 31491 raft_consensus.cc:1081] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Signalling peer 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:22:54.827589 31290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6206145b80c94942a1089b00f44e23af"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:22:54.828145 31290 raft_consensus.cc:493] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.828507 31290 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.835246 31290 raft_consensus.cc:515] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.837313 31290 leader_election.cc:290] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 2 election: Requested vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.838012 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:54.838426 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:54.838606 31367 raft_consensus.cc:3055] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.838939 31367 raft_consensus.cc:740] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:22:54.838944 31440 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.839797 31367 consensus_queue.cc:260] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.840687 31367 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.845422 31440 raft_consensus.cc:2468] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 2.
I20260709 12:22:54.845829 31367 raft_consensus.cc:2468] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 2.
I20260709 12:22:54.846583 31256 leader_election.cc:304] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:54.847395 31525 raft_consensus.cc:2804] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.847844 31525 raft_consensus.cc:697] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:22:54.848660 31525 consensus_queue.cc:237] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.854873 31186 catalog_manager.cc:5697] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 1 to 2, leader changed from baab1f078fe64d68959ae60d88a70a21 (127.30.109.66) to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:54.902730 31516 raft_consensus.cc:993] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:22:54.903220 31525 raft_consensus.cc:1081] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:22:54.904933 31366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49450
I20260709 12:22:54.905494 31366 raft_consensus.cc:493] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:54.905887 31366 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.910254 31366 raft_consensus.cc:515] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.911870 31366 leader_election.cc:290] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:54.912696 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:54.913290 31290 raft_consensus.cc:3055] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:54.912963 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:54.913623 31290 raft_consensus.cc:740] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:22:54.913897 31440 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.914449 31290 consensus_queue.cc:260] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.915613 31290 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:54.918335 31440 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:22:54.919390 31331 leader_election.cc:304] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3563e2c4f44e1fa15a6364e4e2947e, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:54.920064 31491 raft_consensus.cc:2804] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:54.920552 31491 raft_consensus.cc:697] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:22:54.921342 31491 consensus_queue.cc:237] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:54.922135 31290 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:22:54.927775 31186 catalog_manager.cc:5697] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 1 to 2, leader changed from 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:55.053107 31543 raft_consensus.cc:993] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:22:55.053581 31489 raft_consensus.cc:1081] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:22:55.055084 31366 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49440
I20260709 12:22:55.055725 31366 raft_consensus.cc:493] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:55.056099 31366 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:55.062553 31366 raft_consensus.cc:515] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:55.064544 31366 leader_election.cc:290] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:22:55.065780 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:55.065778 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:22:55.066516 31290 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:55.066610 31440 raft_consensus.cc:3055] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:55.066975 31440 raft_consensus.cc:740] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:55.067795 31440 consensus_queue.cc:260] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:55.068949 31440 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:55.073127 31290 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:22:55.074270 31330 leader_election.cc:304] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:55.075062 31491 raft_consensus.cc:2804] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:55.075323 31440 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:22:55.075564 31491 raft_consensus.cc:697] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:22:55.076385 31491 consensus_queue.cc:237] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:55.083554 31186 catalog_manager.cc:5697] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 1 to 2, leader changed from 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:55.156467 31290 raft_consensus.cc:3060] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:55.162364 31290 raft_consensus.cc:1275] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.163884 31533 consensus_queue.cc:1048] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.174686 31440 raft_consensus.cc:1275] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.176059 31491 consensus_queue.cc:1048] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.238444 31440 raft_consensus.cc:1275] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.239719 31525 consensus_queue.cc:1048] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.250772 31366 raft_consensus.cc:1275] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.252230 31490 consensus_queue.cc:1048] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.278999 31366 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.280182 31490 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.287328 31440 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.289645 31525 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.505762 31290 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.507091 31491 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.516037 31440 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.517704 31508 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.545783 31290 raft_consensus.cc:1275] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.546914 31508 consensus_queue.cc:1048] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:55.552939 31440 raft_consensus.cc:1275] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:55.554497 31508 consensus_queue.cc:1048] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:57.668395 31157 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:22:57.669186 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:57.688438 31366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
mode: GRACEFUL
new_leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:49466
I20260709 12:22:57.688961 31366 raft_consensus.cc:606] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Received request to transfer leadership to TS 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:57.699894 31291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
mode: GRACEFUL
new_leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:36280
I20260709 12:22:57.700385 31291 raft_consensus.cc:606] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Received request to transfer leadership to TS 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:22:57.701423 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:57.701839 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:57.998844 31576 raft_consensus.cc:993] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579: : Instructing follower 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:22:57.999249 31580 raft_consensus.cc:1081] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Signalling peer 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:22:58.000530 31440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:52586
I20260709 12:22:58.001005 31440 raft_consensus.cc:493] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.001324 31440 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:58.006569 31440 raft_consensus.cc:515] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:58.008051 31440 leader_election.cc:290] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 3 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:58.008903 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:58.009085 31366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:58.009472 31291 raft_consensus.cc:3055] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:58.009613 31366 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:58.009784 31291 raft_consensus.cc:740] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:22:58.010507 31291 consensus_queue.cc:260] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:58.011479 31291 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:58.014835 31366 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 3.
I20260709 12:22:58.015913 31405 leader_election.cc:304] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [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: 6e3563e2c4f44e1fa15a6364e4e2947e, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:22:58.016707 31489 raft_consensus.cc:2804] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:58.017998 31291 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 3.
I20260709 12:22:58.018323 31489 raft_consensus.cc:697] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:58.019450 31489 consensus_queue.cc:237] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:58.028726 31189 catalog_manager.cc:5697] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 2 to 3, leader changed from 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65) to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 3 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:58.203939 31575 raft_consensus.cc:993] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: : Instructing follower 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:22:58.204365 31587 raft_consensus.cc:1081] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Signalling peer 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:22:58.205863 31440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:52576
I20260709 12:22:58.206367 31440 raft_consensus.cc:493] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:58.206599 31440 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:58.210984 31440 raft_consensus.cc:515] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:58.212646 31440 leader_election.cc:290] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 3 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:22:58.213449 31291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:22:58.213743 31366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:22:58.214026 31291 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:58.214267 31366 raft_consensus.cc:3055] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:58.214586 31366 raft_consensus.cc:740] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:22:58.215425 31366 consensus_queue.cc:260] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:58.216646 31366 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:58.220583 31291 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 3.
I20260709 12:22:58.221716 31404 leader_election.cc:304] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:22:58.222397 31489 raft_consensus.cc:2804] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:58.222886 31489 raft_consensus.cc:697] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:22:58.222837 31366 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 3.
I20260709 12:22:58.223855 31489 consensus_queue.cc:237] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:22:58.230091 31189 catalog_manager.cc:5697] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 2 to 3, leader changed from baab1f078fe64d68959ae60d88a70a21 (127.30.109.66) to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 3 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:58.428058 31366 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:58.429301 31489 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.444919 31291 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:58.447085 31489 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:22:58.617873 31366 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:58.619033 31581 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.627363 31291 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:58.628870 31596 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:58.702958 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:58.708660 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:58.709088 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:59.710021 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:59.714944 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:59.715373 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:00.760660 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:00.768936 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:00.769435 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:23:01.693243 31220 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 31160
W20260709 12:23:01.694159 31220 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 31223
W20260709 12:23:01.695057 31220 debug-util.cc:398] Leaking SignalData structure 0x7b08000c33c0 after lost signal to thread 31316
W20260709 12:23:01.695914 31220 debug-util.cc:398] Leaking SignalData structure 0x7b08001076c0 after lost signal to thread 31391
W20260709 12:23:01.696710 31220 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0d60 after lost signal to thread 31465
I20260709 12:23:01.770721 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:01.778843 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:01.779407 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:02.780685 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:02.788434 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:02.788956 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:03.790228 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:03.798734 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:03.799325 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:04.800359 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:04.805013 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:04.805497 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:05.806329 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:05.810983 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:05.811332 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:06.812140 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:06.816812 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:06.817149 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:07.844810 31157 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:23:07.848973 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:36264
I20260709 12:23:07.849606 31290 raft_consensus.cc:606] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:23:07.854192 31440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:52590
I20260709 12:23:07.854645 31440 raft_consensus.cc:606] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:23:07.859195 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:36264
I20260709 12:23:07.859699 31290 raft_consensus.cc:606] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:23:07.863822 31290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6206145b80c94942a1089b00f44e23af"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:36264
I20260709 12:23:07.864253 31290 raft_consensus.cc:606] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:23:07.879530 31440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
mode: GRACEFUL
new_leader_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:52590
I20260709 12:23:07.880131 31440 raft_consensus.cc:606] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Received request to transfer leadership to TS baab1f078fe64d68959ae60d88a70a21
I20260709 12:23:07.920306 31606 raft_consensus.cc:993] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:07.920758 31606 raft_consensus.cc:1081] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:07.922477 31367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49440
I20260709 12:23:07.922962 31367 raft_consensus.cc:493] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.923310 31367 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:07.928479 31367 raft_consensus.cc:515] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.930219 31367 leader_election.cc:290] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 4 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:07.931210 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:07.931214 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:23:07.932003 31440 raft_consensus.cc:3055] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:07.932063 31290 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:07.932402 31440 raft_consensus.cc:740] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:23:07.933109 31440 consensus_queue.cc:260] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.933981 31440 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:07.936452 31290 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 4.
I20260709 12:23:07.937650 31330 leader_election.cc:304] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [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: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:23:07.938591 31440 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 4.
I20260709 12:23:07.938586 31607 raft_consensus.cc:2804] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:07.940513 31607 raft_consensus.cc:697] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:07.941273 31610 raft_consensus.cc:993] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:07.941823 31605 raft_consensus.cc:1081] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:07.941604 31607 consensus_queue.cc:237] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.943182 31367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6206145b80c94942a1089b00f44e23af"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49450
I20260709 12:23:07.943763 31367 raft_consensus.cc:493] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.944175 31367 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:07.952176 31367 raft_consensus.cc:515] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.953902 31367 leader_election.cc:290] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 3 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:07.954591 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:23:07.955165 31290 raft_consensus.cc:3055] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:07.955428 31290 raft_consensus.cc:740] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:23:07.956101 31290 consensus_queue.cc:260] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.956403 31189 catalog_manager.cc:5697] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 3 to 4, leader changed from 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 4 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.956934 31290 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:07.959960 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6206145b80c94942a1089b00f44e23af" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:07.960386 31440 raft_consensus.cc:3060] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:07.962714 31290 raft_consensus.cc:2468] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 3.
I20260709 12:23:07.964041 31330 leader_election.cc:304] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [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: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:23:07.964836 31607 raft_consensus.cc:2804] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:07.965210 31440 raft_consensus.cc:2468] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 3.
I20260709 12:23:07.965345 31607 raft_consensus.cc:697] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 3 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:07.966370 31607 consensus_queue.cc:237] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.976380 31189 catalog_manager.cc:5697] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 2 to 3, leader changed from 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 3 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.980321 31608 raft_consensus.cc:993] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:07.980862 31606 raft_consensus.cc:1081] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:07.982266 31367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49440
I20260709 12:23:07.982724 31367 raft_consensus.cc:493] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.983098 31367 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:07.987589 31367 raft_consensus.cc:515] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.989164 31367 leader_election.cc:290] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 4 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:07.989866 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:23:07.990149 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:07.990379 31290 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:07.990660 31440 raft_consensus.cc:3055] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:07.991000 31440 raft_consensus.cc:740] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:23:07.991611 31440 consensus_queue.cc:260] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:07.992394 31440 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:07.994503 31290 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 4.
I20260709 12:23:07.995437 31330 leader_election.cc:304] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [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: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:23:07.996232 31607 raft_consensus.cc:2804] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:07.996553 31440 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 4.
I20260709 12:23:07.996673 31607 raft_consensus.cc:697] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:07.997872 31607 consensus_queue.cc:237] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:08.004160 31189 catalog_manager.cc:5697] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 3 to 4, leader changed from 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 4 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:08.165735 31610 raft_consensus.cc:993] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:08.166196 31605 raft_consensus.cc:1081] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:08.167565 31367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49450
I20260709 12:23:08.167982 31367 raft_consensus.cc:493] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.168220 31367 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.171983 31367 raft_consensus.cc:515] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:08.173254 31367 leader_election.cc:290] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:08.174288 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:23:08.174330 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:08.174809 31290 raft_consensus.cc:3055] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.174837 31440 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.175143 31290 raft_consensus.cc:740] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:23:08.175777 31290 consensus_queue.cc:260] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:08.176553 31290 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.178689 31440 raft_consensus.cc:2468] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:23:08.179709 31331 leader_election.cc:304] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3563e2c4f44e1fa15a6364e4e2947e, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:23:08.180492 31607 raft_consensus.cc:2804] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.180892 31290 raft_consensus.cc:2468] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:23:08.180949 31607 raft_consensus.cc:697] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:08.181905 31607 consensus_queue.cc:237] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:08.188597 31189 catalog_manager.cc:5697] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 1 to 2, leader changed from 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:08.206737 31610 raft_consensus.cc:993] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579: : Instructing follower baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:08.207180 31610 raft_consensus.cc:1081] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Signalling peer baab1f078fe64d68959ae60d88a70a21 to start an election
I20260709 12:23:08.208636 31367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
 from {username='slave'} at 127.0.0.1:49450
I20260709 12:23:08.209086 31367 raft_consensus.cc:493] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.209393 31367 raft_consensus.cc:3060] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.213310 31367 raft_consensus.cc:515] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:23:08.214599 31367 leader_election.cc:290] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:08.215438 31290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:23:08.215632 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f90923d5fa14abe8c8ba0b6e1f225bf" candidate_uuid: "baab1f078fe64d68959ae60d88a70a21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:08.215888 31290 raft_consensus.cc:3055] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.216118 31440 raft_consensus.cc:3060] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.216212 31290 raft_consensus.cc:740] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:23:08.216930 31290 consensus_queue.cc:260] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:23:08.217729 31290 raft_consensus.cc:3060] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.220340 31440 raft_consensus.cc:2468] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:23:08.221331 31331 leader_election.cc:304] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e3563e2c4f44e1fa15a6364e4e2947e, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:23:08.221956 31290 raft_consensus.cc:2468] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baab1f078fe64d68959ae60d88a70a21 in term 2.
I20260709 12:23:08.222007 31607 raft_consensus.cc:2804] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.222512 31607 raft_consensus.cc:697] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Leader. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:08.223335 31607 consensus_queue.cc:237] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } }
I20260709 12:23:08.233081 31189 catalog_manager.cc:5697] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 reported cstate change: term changed from 1 to 2, leader changed from 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65) to baab1f078fe64d68959ae60d88a70a21 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "baab1f078fe64d68959ae60d88a70a21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:08.413853 31292 raft_consensus.cc:1275] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:08.415159 31609 consensus_queue.cc:1048] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.425876 31440 raft_consensus.cc:1275] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:08.428747 31607 consensus_queue.cc:1048] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:08.446909 31292 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 4 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:08.448321 31607 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:08.456964 31440 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 4 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:08.458442 31619 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:08.468699 31292 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 4 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:08.469914 31619 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:08.479653 31440 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 4 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:08.482014 31619 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:08.586697 31292 raft_consensus.cc:1275] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.587921 31619 consensus_queue.cc:1048] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.596172 31440 raft_consensus.cc:1275] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.600193 31607 consensus_queue.cc:1048] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.612361 31440 raft_consensus.cc:1275] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.613457 31609 consensus_queue.cc:1048] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.621877 31292 raft_consensus.cc:1275] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Refusing update from remote peer baab1f078fe64d68959ae60d88a70a21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.623361 31619 consensus_queue.cc:1048] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.912637 31157 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:23:10.913491 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:10.921888 31367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
mode: GRACEFUL
new_leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:49466
I20260709 12:23:10.922998 31367 raft_consensus.cc:606] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Received request to transfer leadership to TS 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:23:10.926491 31367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
mode: GRACEFUL
new_leader_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:49466
I20260709 12:23:10.926950 31367 raft_consensus.cc:606] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Received request to transfer leadership to TS 4ed860030734419b8aeaa0a3299e8579
I20260709 12:23:10.929162 31367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
mode: GRACEFUL
new_leader_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:49466
I20260709 12:23:10.929636 31367 raft_consensus.cc:606] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Received request to transfer leadership to TS 4ed860030734419b8aeaa0a3299e8579
I20260709 12:23:10.932247 31367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
mode: GRACEFUL
new_leader_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:49466
I20260709 12:23:10.932785 31367 raft_consensus.cc:606] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Received request to transfer leadership to TS 4ed860030734419b8aeaa0a3299e8579
I20260709 12:23:10.934296 31636 raft_consensus.cc:993] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: : Instructing follower 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:23:10.934962 31609 raft_consensus.cc:1081] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Signalling peer 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:23:10.935307 31367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
mode: GRACEFUL
new_leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:49466
I20260709 12:23:10.936133 31367 raft_consensus.cc:606] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Received request to transfer leadership to TS 6e3563e2c4f44e1fa15a6364e4e2947e
I20260709 12:23:10.936777 31290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:23:10.937444 31290 raft_consensus.cc:493] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:10.937515 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:23:10.937980 31290 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:10.938306 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:10.943980 31290 raft_consensus.cc:515] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:10.946079 31290 leader_election.cc:290] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 5 election: Requested vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:10.947392 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:10.947029 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241291397f7e4111bddc651dfbced1d2" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:23:10.948011 31440 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:10.948045 31367 raft_consensus.cc:3055] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:23:10.948407 31367 raft_consensus.cc:740] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:10.949074 31367 consensus_queue.cc:260] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:10.950039 31367 raft_consensus.cc:3060] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:10.952575 31440 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 5.
I20260709 12:23:10.954046 31256 leader_election.cc:304] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:23:10.954607 31367 raft_consensus.cc:2468] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 5.
I20260709 12:23:10.955806 31638 raft_consensus.cc:2804] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:23:10.956655 31638 raft_consensus.cc:697] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 5 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:23:10.957526 31638 consensus_queue.cc:237] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:10.966015 31189 catalog_manager.cc:5697] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 4 to 5, leader changed from baab1f078fe64d68959ae60d88a70a21 (127.30.109.66) to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 5 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:11.015880 31636 raft_consensus.cc:993] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21: : Instructing follower 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:23:11.016331 31609 raft_consensus.cc:1081] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Signalling peer 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:23:11.018047 31440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:52576
I20260709 12:23:11.018661 31440 raft_consensus.cc:493] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.019032 31440 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.020560 31609 raft_consensus.cc:993] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21: : Instructing follower 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:23:11.021070 31636 raft_consensus.cc:1081] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Signalling peer 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:23:11.022500 31290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:23:11.022921 31290 raft_consensus.cc:493] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.023176 31290 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.024739 31440 raft_consensus.cc:515] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.026785 31440 leader_election.cc:290] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 3 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:23:11.027598 31290 raft_consensus.cc:515] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.027876 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:23:11.028406 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f1e01180224d67b598b92e6571c7e8" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:23:11.028582 31292 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.028999 31367 raft_consensus.cc:3055] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:11.029299 31367 raft_consensus.cc:740] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:11.029587 31290 leader_election.cc:290] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 3 election: Requested vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:11.030143 31367 consensus_queue.cc:260] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.031520 31367 raft_consensus.cc:3060] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.031556 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:11.031669 31366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12976133f7784a11a97f0e3798da4b42" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:23:11.032305 31440 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.032375 31366 raft_consensus.cc:3055] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:11.032837 31366 raft_consensus.cc:740] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:11.033680 31366 consensus_queue.cc:260] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.034952 31366 raft_consensus.cc:3060] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.035233 31292 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 3.
I20260709 12:23:11.036540 31404 leader_election.cc:304] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:23:11.037446 31606 raft_consensus.cc:2804] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:11.038708 31440 raft_consensus.cc:2468] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 3.
I20260709 12:23:11.039402 31367 raft_consensus.cc:2468] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 3.
I20260709 12:23:11.039933 31256 leader_election.cc:304] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:23:11.040884 31638 raft_consensus.cc:2804] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:11.040961 31606 raft_consensus.cc:697] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:23:11.041666 31638 raft_consensus.cc:697] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 3 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:23:11.042492 31366 raft_consensus.cc:2468] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 3.
I20260709 12:23:11.042130 31606 consensus_queue.cc:237] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.042596 31638 consensus_queue.cc:237] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.050164 31609 raft_consensus.cc:993] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21: : Instructing follower 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:23:11.050724 31636 raft_consensus.cc:1081] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Signalling peer 4ed860030734419b8aeaa0a3299e8579 to start an election
I20260709 12:23:11.051924 31189 catalog_manager.cc:5697] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 2 to 3, leader changed from baab1f078fe64d68959ae60d88a70a21 (127.30.109.66) to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 3 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.052613 31292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0"
dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
 from {username='slave'} at 127.0.0.1:36252
I20260709 12:23:11.053138 31292 raft_consensus.cc:493] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.053469 31292 raft_consensus.cc:3060] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.059643 31292 raft_consensus.cc:515] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.061793 31292 leader_election.cc:290] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 2 election: Requested vote from peers baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059), 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67:41527)
I20260709 12:23:11.061318 31187 catalog_manager.cc:5697] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 2 to 3, leader changed from baab1f078fe64d68959ae60d88a70a21 (127.30.109.66) to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:11.062707 31366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:23:11.063143 31366 raft_consensus.cc:3055] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:11.063469 31366 raft_consensus.cc:740] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:11.063836 31440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8f514e22f045508a1a3c1a238eedb0" candidate_uuid: "4ed860030734419b8aeaa0a3299e8579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
I20260709 12:23:11.063982 31366 consensus_queue.cc:260] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.064424 31440 raft_consensus.cc:3060] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.064927 31366 raft_consensus.cc:3060] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.068684 31366 raft_consensus.cc:2468] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 2.
I20260709 12:23:11.068781 31440 raft_consensus.cc:2468] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ed860030734419b8aeaa0a3299e8579 in term 2.
I20260709 12:23:11.069510 31256 leader_election.cc:304] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ed860030734419b8aeaa0a3299e8579, baab1f078fe64d68959ae60d88a70a21; no voters: 
I20260709 12:23:11.070206 31638 raft_consensus.cc:2804] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:11.070715 31638 raft_consensus.cc:697] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Becoming Leader. State: Replica: 4ed860030734419b8aeaa0a3299e8579, State: Running, Role: LEADER
I20260709 12:23:11.071516 31638 consensus_queue.cc:237] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.079790 31187 catalog_manager.cc:5697] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 reported cstate change: term changed from 1 to 2, leader changed from baab1f078fe64d68959ae60d88a70a21 (127.30.109.66) to 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "4ed860030734419b8aeaa0a3299e8579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:11.250346 31609 raft_consensus.cc:993] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21: : Instructing follower 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:23:11.250816 31636 raft_consensus.cc:1081] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Signalling peer 6e3563e2c4f44e1fa15a6364e4e2947e to start an election
I20260709 12:23:11.252218 31440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d"
dest_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e"
 from {username='slave'} at 127.0.0.1:52576
I20260709 12:23:11.252704 31440 raft_consensus.cc:493] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.253005 31440 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:11.257138 31440 raft_consensus.cc:515] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.258656 31440 leader_election.cc:290] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [CANDIDATE]: Term 5 election: Requested vote from peers 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111), baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059)
I20260709 12:23:11.259523 31292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4ed860030734419b8aeaa0a3299e8579"
I20260709 12:23:11.259631 31366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e1224be26f47e2a24cca3764a6168d" candidate_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "baab1f078fe64d68959ae60d88a70a21"
I20260709 12:23:11.260239 31292 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:11.260291 31366 raft_consensus.cc:3055] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:23:11.260741 31366 raft_consensus.cc:740] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: baab1f078fe64d68959ae60d88a70a21, State: Running, Role: LEADER
I20260709 12:23:11.261520 31366 consensus_queue.cc:260] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.262722 31366 raft_consensus.cc:3060] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:11.267289 31292 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 5.
I20260709 12:23:11.268386 31404 leader_election.cc:304] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [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: 4ed860030734419b8aeaa0a3299e8579, 6e3563e2c4f44e1fa15a6364e4e2947e; no voters: 
I20260709 12:23:11.269207 31606 raft_consensus.cc:2804] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:23:11.269241 31366 raft_consensus.cc:2468] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3563e2c4f44e1fa15a6364e4e2947e in term 5.
I20260709 12:23:11.269747 31606 raft_consensus.cc:697] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 LEADER]: Becoming Leader. State: Replica: 6e3563e2c4f44e1fa15a6364e4e2947e, State: Running, Role: LEADER
I20260709 12:23:11.270586 31606 consensus_queue.cc:237] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [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: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } }
I20260709 12:23:11.276794 31187 catalog_manager.cc:5697] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e reported cstate change: term changed from 4 to 5, leader changed from baab1f078fe64d68959ae60d88a70a21 (127.30.109.66) to 6e3563e2c4f44e1fa15a6364e4e2947e (127.30.109.67). New cstate: current_term: 5 leader_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.413551 31366 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:11.414595 31638 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.425707 31440 raft_consensus.cc:1275] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:11.427166 31638 consensus_queue.cc:1048] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.524528 31366 raft_consensus.cc:1275] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:11.525910 31606 consensus_queue.cc:1048] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.534855 31292 raft_consensus.cc:1275] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:11.536362 31606 consensus_queue.cc:1048] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.552884 31440 raft_consensus.cc:1275] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.553932 31638 consensus_queue.cc:1048] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.563529 31366 raft_consensus.cc:1275] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.564953 31638 consensus_queue.cc:1048] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.580013 31366 raft_consensus.cc:1275] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:11.581055 31638 consensus_queue.cc:1048] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.589994 31440 raft_consensus.cc:1275] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Refusing update from remote peer 4ed860030734419b8aeaa0a3299e8579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:11.591495 31638 consensus_queue.cc:1048] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3563e2c4f44e1fa15a6364e4e2947e" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 41527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.705839 31292 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 5 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:11.707024 31606 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ed860030734419b8aeaa0a3299e8579" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.715204 31366 raft_consensus.cc:1275] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Refusing update from remote peer 6e3563e2c4f44e1fa15a6364e4e2947e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:11.717195 31606 consensus_queue.cc:1048] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baab1f078fe64d68959ae60d88a70a21" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:11.939873 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:11.944728 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:11.945046 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:12.945945 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:12.950713 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:12.951051 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:13.951983 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:13.957108 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:13.957494 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:14.958482 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:14.963442 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:14.963830 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:15.964841 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:15.969844 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:15.970278 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:16.971352 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:16.977255 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:16.977654 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:17.978775 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:17.984259 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:17.984634 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:18.985641 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:18.991815 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:18.992201 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:19.993098 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:19.998082 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:19.998476 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:21.029043 31157 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:23:21.030124 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
W20260709 12:23:21.032712 31404 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:23:21.037142 31404 consensus_peers.cc:597] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e -> Peer 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111): Couldn't send request to peer 4ed860030734419b8aeaa0a3299e8579. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.062678 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:21.063908 31157 tablet_replica.cc:333] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.065546 31157 raft_consensus.cc:2243] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.066352 31157 raft_consensus.cc:2272] T 481463472628471fa4257ccbd7976500 P 4ed860030734419b8aeaa0a3299e8579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.069268 31157 tablet_replica.cc:333] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.070247 31157 raft_consensus.cc:2243] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.071236 31157 raft_consensus.cc:2272] T 241291397f7e4111bddc651dfbced1d2 P 4ed860030734419b8aeaa0a3299e8579 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.073292 31157 tablet_replica.cc:333] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.073836 31157 raft_consensus.cc:2243] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.074366 31157 raft_consensus.cc:2272] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.076136 31157 tablet_replica.cc:333] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.076664 31157 raft_consensus.cc:2243] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.077430 31157 raft_consensus.cc:2272] T 8a8f514e22f045508a1a3c1a238eedb0 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.079074 31157 tablet_replica.cc:333] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.079636 31157 raft_consensus.cc:2243] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.080086 31157 raft_consensus.cc:2272] T 6206145b80c94942a1089b00f44e23af P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.081818 31157 tablet_replica.cc:333] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.082315 31157 raft_consensus.cc:2243] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.082828 31157 raft_consensus.cc:2272] T 08f1e01180224d67b598b92e6571c7e8 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.084597 31157 tablet_replica.cc:333] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.085080 31157 raft_consensus.cc:2243] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.085659 31157 raft_consensus.cc:2272] T d8e1224be26f47e2a24cca3764a6168d P 4ed860030734419b8aeaa0a3299e8579 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.087393 31157 tablet_replica.cc:333] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.087858 31157 raft_consensus.cc:2243] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.088311 31157 raft_consensus.cc:2272] T 3c0657ab646046c6b42735f88b55b6c4 P 4ed860030734419b8aeaa0a3299e8579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.089864 31157 tablet_replica.cc:333] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579: stopping tablet replica
I20260709 12:23:21.090343 31157 raft_consensus.cc:2243] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.091391 31157 raft_consensus.cc:2272] T 12976133f7784a11a97f0e3798da4b42 P 4ed860030734419b8aeaa0a3299e8579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.178516 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
W20260709 12:23:21.180190 31330 consensus_peers.cc:597] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 -> Peer 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111): Couldn't send request to peer 4ed860030734419b8aeaa0a3299e8579. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.197125 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
I20260709 12:23:21.224391 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:21.225221 31157 tablet_replica.cc:333] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.225872 31157 raft_consensus.cc:2243] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.226471 31157 raft_consensus.cc:2272] T d8e1224be26f47e2a24cca3764a6168d P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.228819 31157 tablet_replica.cc:333] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
W20260709 12:23:21.229324 31405 consensus_peers.cc:597] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e -> Peer baab1f078fe64d68959ae60d88a70a21 (127.30.109.66:46059): Couldn't send request to peer baab1f078fe64d68959ae60d88a70a21. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.229411 31157 raft_consensus.cc:2243] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.229897 31157 raft_consensus.cc:2272] T 481463472628471fa4257ccbd7976500 P baab1f078fe64d68959ae60d88a70a21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.231787 31157 tablet_replica.cc:333] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.232303 31157 raft_consensus.cc:2243] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.232736 31157 raft_consensus.cc:2272] T 241291397f7e4111bddc651dfbced1d2 P baab1f078fe64d68959ae60d88a70a21 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.234457 31157 tablet_replica.cc:333] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.234956 31157 raft_consensus.cc:2243] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.235831 31157 raft_consensus.cc:2272] T 3f90923d5fa14abe8c8ba0b6e1f225bf P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.237401 31157 tablet_replica.cc:333] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.237903 31157 raft_consensus.cc:2243] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.238571 31157 raft_consensus.cc:2272] T 08f1e01180224d67b598b92e6571c7e8 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.240952 31157 tablet_replica.cc:333] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.241529 31157 raft_consensus.cc:2243] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.242208 31157 raft_consensus.cc:2272] T 12976133f7784a11a97f0e3798da4b42 P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:21.243767 31404 consensus_peers.cc:597] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e -> Peer 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111): Couldn't send request to peer 4ed860030734419b8aeaa0a3299e8579. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.244395 31157 tablet_replica.cc:333] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.244915 31157 raft_consensus.cc:2243] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.245851 31157 raft_consensus.cc:2272] T 3c0657ab646046c6b42735f88b55b6c4 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.247913 31157 tablet_replica.cc:333] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.248478 31157 raft_consensus.cc:2243] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.248924 31157 raft_consensus.cc:2272] T 8a8f514e22f045508a1a3c1a238eedb0 P baab1f078fe64d68959ae60d88a70a21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.250524 31157 tablet_replica.cc:333] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21: stopping tablet replica
I20260709 12:23:21.250967 31157 raft_consensus.cc:2243] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.251806 31157 raft_consensus.cc:2272] T 6206145b80c94942a1089b00f44e23af P baab1f078fe64d68959ae60d88a70a21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.280169 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
I20260709 12:23:21.300221 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
W20260709 12:23:21.308799 31404 consensus_peers.cc:597] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e -> Peer 4ed860030734419b8aeaa0a3299e8579 (127.30.109.65:44111): Couldn't send request to peer 4ed860030734419b8aeaa0a3299e8579. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:21.326524 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:21.327565 31157 tablet_replica.cc:333] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.328402 31157 raft_consensus.cc:2243] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.329496 31157 raft_consensus.cc:2272] T 481463472628471fa4257ccbd7976500 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.331387 31157 tablet_replica.cc:333] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.331925 31157 raft_consensus.cc:2243] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.332719 31157 raft_consensus.cc:2272] T 08f1e01180224d67b598b92e6571c7e8 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.334328 31157 tablet_replica.cc:333] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.334794 31157 raft_consensus.cc:2243] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.335207 31157 raft_consensus.cc:2272] T 6206145b80c94942a1089b00f44e23af P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.336795 31157 tablet_replica.cc:333] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.337244 31157 raft_consensus.cc:2243] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.337622 31157 raft_consensus.cc:2272] T 8a8f514e22f045508a1a3c1a238eedb0 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.339047 31157 tablet_replica.cc:333] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.339555 31157 raft_consensus.cc:2243] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.339998 31157 raft_consensus.cc:2272] T 241291397f7e4111bddc651dfbced1d2 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.341481 31157 tablet_replica.cc:333] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.341972 31157 raft_consensus.cc:2243] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.342456 31157 raft_consensus.cc:2272] T 3c0657ab646046c6b42735f88b55b6c4 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.343979 31157 tablet_replica.cc:333] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.344429 31157 raft_consensus.cc:2243] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.344853 31157 raft_consensus.cc:2272] T 12976133f7784a11a97f0e3798da4b42 P 6e3563e2c4f44e1fa15a6364e4e2947e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.346321 31157 tablet_replica.cc:333] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.346752 31157 raft_consensus.cc:2243] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.347540 31157 raft_consensus.cc:2272] T d8e1224be26f47e2a24cca3764a6168d P 6e3563e2c4f44e1fa15a6364e4e2947e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.348977 31157 tablet_replica.cc:333] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e: stopping tablet replica
I20260709 12:23:21.349426 31157 raft_consensus.cc:2243] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:21.349798 31157 raft_consensus.cc:2272] T 3f90923d5fa14abe8c8ba0b6e1f225bf P 6e3563e2c4f44e1fa15a6364e4e2947e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.376426 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
I20260709 12:23:21.394268 31157 master.cc:562] Master@127.30.109.126:33651 shutting down...
I20260709 12:23:21.592096 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:21.592718 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:21.593057 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P 887d4eae53cb48d49b39335a1887bb2a: stopping tablet replica
I20260709 12:23:21.633330 31157 master.cc:584] Master@127.30.109.126:33651 shutdown complete.
4ed860030734419b8aeaa0a3299e8579  4
6e3563e2c4f44e1fa15a6364e4e2947e  1
baab1f078fe64d68959ae60d88a70a21  4
4ed860030734419b8aeaa0a3299e8579  3
6e3563e2c4f44e1fa15a6364e4e2947e  3
baab1f078fe64d68959ae60d88a70a21  3
4ed860030734419b8aeaa0a3299e8579  0
6e3563e2c4f44e1fa15a6364e4e2947e  1
baab1f078fe64d68959ae60d88a70a21  8
4ed860030734419b8aeaa0a3299e8579  3
6e3563e2c4f44e1fa15a6364e4e2947e  3
baab1f078fe64d68959ae60d88a70a21  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30881 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:23:21.678715 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:33209
I20260709 12:23:21.679872 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:21.685581 31681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:21.685998 31682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:21.686893 31684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:21.686975 31157 server_base.cc:1061] running on GCE node
I20260709 12:23:21.688073 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:21.688297 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:21.688475 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599801688461 us; error 0 us; skew 500 ppm
I20260709 12:23:21.689028 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:21.691450 31157 webserver.cc:533] Webserver started at http://127.30.109.126:38497/ using document root <none> and password file <none>
I20260709 12:23:21.691951 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:21.692108 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:21.692430 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:21.693521 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "2c4ce8c51cb74a2b99887a7d6689ca60"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-8mql"
I20260709 12:23:21.697785 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 12:23:21.700956 31689 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.701659 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:23:21.701948 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "2c4ce8c51cb74a2b99887a7d6689ca60"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-8mql"
I20260709 12:23:21.702191 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:21.712900 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:21.714040 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:21.751271 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:33209
I20260709 12:23:21.751413 31740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:33209 every 8 connection(s)
I20260709 12:23:21.755023 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.764173 31741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60: Bootstrap starting.
I20260709 12:23:21.768769 31741 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:21.772756 31741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60: No bootstrap required, opened a new log
I20260709 12:23:21.774825 31741 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4ce8c51cb74a2b99887a7d6689ca60" member_type: VOTER }
I20260709 12:23:21.775244 31741 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:21.775517 31741 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4ce8c51cb74a2b99887a7d6689ca60, State: Initialized, Role: FOLLOWER
I20260709 12:23:21.776068 31741 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c4ce8c51cb74a2b99887a7d6689ca60" member_type: VOTER }
I20260709 12:23:21.776535 31741 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:21.776777 31741 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:21.777040 31741 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:21.780812 31741 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4ce8c51cb74a2b99887a7d6689ca60" member_type: VOTER }
I20260709 12:23:21.781303 31741 leader_election.cc:304] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [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: 2c4ce8c51cb74a2b99887a7d6689ca60; no voters: 
I20260709 12:23:21.782322 31741 leader_election.cc:290] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:21.782725 31744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:21.784008 31744 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 1 LEADER]: Becoming Leader. State: Replica: 2c4ce8c51cb74a2b99887a7d6689ca60, State: Running, Role: LEADER
I20260709 12:23:21.784610 31744 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [LEADER]: Queue going to LEADER mode. State: All 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: "2c4ce8c51cb74a2b99887a7d6689ca60" member_type: VOTER }
I20260709 12:23:21.785238 31741 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:21.789443 31745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c4ce8c51cb74a2b99887a7d6689ca60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4ce8c51cb74a2b99887a7d6689ca60" member_type: VOTER } }
I20260709 12:23:21.789963 31745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:21.791005 31746 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c4ce8c51cb74a2b99887a7d6689ca60. Latest consensus state: current_term: 1 leader_uuid: "2c4ce8c51cb74a2b99887a7d6689ca60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4ce8c51cb74a2b99887a7d6689ca60" member_type: VOTER } }
I20260709 12:23:21.791539 31746 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:21.792382 31752 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:21.798988 31752 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:21.799983 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:21.807641 31752 catalog_manager.cc:1383] Generated new cluster ID: 4192a32d36a64c71b6ce2f8a49afb3d6
I20260709 12:23:21.807961 31752 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:21.823982 31752 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:21.825183 31752 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:21.836189 31752 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60: Generated new TSK 0
I20260709 12:23:21.836782 31752 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:21.866217 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:21.873826 31762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:21.874630 31763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:21.879437 31766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:21.879922 31157 server_base.cc:1061] running on GCE node
I20260709 12:23:21.880908 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:21.881120 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:21.881295 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599801881276 us; error 0 us; skew 500 ppm
I20260709 12:23:21.881831 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:21.884217 31157 webserver.cc:533] Webserver started at http://127.30.109.65:41179/ using document root <none> and password file <none>
I20260709 12:23:21.884737 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:21.884933 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:21.885202 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:21.886245 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "baf8fa6972d5425ca3d3900206649017"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-8mql"
I20260709 12:23:21.890707 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:23:21.893754 31770 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.894498 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:21.894800 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "baf8fa6972d5425ca3d3900206649017"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-8mql"
I20260709 12:23:21.895141 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:21.923454 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:21.924746 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:21.926322 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:21.928771 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:21.928996 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.929236 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:21.929430 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.967281 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:36867
I20260709 12:23:21.967420 31832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:36867 every 8 connection(s)
I20260709 12:23:21.972282 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:21.979760 31837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:21.981164 31838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:21.983529 31840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:21.983964 31157 server_base.cc:1061] running on GCE node
I20260709 12:23:21.985427 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:21.985693 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:21.985939 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599801985917 us; error 0 us; skew 500 ppm
I20260709 12:23:21.986543 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:21.989293 31833 heartbeater.cc:344] Connected to a master server at 127.30.109.126:33209
I20260709 12:23:21.989672 31833 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:21.989799 31157 webserver.cc:533] Webserver started at http://127.30.109.66:41341/ using document root <none> and password file <none>
I20260709 12:23:21.990408 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:21.990444 31833 heartbeater.cc:507] Master 127.30.109.126:33209 requested a full tablet report, sending...
I20260709 12:23:21.990649 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:21.991017 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:21.992395 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "12edb8898eb04c21baeeab1ea7cfef91"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-8mql"
I20260709 12:23:21.992723 31706 ts_manager.cc:194] Registered new tserver with Master: baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867)
I20260709 12:23:21.994454 31706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37100
I20260709 12:23:21.997617 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 12:23:22.001101 31845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:22.001919 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:23:22.002254 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "12edb8898eb04c21baeeab1ea7cfef91"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-8mql"
I20260709 12:23:22.002537 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:22.022136 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:22.023460 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:22.024924 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:22.027132 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:22.027355 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:22.027619 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:22.027791 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:22.065368 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:46377
I20260709 12:23:22.065469 31907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:46377 every 8 connection(s)
I20260709 12:23:22.070043 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:22.076627 31911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:22.077471 31912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:22.079403 31157 server_base.cc:1061] running on GCE node
W20260709 12:23:22.079842 31914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:22.080753 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:22.081025 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:22.081257 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599802081237 us; error 0 us; skew 500 ppm
I20260709 12:23:22.081907 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:22.083173 31908 heartbeater.cc:344] Connected to a master server at 127.30.109.126:33209
I20260709 12:23:22.083588 31908 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:22.084359 31908 heartbeater.cc:507] Master 127.30.109.126:33209 requested a full tablet report, sending...
I20260709 12:23:22.085196 31157 webserver.cc:533] Webserver started at http://127.30.109.67:46759/ using document root <none> and password file <none>
I20260709 12:23:22.085772 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:22.086010 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:22.086300 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:22.086623 31706 ts_manager.cc:194] Registered new tserver with Master: 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:22.087543 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "12803b0fff86426c98b878f700332dac"
format_stamp: "Formatted at 2026-07-09 12:23:22 on dist-test-slave-8mql"
I20260709 12:23:22.088619 31706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37108
I20260709 12:23:22.092252 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:23:22.095607 31919 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:22.096374 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:22.096691 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "12803b0fff86426c98b878f700332dac"
format_stamp: "Formatted at 2026-07-09 12:23:22 on dist-test-slave-8mql"
I20260709 12:23:22.096997 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:22.121100 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:22.122385 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:22.123871 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:22.125983 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:22.126168 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:22.126435 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:22.126623 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:22.164824 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:43799
I20260709 12:23:22.164921 31981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:43799 every 8 connection(s)
I20260709 12:23:22.178289 31982 heartbeater.cc:344] Connected to a master server at 127.30.109.126:33209
I20260709 12:23:22.178658 31982 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:22.179404 31982 heartbeater.cc:507] Master 127.30.109.126:33209 requested a full tablet report, sending...
I20260709 12:23:22.181190 31706 ts_manager.cc:194] Registered new tserver with Master: 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.181339 31157 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013410097s
I20260709 12:23:22.182480 31706 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37120
I20260709 12:23:22.207267 31706 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37128:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:23:22.210230 31706 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:23:22.284602 31872 tablet_service.cc:1511] Processing CreateTablet for tablet 1317c09920294dc9812bf7089bc7770a (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:22.286176 31872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1317c09920294dc9812bf7089bc7770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.283147 31873 tablet_service.cc:1511] Processing CreateTablet for tablet 149d311b981648f9a54bc77043c09b3b (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:22.287701 31871 tablet_service.cc:1511] Processing CreateTablet for tablet 47bc35ed50af4fa08c67606d557129cf (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:22.289430 31873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d311b981648f9a54bc77043c09b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.293838 31947 tablet_service.cc:1511] Processing CreateTablet for tablet 149d311b981648f9a54bc77043c09b3b (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:22.294508 31945 tablet_service.cc:1511] Processing CreateTablet for tablet 47bc35ed50af4fa08c67606d557129cf (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:22.294991 31870 tablet_service.cc:1511] Processing CreateTablet for tablet dc823e2583e4421387fc5edd6df00108 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:22.296376 31870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc823e2583e4421387fc5edd6df00108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.296576 31946 tablet_service.cc:1511] Processing CreateTablet for tablet 1317c09920294dc9812bf7089bc7770a (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:22.298274 31871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bc35ed50af4fa08c67606d557129cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.295245 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d311b981648f9a54bc77043c09b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.299584 31946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1317c09920294dc9812bf7089bc7770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.303380 31869 tablet_service.cc:1511] Processing CreateTablet for tablet 16be3181de9b471b9c5908be00ae5cc2 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:22.304289 31944 tablet_service.cc:1511] Processing CreateTablet for tablet dc823e2583e4421387fc5edd6df00108 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:22.304764 31869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16be3181de9b471b9c5908be00ae5cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.305619 31944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc823e2583e4421387fc5edd6df00108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.307917 31868 tablet_service.cc:1511] Processing CreateTablet for tablet e800e0047345440cb3d935ee89bc229a (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:22.308550 31943 tablet_service.cc:1511] Processing CreateTablet for tablet 16be3181de9b471b9c5908be00ae5cc2 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:22.309291 31868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800e0047345440cb3d935ee89bc229a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.309818 31943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16be3181de9b471b9c5908be00ae5cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.312788 31942 tablet_service.cc:1511] Processing CreateTablet for tablet e800e0047345440cb3d935ee89bc229a (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:22.314112 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800e0047345440cb3d935ee89bc229a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.315192 31867 tablet_service.cc:1511] Processing CreateTablet for tablet dcdfa23d461844d1a893e8aecdd7bd81 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:22.316963 31945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bc35ed50af4fa08c67606d557129cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.316563 31867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdfa23d461844d1a893e8aecdd7bd81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.316563 31941 tablet_service.cc:1511] Processing CreateTablet for tablet dcdfa23d461844d1a893e8aecdd7bd81 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:22.319819 31941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdfa23d461844d1a893e8aecdd7bd81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.322382 31940 tablet_service.cc:1511] Processing CreateTablet for tablet bfc0910fe0144ec486b4d1b10738e0ec (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:22.323727 31940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc0910fe0144ec486b4d1b10738e0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.323639 31865 tablet_service.cc:1511] Processing CreateTablet for tablet f39b42b9bdc3459996ddd09c6190c923 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:22.324999 31865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39b42b9bdc3459996ddd09c6190c923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.319448 31866 tablet_service.cc:1511] Processing CreateTablet for tablet bfc0910fe0144ec486b4d1b10738e0ec (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:22.328150 31866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc0910fe0144ec486b4d1b10738e0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.336081 31939 tablet_service.cc:1511] Processing CreateTablet for tablet f39b42b9bdc3459996ddd09c6190c923 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:22.338186 31939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39b42b9bdc3459996ddd09c6190c923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.340760 31938 tablet_service.cc:1511] Processing CreateTablet for tablet f5cf82a0793a4f568da1f2d8bb1596f7 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:22.342569 31938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cf82a0793a4f568da1f2d8bb1596f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.343609 31798 tablet_service.cc:1511] Processing CreateTablet for tablet 149d311b981648f9a54bc77043c09b3b (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:22.345206 31798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149d311b981648f9a54bc77043c09b3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.345793 31864 tablet_service.cc:1511] Processing CreateTablet for tablet f5cf82a0793a4f568da1f2d8bb1596f7 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:22.347504 31864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cf82a0793a4f568da1f2d8bb1596f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.348682 31797 tablet_service.cc:1511] Processing CreateTablet for tablet 1317c09920294dc9812bf7089bc7770a (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:22.350193 31797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1317c09920294dc9812bf7089bc7770a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.352643 31796 tablet_service.cc:1511] Processing CreateTablet for tablet 47bc35ed50af4fa08c67606d557129cf (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:22.354188 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bc35ed50af4fa08c67606d557129cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.356637 31795 tablet_service.cc:1511] Processing CreateTablet for tablet dc823e2583e4421387fc5edd6df00108 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:22.358150 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc823e2583e4421387fc5edd6df00108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.360651 31794 tablet_service.cc:1511] Processing CreateTablet for tablet 16be3181de9b471b9c5908be00ae5cc2 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:22.362146 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16be3181de9b471b9c5908be00ae5cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.370178 31790 tablet_service.cc:1511] Processing CreateTablet for tablet f39b42b9bdc3459996ddd09c6190c923 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:22.371537 31790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39b42b9bdc3459996ddd09c6190c923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.378985 31791 tablet_service.cc:1511] Processing CreateTablet for tablet bfc0910fe0144ec486b4d1b10738e0ec (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:22.380434 31791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc0910fe0144ec486b4d1b10738e0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.389230 31792 tablet_service.cc:1511] Processing CreateTablet for tablet dcdfa23d461844d1a893e8aecdd7bd81 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:22.391183 31792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdfa23d461844d1a893e8aecdd7bd81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.368588 31793 tablet_service.cc:1511] Processing CreateTablet for tablet e800e0047345440cb3d935ee89bc229a (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:22.409639 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e800e0047345440cb3d935ee89bc229a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.474285 31997 tablet_bootstrap.cc:492] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:22.475670 31793 tablet_service.cc:1511] Processing CreateTablet for tablet f5cf82a0793a4f568da1f2d8bb1596f7 (DEFAULT_TABLE table=test-workload [id=3ea8395357d6441c971d4043e033f363]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:22.481868 31998 tablet_bootstrap.cc:492] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.483891 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cf82a0793a4f568da1f2d8bb1596f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.518386 31997 tablet_bootstrap.cc:654] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.531790 31999 tablet_bootstrap.cc:492] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:22.555203 31999 tablet_bootstrap.cc:654] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.562738 31998 tablet_bootstrap.cc:654] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.564417 31997 tablet_bootstrap.cc:492] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:22.564909 31997 ts_tablet_manager.cc:1403] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.015s
I20260709 12:23:22.567708 31997 raft_consensus.cc:359] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.568194 31997 raft_consensus.cc:385] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.568383 31997 raft_consensus.cc:740] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.569020 31997 consensus_queue.cc:260] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.570906 31908 heartbeater.cc:499] Master 127.30.109.126:33209 was elected leader, sending a full tablet report...
I20260709 12:23:22.571228 31997 ts_tablet_manager.cc:1434] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:23:22.573222 31998 tablet_bootstrap.cc:492] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:22.572424 31997 tablet_bootstrap.cc:492] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:22.573839 31998 ts_tablet_manager.cc:1403] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.006s
I20260709 12:23:22.576835 31998 raft_consensus.cc:359] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.577562 31999 tablet_bootstrap.cc:492] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:22.577736 31998 raft_consensus.cc:385] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.578079 31999 ts_tablet_manager.cc:1403] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.003s
I20260709 12:23:22.578215 31998 raft_consensus.cc:740] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.579284 31998 consensus_queue.cc:260] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.580260 31997 tablet_bootstrap.cc:654] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.581096 31999 raft_consensus.cc:359] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.581812 31999 raft_consensus.cc:385] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.582170 31999 raft_consensus.cc:740] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.582939 31999 consensus_queue.cc:260] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.588348 31833 heartbeater.cc:499] Master 127.30.109.126:33209 was elected leader, sending a full tablet report...
I20260709 12:23:22.592263 31998 ts_tablet_manager.cc:1434] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 12:23:22.594085 31998 tablet_bootstrap.cc:492] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.605232 31998 tablet_bootstrap.cc:654] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.616457 31998 tablet_bootstrap.cc:492] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:22.617019 31998 ts_tablet_manager.cc:1403] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260709 12:23:22.619879 31998 raft_consensus.cc:359] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.620765 31998 raft_consensus.cc:385] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.621117 31998 raft_consensus.cc:740] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.622040 31998 consensus_queue.cc:260] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.624403 31998 ts_tablet_manager.cc:1434] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:22.625317 31998 tablet_bootstrap.cc:492] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.631595 31998 tablet_bootstrap.cc:654] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.631654 32003 raft_consensus.cc:493] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.632326 32003 raft_consensus.cc:515] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.635622 31982 heartbeater.cc:499] Master 127.30.109.126:33209 was elected leader, sending a full tablet report...
I20260709 12:23:22.644580 32003 leader_election.cc:290] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.645624 31998 tablet_bootstrap.cc:492] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:22.646176 31998 ts_tablet_manager.cc:1403] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:23:22.649087 31998 raft_consensus.cc:359] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.650251 31997 tablet_bootstrap.cc:492] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:22.651554 31998 raft_consensus.cc:385] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.651790 31997 ts_tablet_manager.cc:1403] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.080s	user 0.041s	sys 0.035s
I20260709 12:23:22.651886 31998 raft_consensus.cc:740] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.652693 31998 consensus_queue.cc:260] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.654793 31998 ts_tablet_manager.cc:1434] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 12:23:22.654619 31997 raft_consensus.cc:359] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.655306 31997 raft_consensus.cc:385] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.655628 31997 raft_consensus.cc:740] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.655800 31998 tablet_bootstrap.cc:492] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.656332 31997 consensus_queue.cc:260] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.650593 31999 ts_tablet_manager.cc:1434] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.072s	user 0.034s	sys 0.021s
I20260709 12:23:22.658004 31999 tablet_bootstrap.cc:492] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:22.662405 31998 tablet_bootstrap.cc:654] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.663102 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:22.664132 31999 tablet_bootstrap.cc:654] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:22.664950 31847 leader_election.cc:343] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.667958 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:22.668315 31998 tablet_bootstrap.cc:492] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:22.668566 31997 ts_tablet_manager.cc:1434] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:23:22.668958 31998 ts_tablet_manager.cc:1403] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.010s
I20260709 12:23:22.669463 31997 tablet_bootstrap.cc:492] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
W20260709 12:23:22.670167 31849 leader_election.cc:343] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12803b0fff86426c98b878f700332dac (127.30.109.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.670593 31849 leader_election.cc:304] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91; no voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017
I20260709 12:23:22.671679 32003 raft_consensus.cc:2749] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:22.672083 31998 raft_consensus.cc:359] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.672848 31998 raft_consensus.cc:385] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.673202 31998 raft_consensus.cc:740] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.674817 31998 consensus_queue.cc:260] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.675411 31997 tablet_bootstrap.cc:654] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.677433 31998 ts_tablet_manager.cc:1434] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:23:22.678207 31998 tablet_bootstrap.cc:492] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.684355 31998 tablet_bootstrap.cc:654] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.685381 31999 tablet_bootstrap.cc:492] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:22.685887 31999 ts_tablet_manager.cc:1403] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260709 12:23:22.689505 31999 raft_consensus.cc:359] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.690558 31999 raft_consensus.cc:385] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.691030 31999 raft_consensus.cc:740] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.692224 31999 consensus_queue.cc:260] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.697924 31997 tablet_bootstrap.cc:492] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:22.698338 31997 ts_tablet_manager.cc:1403] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.010s
I20260709 12:23:22.700901 31999 ts_tablet_manager.cc:1434] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:23:22.701097 31997 raft_consensus.cc:359] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.701882 31997 raft_consensus.cc:385] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.702185 31997 raft_consensus.cc:740] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.702240 31999 tablet_bootstrap.cc:492] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:22.703136 31997 consensus_queue.cc:260] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.707180 31997 ts_tablet_manager.cc:1434] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:23:22.708139 31997 tablet_bootstrap.cc:492] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:22.716003 31997 tablet_bootstrap.cc:654] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.719942 31999 tablet_bootstrap.cc:654] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.722262 31998 tablet_bootstrap.cc:492] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:22.722909 31998 ts_tablet_manager.cc:1403] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.023s
I20260709 12:23:22.723008 31997 tablet_bootstrap.cc:492] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:22.723677 31997 ts_tablet_manager.cc:1403] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:23:22.726419 31997 raft_consensus.cc:359] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.726348 31998 raft_consensus.cc:359] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.727007 31999 tablet_bootstrap.cc:492] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:22.727084 31997 raft_consensus.cc:385] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.727185 31998 raft_consensus.cc:385] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.727566 31999 ts_tablet_manager.cc:1403] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 12:23:22.727631 31997 raft_consensus.cc:740] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.727691 31998 raft_consensus.cc:740] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.728591 31997 consensus_queue.cc:260] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.728636 31998 consensus_queue.cc:260] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.730615 31997 ts_tablet_manager.cc:1434] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:22.731210 31998 ts_tablet_manager.cc:1434] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:22.731575 31997 tablet_bootstrap.cc:492] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:22.732180 31998 tablet_bootstrap.cc:492] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.733079 31999 raft_consensus.cc:359] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.733762 31999 raft_consensus.cc:385] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.734036 31999 raft_consensus.cc:740] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.734891 31999 consensus_queue.cc:260] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.738355 31997 tablet_bootstrap.cc:654] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.739400 31999 ts_tablet_manager.cc:1434] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:22.740693 31999 tablet_bootstrap.cc:492] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:22.748304 31999 tablet_bootstrap.cc:654] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.738557 31998 tablet_bootstrap.cc:654] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.751134 32004 raft_consensus.cc:493] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.751649 31997 tablet_bootstrap.cc:492] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:22.751643 32004 raft_consensus.cc:515] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.752322 31997 ts_tablet_manager.cc:1403] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260709 12:23:22.754748 31999 tablet_bootstrap.cc:492] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:22.755316 31999 ts_tablet_manager.cc:1403] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:23:22.755882 31997 raft_consensus.cc:359] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.757313 31997 raft_consensus.cc:385] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.757697 31997 raft_consensus.cc:740] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.758630 31997 consensus_queue.cc:260] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.759030 31999 raft_consensus.cc:359] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.759912 31999 raft_consensus.cc:385] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.760524 31999 raft_consensus.cc:740] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.761703 31999 consensus_queue.cc:260] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.762776 32004 leader_election.cc:290] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.764212 31997 ts_tablet_manager.cc:1434] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:23:22.768639 31997 tablet_bootstrap.cc:492] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:22.768980 32003 raft_consensus.cc:493] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.769542 32003 raft_consensus.cc:515] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.764475 31999 ts_tablet_manager.cc:1434] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:23:22.776536 31999 tablet_bootstrap.cc:492] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:22.778589 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
W20260709 12:23:22.780277 31847 leader_election.cc:343] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.783107 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:22.783795 31999 tablet_bootstrap.cc:654] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.783903 31957 raft_consensus.cc:2468] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 0.
I20260709 12:23:22.785400 31849 leader_election.cc:304] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [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: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: baf8fa6972d5425ca3d3900206649017
I20260709 12:23:22.789083 32021 raft_consensus.cc:2804] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.790174 32021 raft_consensus.cc:493] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.790548 32021 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.791476 31997 tablet_bootstrap.cc:654] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.797657 31999 tablet_bootstrap.cc:492] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:22.798146 31999 ts_tablet_manager.cc:1403] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
W20260709 12:23:22.798553 31754 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:22.798672 31998 tablet_bootstrap.cc:492] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:22.799245 31998 ts_tablet_manager.cc:1403] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.024s
I20260709 12:23:22.801658 31999 raft_consensus.cc:359] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.801923 31998 raft_consensus.cc:359] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.802421 31999 raft_consensus.cc:385] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.802559 31998 raft_consensus.cc:385] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.802747 31999 raft_consensus.cc:740] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.802865 31998 raft_consensus.cc:740] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.803529 32003 leader_election.cc:290] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.803714 31998 consensus_queue.cc:260] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.804855 32004 raft_consensus.cc:493] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.804790 31999 consensus_queue.cc:260] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.805383 32004 raft_consensus.cc:515] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.808076 32004 leader_election.cc:290] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.813566 31999 ts_tablet_manager.cc:1434] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:23:22.819423 31997 tablet_bootstrap.cc:492] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:22.820679 31997 ts_tablet_manager.cc:1403] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.008s
I20260709 12:23:22.830811 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39b42b9bdc3459996ddd09c6190c923" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:22.832315 31882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
W20260709 12:23:22.832484 31774 leader_election.cc:343] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.832985 31882 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:22.832679 31997 raft_consensus.cc:359] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.833844 31997 raft_consensus.cc:385] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.834213 31774 leader_election.cc:304] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:22.835160 32004 raft_consensus.cc:2804] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.834882 32021 raft_consensus.cc:515] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.835554 32004 raft_consensus.cc:493] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.835911 32004 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.836408 31998 ts_tablet_manager.cc:1434] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.011s
I20260709 12:23:22.837431 31998 tablet_bootstrap.cc:492] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.837890 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017"
W20260709 12:23:22.839221 31847 leader_election.cc:343] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.843724 31998 tablet_bootstrap.cc:654] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.844139 32004 raft_consensus.cc:515] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.834213 31997 raft_consensus.cc:740] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.847647 31997 consensus_queue.cc:260] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.848533 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:22.848779 31999 tablet_bootstrap.cc:492] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:22.849089 31957 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.849850 31997 ts_tablet_manager.cc:1434] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.004s
I20260709 12:23:22.850795 31997 tablet_bootstrap.cc:492] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:22.852962 32006 raft_consensus.cc:493] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.853430 32006 raft_consensus.cc:515] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.856421 31882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:22.856807 31997 tablet_bootstrap.cc:654] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.857069 31882 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.863158 32021 leader_election.cc:290] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.863699 31999 tablet_bootstrap.cc:654] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.864593 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39b42b9bdc3459996ddd09c6190c923" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:22.865988 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:22.868429 31957 raft_consensus.cc:2468] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 1.
I20260709 12:23:22.869922 32006 leader_election.cc:290] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
W20260709 12:23:22.870651 31774 leader_election.cc:343] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12803b0fff86426c98b878f700332dac (127.30.109.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.871236 31774 leader_election.cc:304] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf8fa6972d5425ca3d3900206649017; no voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:22.872962 32025 raft_consensus.cc:2749] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:22.874619 31774 leader_election.cc:343] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12803b0fff86426c98b878f700332dac (127.30.109.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.877476 32025 raft_consensus.cc:493] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.878333 31882 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 1.
I20260709 12:23:22.878119 32025 raft_consensus.cc:515] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.882505 32025 leader_election.cc:290] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.883756 31849 leader_election.cc:304] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [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: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: baf8fa6972d5425ca3d3900206649017
I20260709 12:23:22.884749 31997 tablet_bootstrap.cc:492] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:22.884938 32021 raft_consensus.cc:2804] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.885281 31997 ts_tablet_manager.cc:1403] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.012s
I20260709 12:23:22.885699 32021 raft_consensus.cc:697] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:22.879761 32004 leader_election.cc:290] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.885370 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:22.887475 32003 raft_consensus.cc:493] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.888111 32003 raft_consensus.cc:515] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.889479 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:22.890316 31955 raft_consensus.cc:2468] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:22.890100 32021 consensus_queue.cc:237] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.896977 31774 leader_election.cc:304] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
W20260709 12:23:22.898463 31774 leader_election.cc:343] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12803b0fff86426c98b878f700332dac (127.30.109.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.898831 32003 leader_election.cc:290] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.899478 31998 tablet_bootstrap.cc:492] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:22.899407 31774 leader_election.cc:304] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:22.899871 32004 raft_consensus.cc:2804] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.900010 31998 ts_tablet_manager.cc:1403] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260709 12:23:22.899672 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:22.899672 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:22.901738 32025 raft_consensus.cc:2804] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.902194 32025 raft_consensus.cc:493] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.902278 31957 raft_consensus.cc:2468] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 0.
I20260709 12:23:22.902585 32025 raft_consensus.cc:3060] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.897087 31882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:22.903910 31882 raft_consensus.cc:2468] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:22.907153 32006 raft_consensus.cc:493] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.907645 32006 raft_consensus.cc:515] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.908454 31999 tablet_bootstrap.cc:492] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:22.908254 31849 leader_election.cc:304] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:22.908900 31999 ts_tablet_manager.cc:1403] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.000s
I20260709 12:23:22.904814 31998 raft_consensus.cc:359] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.909698 32006 leader_election.cc:290] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:22.910110 31998 raft_consensus.cc:385] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.910176 32003 raft_consensus.cc:2804] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.910502 31998 raft_consensus.cc:740] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.910748 32003 raft_consensus.cc:493] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.911250 32003 raft_consensus.cc:3060] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.914642 31998 consensus_queue.cc:260] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.918087 32031 raft_consensus.cc:493] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.916170 31999 raft_consensus.cc:359] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.917450 32004 raft_consensus.cc:697] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:22.924962 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:22.925572 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:22.929528 31806 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 0.
I20260709 12:23:22.921286 32025 raft_consensus.cc:515] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.930735 31808 raft_consensus.cc:2393] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12edb8898eb04c21baeeab1ea7cfef91 in current term 1: Already voted for candidate baf8fa6972d5425ca3d3900206649017 in this term.
I20260709 12:23:22.930573 32003 raft_consensus.cc:515] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.930946 31921 leader_election.cc:304] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:22.919184 32031 raft_consensus.cc:515] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.931932 32006 raft_consensus.cc:2804] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.932314 32006 raft_consensus.cc:493] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.932677 32006 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.934633 32031 leader_election.cc:290] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.934900 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
W20260709 12:23:22.936793 31847 leader_election.cc:343] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.937870 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
W20260709 12:23:22.939713 31849 leader_election.cc:343] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12803b0fff86426c98b878f700332dac (127.30.109.67:43799): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:22.940232 31921 leader_election.cc:343] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.940286 31849 leader_election.cc:304] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91; no voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017
I20260709 12:23:22.941172 32003 leader_election.cc:290] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.941577 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:22.941735 32003 raft_consensus.cc:2749] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:22.938800 31997 raft_consensus.cc:359] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.942585 31997 raft_consensus.cc:385] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.942914 31997 raft_consensus.cc:740] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.943676 31997 consensus_queue.cc:260] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.946112 32004 consensus_queue.cc:237] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.947067 31997 ts_tablet_manager.cc:1434] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:23:22.947753 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:22.948310 31957 raft_consensus.cc:3060] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.928218 31999 raft_consensus.cc:385] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.953778 31999 raft_consensus.cc:740] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.955788 31882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:22.956585 31882 raft_consensus.cc:2393] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate baf8fa6972d5425ca3d3900206649017 in current term 1: Already voted for candidate 12edb8898eb04c21baeeab1ea7cfef91 in this term.
I20260709 12:23:22.958108 31882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:22.957413 31706 catalog_manager.cc:5697] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.958200 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:22.955250 31999 consensus_queue.cc:260] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.959323 31883 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 0.
I20260709 12:23:22.943681 32006 raft_consensus.cc:515] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
W20260709 12:23:22.961938 31923 leader_election.cc:343] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.962519 32006 leader_election.cc:290] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:22.962589 31923 leader_election.cc:304] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12803b0fff86426c98b878f700332dac; no voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017
I20260709 12:23:22.967542 32033 raft_consensus.cc:493] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.968338 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:22.968168 32033 raft_consensus.cc:515] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:22.968906 31883 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.971541 31882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
W20260709 12:23:22.973102 31774 leader_election.cc:343] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.975993 32033 leader_election.cc:290] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.976277 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:22.977228 31955 raft_consensus.cc:2468] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:22.977833 31883 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 1.
I20260709 12:23:22.978978 31774 leader_election.cc:304] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [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: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:22.981168 32006 raft_consensus.cc:2749] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:22.982183 31997 tablet_bootstrap.cc:492] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:22.983773 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:22.984431 31808 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.986461 32033 raft_consensus.cc:2804] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.986919 32033 raft_consensus.cc:493] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.987387 32033 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.989303 31923 leader_election.cc:304] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:22.990736 31998 ts_tablet_manager.cc:1434] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.090s	user 0.026s	sys 0.032s
I20260709 12:23:22.992178 31998 tablet_bootstrap.cc:492] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:22.992689 31808 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 1.
I20260709 12:23:22.993209 31957 raft_consensus.cc:2468] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 1.
I20260709 12:23:22.994462 31849 leader_election.cc:304] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [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: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: baf8fa6972d5425ca3d3900206649017
I20260709 12:23:22.995262 32025 leader_election.cc:290] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:22.995811 32003 raft_consensus.cc:2804] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.996837 32003 raft_consensus.cc:697] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:22.997954 32003 consensus_queue.cc:237] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.000736 31998 tablet_bootstrap.cc:654] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.005749 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.004024 32006 raft_consensus.cc:2804] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.011853 32034 raft_consensus.cc:493] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.012844 31999 ts_tablet_manager.cc:1434] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.104s	user 0.031s	sys 0.011s
I20260709 12:23:23.013439 32006 raft_consensus.cc:697] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 LEADER]: Becoming Leader. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:23.012472 32034 raft_consensus.cc:515] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.023408 31957 raft_consensus.cc:2393] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate baf8fa6972d5425ca3d3900206649017 in current term 1: Already voted for candidate 12edb8898eb04c21baeeab1ea7cfef91 in this term.
I20260709 12:23:23.030145 31774 leader_election.cc:304] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [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: baf8fa6972d5425ca3d3900206649017; no voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:23.029062 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:23.030974 32004 raft_consensus.cc:2749] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:23.031564 32006 consensus_queue.cc:237] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.035233 31998 tablet_bootstrap.cc:492] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:23.035713 32034 leader_election.cc:290] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.036518 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:23.037274 31957 raft_consensus.cc:2393] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baf8fa6972d5425ca3d3900206649017 in current term 1: Already voted for candidate 12edb8898eb04c21baeeab1ea7cfef91 in this term.
I20260709 12:23:23.037694 31999 tablet_bootstrap.cc:492] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:23.035725 31998 ts_tablet_manager.cc:1403] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.015s
I20260709 12:23:23.038304 31774 leader_election.cc:304] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baf8fa6972d5425ca3d3900206649017; no voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:23.031072 31997 tablet_bootstrap.cc:654] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.045431 31998 raft_consensus.cc:359] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.046126 31998 raft_consensus.cc:385] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.046391 31998 raft_consensus.cc:740] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.047174 31998 consensus_queue.cc:260] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.045439 32034 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.047749 31705 catalog_manager.cc:5697] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.049343 31999 tablet_bootstrap.cc:654] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.049427 31998 ts_tablet_manager.cc:1434] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:23.050390 31998 tablet_bootstrap.cc:492] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:23.042016 32033 raft_consensus.cc:515] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.055951 31998 tablet_bootstrap.cc:654] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.056138 31703 catalog_manager.cc:5697] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.058084 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
W20260709 12:23:23.060417 31774 leader_election.cc:343] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:23.060679 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.060439 31706 catalog_manager.cc:5697] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac reported cstate change: term changed from 0 to 1, leader changed from <none> to 12803b0fff86426c98b878f700332dac (127.30.109.67). New cstate: current_term: 1 leader_uuid: "12803b0fff86426c98b878f700332dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:23.061270 31957 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.058804 32033 leader_election.cc:290] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.074441 31997 tablet_bootstrap.cc:492] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:23.075075 31997 ts_tablet_manager.cc:1403] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260709 12:23:23.078246 32034 raft_consensus.cc:2749] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:23.077699 31957 raft_consensus.cc:2468] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 1.
I20260709 12:23:23.079200 31999 tablet_bootstrap.cc:492] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:23.080019 31999 ts_tablet_manager.cc:1403] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.013s
I20260709 12:23:23.080536 31998 tablet_bootstrap.cc:492] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:23.080572 31774 leader_election.cc:304] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [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: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:23.081012 31998 ts_tablet_manager.cc:1403] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260709 12:23:23.082862 31999 raft_consensus.cc:359] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.083618 31999 raft_consensus.cc:385] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.083496 31998 raft_consensus.cc:359] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.083958 31999 raft_consensus.cc:740] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.084190 31998 raft_consensus.cc:385] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.084528 31998 raft_consensus.cc:740] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.084652 32034 raft_consensus.cc:2804] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.085247 31998 consensus_queue.cc:260] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.085753 32034 raft_consensus.cc:697] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:23.086711 32034 consensus_queue.cc:237] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.087684 31998 ts_tablet_manager.cc:1434] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:23:23.088599 31998 tablet_bootstrap.cc:492] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: Bootstrap starting.
I20260709 12:23:23.093103 32003 raft_consensus.cc:493] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.093606 32003 raft_consensus.cc:515] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.095732 32003 leader_election.cc:290] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.084825 31999 consensus_queue.cc:260] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.097870 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39b42b9bdc3459996ddd09c6190c923" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:23.098169 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39b42b9bdc3459996ddd09c6190c923" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:23.098515 31997 raft_consensus.cc:359] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.098845 31808 raft_consensus.cc:2468] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 0.
W20260709 12:23:23.099189 31849 leader_election.cc:343] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12803b0fff86426c98b878f700332dac (127.30.109.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:23.099174 31997 raft_consensus.cc:385] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.099989 31997 raft_consensus.cc:740] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.100157 31847 leader_election.cc:304] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [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: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 12803b0fff86426c98b878f700332dac
I20260709 12:23:23.100906 31998 tablet_bootstrap.cc:654] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.100797 31997 consensus_queue.cc:260] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.101222 32003 raft_consensus.cc:2804] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:23.101563 32003 raft_consensus.cc:493] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:23.101891 32003 raft_consensus.cc:3060] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.109216 32003 raft_consensus.cc:515] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.110999 31997 ts_tablet_manager.cc:1434] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:23:23.111955 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39b42b9bdc3459996ddd09c6190c923" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:23.112560 31808 raft_consensus.cc:3060] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.114990 31997 tablet_bootstrap.cc:492] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:23.119393 31808 raft_consensus.cc:2468] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 1.
I20260709 12:23:23.120534 31847 leader_election.cc:304] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.121146 31997 tablet_bootstrap.cc:654] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.121353 32031 raft_consensus.cc:2804] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.121821 32031 raft_consensus.cc:697] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:23.122696 32031 consensus_queue.cc:237] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.098111 31999 ts_tablet_manager.cc:1434] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 12:23:23.132009 31999 tablet_bootstrap.cc:492] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:23.137985 32034 raft_consensus.cc:493] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.141237 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39b42b9bdc3459996ddd09c6190c923" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.138396 31703 catalog_manager.cc:5697] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
W20260709 12:23:23.145045 31849 leader_election.cc:343] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12803b0fff86426c98b878f700332dac (127.30.109.67:43799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:23.138671 32034 raft_consensus.cc:515] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.149611 32034 leader_election.cc:290] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.151280 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1317c09920294dc9812bf7089bc7770a" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:23.152184 31957 raft_consensus.cc:2468] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:23.152480 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1317c09920294dc9812bf7089bc7770a" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:23.153168 31883 raft_consensus.cc:2468] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:23.153820 31774 leader_election.cc:304] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.151280 31998 tablet_bootstrap.cc:492] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: No bootstrap required, opened a new log
I20260709 12:23:23.155949 31998 ts_tablet_manager.cc:1403] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.024s
I20260709 12:23:23.156769 32034 raft_consensus.cc:2804] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:23.157168 32034 raft_consensus.cc:493] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:23.157510 32034 raft_consensus.cc:3060] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.156987 31705 catalog_manager.cc:5697] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.141763 32003 leader_election.cc:290] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.159428 31998 raft_consensus.cc:359] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.160416 31998 raft_consensus.cc:385] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.160806 31998 raft_consensus.cc:740] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.161499 31998 consensus_queue.cc:260] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.161736 31999 tablet_bootstrap.cc:654] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.163107 31997 tablet_bootstrap.cc:492] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:23.163599 31997 ts_tablet_manager.cc:1403] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.022s
I20260709 12:23:23.163765 31998 ts_tablet_manager.cc:1434] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:23:23.166548 31997 raft_consensus.cc:359] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.167637 31997 raft_consensus.cc:385] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.167924 31997 raft_consensus.cc:740] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.168548 31997 consensus_queue.cc:260] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.170499 31997 ts_tablet_manager.cc:1434] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:23:23.171360 31997 tablet_bootstrap.cc:492] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91: Bootstrap starting.
I20260709 12:23:23.176532 31997 tablet_bootstrap.cc:654] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.189196 32034 raft_consensus.cc:515] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.192088 32034 leader_election.cc:290] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.194736 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1317c09920294dc9812bf7089bc7770a" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:23.195379 31883 raft_consensus.cc:3060] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.195215 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1317c09920294dc9812bf7089bc7770a" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.195714 31999 tablet_bootstrap.cc:492] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:23.195878 31957 raft_consensus.cc:3060] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.196022 31997 tablet_bootstrap.cc:492] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91: No bootstrap required, opened a new log
I20260709 12:23:23.196130 31999 ts_tablet_manager.cc:1403] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.015s
I20260709 12:23:23.196523 31997 ts_tablet_manager.cc:1403] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260709 12:23:23.199183 31999 raft_consensus.cc:359] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.199872 31999 raft_consensus.cc:385] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.199584 31997 raft_consensus.cc:359] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.200166 31999 raft_consensus.cc:740] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.200273 31997 raft_consensus.cc:385] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.200541 31997 raft_consensus.cc:740] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.200949 31999 consensus_queue.cc:260] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.201180 31997 consensus_queue.cc:260] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.203023 31997 ts_tablet_manager.cc:1434] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:23:23.202876 31883 raft_consensus.cc:2468] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 1.
I20260709 12:23:23.202880 31957 raft_consensus.cc:2468] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 1.
I20260709 12:23:23.204324 31774 leader_election.cc:304] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.205658 32034 raft_consensus.cc:2804] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.206138 32034 raft_consensus.cc:697] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:23.207307 31999 ts_tablet_manager.cc:1434] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:23.206919 32034 consensus_queue.cc:237] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.208190 31999 tablet_bootstrap.cc:492] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:23.216426 31999 tablet_bootstrap.cc:654] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.215790 31705 catalog_manager.cc:5697] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.218886 32003 raft_consensus.cc:493] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.219430 32003 raft_consensus.cc:515] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.220805 31999 tablet_bootstrap.cc:492] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:23.221287 31999 ts_tablet_manager.cc:1403] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 12:23:23.221390 32003 leader_election.cc:290] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.222626 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:23.222929 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:23.223205 31808 raft_consensus.cc:2468] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 0.
I20260709 12:23:23.223542 31957 raft_consensus.cc:2468] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 0.
I20260709 12:23:23.223870 31999 raft_consensus.cc:359] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.224460 31847 leader_election.cc:304] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.224512 31999 raft_consensus.cc:385] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.225680 32003 raft_consensus.cc:2804] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:23.225708 31999 raft_consensus.cc:740] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.226140 32003 raft_consensus.cc:493] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:23.226475 32003 raft_consensus.cc:3060] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.226517 31999 consensus_queue.cc:260] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.228592 31999 ts_tablet_manager.cc:1434] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:23:23.229077 32031 raft_consensus.cc:493] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.229437 31999 tablet_bootstrap.cc:492] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac: Bootstrap starting.
I20260709 12:23:23.229488 32031 raft_consensus.cc:515] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.232421 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:23.234226 32031 leader_election.cc:290] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.234297 32003 raft_consensus.cc:515] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.235572 32034 raft_consensus.cc:493] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.236016 32034 raft_consensus.cc:515] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.236991 32003 leader_election.cc:290] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.237780 31999 tablet_bootstrap.cc:654] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.237979 32034 leader_election.cc:290] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.238098 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.238756 31955 raft_consensus.cc:3060] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.239790 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:23.240389 31883 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:23.241580 31774 leader_election.cc:304] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.242964 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:23.239790 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:23.243582 31956 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 0.
I20260709 12:23:23.244055 32034 raft_consensus.cc:2804] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:23.244411 32034 raft_consensus.cc:493] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:23.244742 32034 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.246016 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:23.246738 31957 raft_consensus.cc:2393] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12edb8898eb04c21baeeab1ea7cfef91 in current term 1: Already voted for candidate baf8fa6972d5425ca3d3900206649017 in this term.
I20260709 12:23:23.247807 31849 leader_election.cc:304] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91; no voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017
I20260709 12:23:23.248215 31955 raft_consensus.cc:2468] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 1.
I20260709 12:23:23.248607 32003 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.244071 31808 raft_consensus.cc:3060] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.252707 31849 leader_election.cc:304] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:23.255623 32003 raft_consensus.cc:2749] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:23.256369 32031 raft_consensus.cc:2804] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.256352 32034 raft_consensus.cc:515] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.256942 31808 raft_consensus.cc:2468] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 1.
I20260709 12:23:23.257197 31999 tablet_bootstrap.cc:492] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac: No bootstrap required, opened a new log
I20260709 12:23:23.257726 31999 ts_tablet_manager.cc:1403] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.009s
I20260709 12:23:23.258113 32031 raft_consensus.cc:697] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:23.258596 32034 leader_election.cc:290] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.258834 32031 consensus_queue.cc:237] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.260267 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:23.260422 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.260505 31999 raft_consensus.cc:359] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.260819 31883 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.261041 31957 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.261189 31999 raft_consensus.cc:385] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.261490 31999 raft_consensus.cc:740] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.262163 31999 consensus_queue.cc:260] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.264170 31999 ts_tablet_manager.cc:1434] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:23.266584 31957 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 1.
I20260709 12:23:23.268358 32003 raft_consensus.cc:493] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.268324 31774 leader_election.cc:304] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.268882 32003 raft_consensus.cc:515] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.269227 32034 raft_consensus.cc:2804] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.269771 31883 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 1.
I20260709 12:23:23.271044 32003 leader_election.cc:290] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.270484 32034 raft_consensus.cc:697] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:23.271934 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:23.272241 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac" is_pre_election: true
I20260709 12:23:23.272060 32034 consensus_queue.cc:237] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.272584 31808 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 0.
I20260709 12:23:23.273072 31957 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 0.
I20260709 12:23:23.273746 31847 leader_election.cc:304] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.275679 32003 raft_consensus.cc:2804] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:23.276098 32003 raft_consensus.cc:493] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:23.276484 32003 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.283465 32003 raft_consensus.cc:515] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.285183 31705 catalog_manager.cc:5697] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 0 to 1, leader changed from <none> to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.285423 31704 catalog_manager.cc:5697] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.286243 31808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:23.286589 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.286818 31808 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.287168 31957 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.292254 31808 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 1.
I20260709 12:23:23.293300 32003 leader_election.cc:290] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.293804 31847 leader_election.cc:304] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.294459 32003 raft_consensus.cc:2804] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.294646 31957 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 1.
I20260709 12:23:23.295001 32003 raft_consensus.cc:697] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:23.296028 32003 consensus_queue.cc:237] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.305817 31704 catalog_manager.cc:5697] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.352815 32003 consensus_queue.cc:1048] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.363916 32031 consensus_queue.cc:1048] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.423983 32006 consensus_queue.cc:1048] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.429020 32031 consensus_queue.cc:1048] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.441051 32006 consensus_queue.cc:1048] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:23.443815 32006 raft_consensus.cc:493] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.444270 32006 raft_consensus.cc:515] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.447250 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baf8fa6972d5425ca3d3900206649017" is_pre_election: true
I20260709 12:23:23.447646 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91" is_pre_election: true
I20260709 12:23:23.448482 31883 raft_consensus.cc:2393] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12803b0fff86426c98b878f700332dac in current term 1: Already voted for candidate baf8fa6972d5425ca3d3900206649017 in this term.
I20260709 12:23:23.449837 31923 leader_election.cc:304] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12803b0fff86426c98b878f700332dac; no voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017
I20260709 12:23:23.450722 32066 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.450165 32006 leader_election.cc:290] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:23.461591 32066 raft_consensus.cc:2749] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:23.465976 32031 consensus_queue.cc:1048] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.477921 32034 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.490592 32004 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.492241 31883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
mode: GRACEFUL
new_leader_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:58886
I20260709 12:23:23.492916 31883 raft_consensus.cc:606] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Received request to transfer leadership to TS baf8fa6972d5425ca3d3900206649017
I20260709 12:23:23.509234 31883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
mode: GRACEFUL
new_leader_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:58886
I20260709 12:23:23.509853 31883 raft_consensus.cc:606] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Received request to transfer leadership to TS baf8fa6972d5425ca3d3900206649017
I20260709 12:23:23.509657 32031 consensus_queue.cc:1048] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.521582 31957 raft_consensus.cc:3060] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.526465 31955 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a"
dest_uuid: "12803b0fff86426c98b878f700332dac"
mode: GRACEFUL
new_leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:35352
I20260709 12:23:23.526979 31955 raft_consensus.cc:606] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 LEADER]: Received request to transfer leadership to TS 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:23.530704 32031 consensus_queue.cc:1048] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.547593 31807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
mode: GRACEFUL
new_leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:45230
I20260709 12:23:23.548015 31807 raft_consensus.cc:606] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Received request to transfer leadership to TS 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:23.554764 31883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
mode: GRACEFUL
new_leader_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:58886
I20260709 12:23:23.555243 31883 raft_consensus.cc:606] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Received request to transfer leadership to TS 12803b0fff86426c98b878f700332dac
I20260709 12:23:23.599887 32025 consensus_queue.cc:1048] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.609678 32004 consensus_queue.cc:1048] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.633618 32004 consensus_queue.cc:1048] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.634317 32025 consensus_queue.cc:1048] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.688935 32031 consensus_queue.cc:1048] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.699074 32021 consensus_queue.cc:1048] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.707515 32003 raft_consensus.cc:993] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91: : Instructing follower 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:23.707978 32021 raft_consensus.cc:1081] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Signalling peer 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:23.709362 31957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7"
dest_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:35326
I20260709 12:23:23.709954 31957 raft_consensus.cc:493] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:23.710346 31957 raft_consensus.cc:3060] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.714799 31957 raft_consensus.cc:515] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.716526 31957 leader_election.cc:290] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 2 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:23.717590 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:23.718199 31883 raft_consensus.cc:3055] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:23.718123 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cf82a0793a4f568da1f2d8bb1596f7" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:23.718580 31883 raft_consensus.cc:740] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:23.718760 31807 raft_consensus.cc:3060] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.719465 31883 consensus_queue.cc:260] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.720822 31883 raft_consensus.cc:3060] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.725857 31807 raft_consensus.cc:2468] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 2.
I20260709 12:23:23.727114 31921 leader_election.cc:304] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.727517 31883 raft_consensus.cc:2468] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 2.
I20260709 12:23:23.728063 32066 raft_consensus.cc:2804] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:23.728523 32066 raft_consensus.cc:697] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Becoming Leader. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:23.729301 32066 consensus_queue.cc:237] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.735170 31705 catalog_manager.cc:5697] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac reported cstate change: term changed from 1 to 2, leader changed from 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66) to 12803b0fff86426c98b878f700332dac (127.30.109.67). New cstate: current_term: 2 leader_uuid: "12803b0fff86426c98b878f700332dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:23.783676 32021 consensus_queue.cc:1048] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.790970 32003 raft_consensus.cc:993] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91: : Instructing follower baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:23.791641 32031 raft_consensus.cc:1081] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Signalling peer baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:23.793880 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:45214
I20260709 12:23:23.794428 31806 raft_consensus.cc:493] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:23.794806 31806 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.796607 32003 consensus_queue.cc:1048] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.801970 31806 raft_consensus.cc:515] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.806802 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:23.807421 31883 raft_consensus.cc:3055] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:23.807773 31883 raft_consensus.cc:740] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:23.808667 31883 consensus_queue.cc:260] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.809782 31883 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.807263 31957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.810518 31957 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.815478 31806 leader_election.cc:290] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 2 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.817058 31957 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 2.
I20260709 12:23:23.818121 31883 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 2.
I20260709 12:23:23.819229 31774 leader_election.cc:304] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.820071 32004 raft_consensus.cc:2804] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:23.820525 32004 raft_consensus.cc:697] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:23.821283 32004 consensus_queue.cc:237] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.826747 31705 catalog_manager.cc:5697] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 1 to 2, leader changed from 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66) to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.833886 32004 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.835474 32006 raft_consensus.cc:993] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac: : Instructing follower 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:23.835861 32006 raft_consensus.cc:1081] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 LEADER]: Signalling peer 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:23.837313 31883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:58880
I20260709 12:23:23.837780 31883 raft_consensus.cc:493] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:23.838225 31883 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.844897 31883 raft_consensus.cc:515] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.846786 31883 leader_election.cc:290] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 2 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.847487 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:23.848039 31806 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.848904 32033 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.849678 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.850235 31955 raft_consensus.cc:3055] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:23.850565 31955 raft_consensus.cc:740] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:23.851405 31955 consensus_queue.cc:260] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.852674 31955 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.855120 31806 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 2.
I20260709 12:23:23.856367 31847 leader_election.cc:304] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:23.857218 32031 raft_consensus.cc:2804] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:23.857715 32031 raft_consensus.cc:697] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:23.858584 32031 consensus_queue.cc:237] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.859390 32033 raft_consensus.cc:993] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: : Instructing follower 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:23.859827 32033 raft_consensus.cc:1081] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Signalling peer 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:23.861472 31883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:58866
I20260709 12:23:23.862022 31883 raft_consensus.cc:493] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:23.862381 31883 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.864406 31955 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 2.
I20260709 12:23:23.868023 31883 raft_consensus.cc:515] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.870100 31883 leader_election.cc:290] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 2 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:23.870919 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:23.871506 31806 raft_consensus.cc:3055] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:23.871850 31806 raft_consensus.cc:740] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:23.872088 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:23.872828 31955 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.872670 31806 consensus_queue.cc:260] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.873737 31806 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:23.875509 31705 catalog_manager.cc:5697] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 1 to 2, leader changed from 12803b0fff86426c98b878f700332dac (127.30.109.67) to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.879597 31955 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 2.
I20260709 12:23:23.880883 31849 leader_election.cc:304] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:23.881547 32031 raft_consensus.cc:2804] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:23.880293 31806 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 2.
I20260709 12:23:23.882036 32031 raft_consensus.cc:697] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:23.882874 32031 consensus_queue.cc:237] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:23.889343 31705 catalog_manager.cc:5697] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 1 to 2, leader changed from baf8fa6972d5425ca3d3900206649017 (127.30.109.65) to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.005281 32021 raft_consensus.cc:993] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91: : Instructing follower baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:24.005762 32031 raft_consensus.cc:1081] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Signalling peer baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:24.007325 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:45214
I20260709 12:23:24.007889 31806 raft_consensus.cc:493] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.008186 31806 raft_consensus.cc:3060] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.012755 31806 raft_consensus.cc:515] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:24.014213 31806 leader_election.cc:290] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 2 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:24.015055 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:24.015318 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16be3181de9b471b9c5908be00ae5cc2" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:24.015686 31883 raft_consensus.cc:3055] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.015877 31955 raft_consensus.cc:3060] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.016047 31883 raft_consensus.cc:740] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:24.016866 31883 consensus_queue.cc:260] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:24.018028 31883 raft_consensus.cc:3060] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.022488 31955 raft_consensus.cc:2468] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 2.
I20260709 12:23:24.023594 31774 leader_election.cc:304] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:24.024263 32025 raft_consensus.cc:2804] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.024354 31883 raft_consensus.cc:2468] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 2.
I20260709 12:23:24.024783 32025 raft_consensus.cc:697] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:24.025602 32025 consensus_queue.cc:237] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:24.031998 31703 catalog_manager.cc:5697] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 1 to 2, leader changed from 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66) to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.155689 31806 raft_consensus.cc:1275] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.156910 32066 consensus_queue.cc:1048] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.164112 31883 raft_consensus.cc:1275] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.165578 32006 consensus_queue.cc:1048] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.241652 31883 raft_consensus.cc:1275] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.242851 32025 consensus_queue.cc:1048] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.252482 31955 raft_consensus.cc:1275] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.253914 32025 consensus_queue.cc:1048] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.349172 31955 raft_consensus.cc:1275] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.350492 32031 consensus_queue.cc:1048] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.357506 31806 raft_consensus.cc:1275] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.359042 32021 consensus_queue.cc:1048] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.457506 31955 raft_consensus.cc:1275] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.458817 32003 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.466300 31806 raft_consensus.cc:1275] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.467940 32021 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.568745 31957 raft_consensus.cc:1275] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.569976 32025 consensus_queue.cc:1048] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:24.577800 31883 raft_consensus.cc:1275] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:24.580034 32033 consensus_queue.cc:1048] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:26.587726 31157 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:23:26.588384 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:26.604275 31807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
mode: GRACEFUL
new_leader_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:45244
I20260709 12:23:26.604779 31807 raft_consensus.cc:606] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Received request to transfer leadership to TS 12803b0fff86426c98b878f700332dac
I20260709 12:23:26.607187 31807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
mode: GRACEFUL
new_leader_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:45244
I20260709 12:23:26.607694 31807 raft_consensus.cc:606] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Received request to transfer leadership to TS 12803b0fff86426c98b878f700332dac
I20260709 12:23:26.609081 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:26.609491 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:26.992664 32033 raft_consensus.cc:993] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: : Instructing follower 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:26.993099 32097 raft_consensus.cc:1081] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Signalling peer 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:26.994463 31957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108"
dest_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:35340
I20260709 12:23:26.994897 31957 raft_consensus.cc:493] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:26.995172 31957 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:26.999752 31957 raft_consensus.cc:515] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:27.001207 31957 leader_election.cc:290] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 2 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:27.001906 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:27.002174 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:27.002444 31807 raft_consensus.cc:3055] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:27.002691 31883 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:27.002784 31807 raft_consensus.cc:740] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:27.003562 31807 consensus_queue.cc:260] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:27.004643 31807 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:27.007319 31883 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 2.
I20260709 12:23:27.008389 31923 leader_election.cc:304] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:27.009128 32091 raft_consensus.cc:2804] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:27.009306 31807 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 2.
I20260709 12:23:27.010092 32091 raft_consensus.cc:697] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Becoming Leader. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:27.010941 32091 consensus_queue.cc:237] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:27.016803 31703 catalog_manager.cc:5697] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac reported cstate change: term changed from 1 to 2, leader changed from baf8fa6972d5425ca3d3900206649017 (127.30.109.65) to 12803b0fff86426c98b878f700332dac (127.30.109.67). New cstate: current_term: 2 leader_uuid: "12803b0fff86426c98b878f700332dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:27.063664 32033 raft_consensus.cc:993] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017: : Instructing follower 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:27.064078 32097 raft_consensus.cc:1081] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Signalling peer 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:27.065451 31957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf"
dest_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:35340
I20260709 12:23:27.065881 31957 raft_consensus.cc:493] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:27.066157 31957 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:27.070083 31957 raft_consensus.cc:515] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:27.071503 31957 leader_election.cc:290] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 2 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:27.072201 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:27.072458 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:27.072736 31807 raft_consensus.cc:3055] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:27.072969 31883 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:27.073071 31807 raft_consensus.cc:740] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:27.073778 31807 consensus_queue.cc:260] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:27.074652 31807 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:27.077148 31883 raft_consensus.cc:2468] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 2.
I20260709 12:23:27.078087 31923 leader_election.cc:304] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:27.078832 32091 raft_consensus.cc:2804] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:27.079209 32091 raft_consensus.cc:697] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Becoming Leader. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:27.079515 31807 raft_consensus.cc:2468] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 2.
I20260709 12:23:27.079949 32091 consensus_queue.cc:237] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:27.086127 31703 catalog_manager.cc:5697] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac reported cstate change: term changed from 1 to 2, leader changed from baf8fa6972d5425ca3d3900206649017 (127.30.109.65) to 12803b0fff86426c98b878f700332dac (127.30.109.67). New cstate: current_term: 2 leader_uuid: "12803b0fff86426c98b878f700332dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:27.509101 31883 raft_consensus.cc:1275] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:27.510309 32091 consensus_queue.cc:1048] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:27.518654 31807 raft_consensus.cc:1275] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:27.521510 32091 consensus_queue.cc:1048] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:27.576603 31807 raft_consensus.cc:1275] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:27.577809 32091 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:27.586621 31883 raft_consensus.cc:1275] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:27.589231 32091 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:27.610594 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:27.616062 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:27.616397 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:28.617211 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:28.623018 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:28.623467 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:29.624352 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:29.630055 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:29.630564 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:30.631547 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:30.636883 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:30.637267 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:31.638293 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:31.644491 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:31.644836 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:33.479589 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:33.484825 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:33.485239 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:23:34.081466 31978 debug-util.cc:398] Leaking SignalData structure 0x7b080009ca20 after lost signal to thread 31160
W20260709 12:23:34.082279 31978 debug-util.cc:398] Leaking SignalData structure 0x7b0800158780 after lost signal to thread 31740
W20260709 12:23:34.083107 31978 debug-util.cc:398] Leaking SignalData structure 0x7b08000b2800 after lost signal to thread 31832
W20260709 12:23:34.083853 31978 debug-util.cc:398] Leaking SignalData structure 0x7b0800060460 after lost signal to thread 31907
W20260709 12:23:34.084591 31978 debug-util.cc:398] Leaking SignalData structure 0x7b080009b9a0 after lost signal to thread 31981
I20260709 12:23:34.486290 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:34.493251 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:34.493641 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:35.494515 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:35.500391 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:35.500922 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:36.501941 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:36.507606 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:36.508029 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:37.538250 31157 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:23:37.547606 31956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf"
dest_uuid: "12803b0fff86426c98b878f700332dac"
mode: GRACEFUL
new_leader_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:35352
I20260709 12:23:37.548357 31956 raft_consensus.cc:606] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Received request to transfer leadership to TS baf8fa6972d5425ca3d3900206649017
I20260709 12:23:37.553404 31956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108"
dest_uuid: "12803b0fff86426c98b878f700332dac"
mode: GRACEFUL
new_leader_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:35352
I20260709 12:23:37.553951 31956 raft_consensus.cc:606] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Received request to transfer leadership to TS baf8fa6972d5425ca3d3900206649017
I20260709 12:23:37.561442 31881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
mode: GRACEFUL
new_leader_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:58886
I20260709 12:23:37.561944 31881 raft_consensus.cc:606] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Received request to transfer leadership to TS baf8fa6972d5425ca3d3900206649017
I20260709 12:23:37.566803 31881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
mode: GRACEFUL
new_leader_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:58886
I20260709 12:23:37.567307 31881 raft_consensus.cc:606] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Received request to transfer leadership to TS baf8fa6972d5425ca3d3900206649017
I20260709 12:23:37.571786 31881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
mode: GRACEFUL
new_leader_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:58886
I20260709 12:23:37.572268 31881 raft_consensus.cc:606] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Received request to transfer leadership to TS baf8fa6972d5425ca3d3900206649017
I20260709 12:23:37.638859 32126 raft_consensus.cc:993] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91: : Instructing follower baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.640244 32126 raft_consensus.cc:1081] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Signalling peer baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.640683 32131 raft_consensus.cc:993] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91: : Instructing follower baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.641228 32130 raft_consensus.cc:1081] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Signalling peer baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.641968 31807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:45214
I20260709 12:23:37.642573 31807 raft_consensus.cc:493] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.643054 31807 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.643002 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:45214
I20260709 12:23:37.643662 31806 raft_consensus.cc:493] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.644063 31806 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.650971 31806 raft_consensus.cc:515] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.650980 31807 raft_consensus.cc:515] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.653517 31807 leader_election.cc:290] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 3 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:37.653524 31806 leader_election.cc:290] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 2 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:37.654399 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:37.654764 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:37.655129 31881 raft_consensus.cc:3055] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:37.655525 31881 raft_consensus.cc:740] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:37.655664 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:37.655809 31883 raft_consensus.cc:3055] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:37.656208 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:37.656275 31955 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.656386 31883 raft_consensus.cc:740] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:37.656795 31956 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.656468 31881 consensus_queue.cc:260] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.657363 31883 consensus_queue.cc:260] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.658077 31881 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.658601 31883 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.663872 31956 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.664405 31955 raft_consensus.cc:2468] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 2.
I20260709 12:23:37.665403 31774 leader_election.cc:304] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [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: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:37.665840 31883 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.666095 31881 raft_consensus.cc:2468] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 2.
I20260709 12:23:37.666522 32123 raft_consensus.cc:2804] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:37.666821 31774 leader_election.cc:304] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:37.667747 32123 raft_consensus.cc:697] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:37.668416 32133 raft_consensus.cc:2804] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:37.668879 32133 raft_consensus.cc:697] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:37.668766 32123 consensus_queue.cc:237] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.669781 32133 consensus_queue.cc:237] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.682195 31704 catalog_manager.cc:5697] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 2 to 3, leader changed from 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66) to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.683403 31704 catalog_manager.cc:5697] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 1 to 2, leader changed from 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66) to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.755892 32131 raft_consensus.cc:993] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91: : Instructing follower baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.756386 32130 raft_consensus.cc:1081] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Signalling peer baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.757682 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:45214
I20260709 12:23:37.758078 31806 raft_consensus.cc:493] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.758306 31806 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.762238 31806 raft_consensus.cc:515] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.764015 31806 leader_election.cc:290] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 3 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:37.764705 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:37.765092 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e800e0047345440cb3d935ee89bc229a" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:37.765308 31883 raft_consensus.cc:3055] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:37.765630 31883 raft_consensus.cc:740] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:37.765642 31956 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.766467 31883 consensus_queue.cc:260] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.767553 31883 raft_consensus.cc:3060] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.770855 31956 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.771848 31883 raft_consensus.cc:2468] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.771890 31774 leader_election.cc:304] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [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: 12803b0fff86426c98b878f700332dac, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:37.772709 32133 raft_consensus.cc:2804] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:37.773190 32133 raft_consensus.cc:697] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:37.773902 32133 consensus_queue.cc:237] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.780619 31704 catalog_manager.cc:5697] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 2 to 3, leader changed from 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66) to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.922731 32125 raft_consensus.cc:993] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac: : Instructing follower baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.923185 32125 raft_consensus.cc:1081] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Signalling peer baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.924602 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:45224
I20260709 12:23:37.924980 31806 raft_consensus.cc:493] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.925237 31806 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.929477 31806 raft_consensus.cc:515] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.931020 31806 leader_election.cc:290] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 3 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:37.931718 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:37.932257 31883 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.932222 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:37.932878 31956 raft_consensus.cc:3055] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:37.933182 31956 raft_consensus.cc:740] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:37.933889 31956 consensus_queue.cc:260] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.934798 31956 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.937091 31883 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.938153 31774 leader_election.cc:304] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [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: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:37.939093 32142 raft_consensus.cc:993] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac: : Instructing follower baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.939927 32125 raft_consensus.cc:1081] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Signalling peer baf8fa6972d5425ca3d3900206649017 to start an election
I20260709 12:23:37.940534 32133 raft_consensus.cc:2804] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:37.941061 32133 raft_consensus.cc:697] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:37.940749 31956 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.941898 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
 from {username='slave'} at 127.0.0.1:45224
I20260709 12:23:37.941942 32133 consensus_queue.cc:237] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.942533 31806 raft_consensus.cc:493] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.943034 31806 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.948171 31806 raft_consensus.cc:515] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.948945 31704 catalog_manager.cc:5697] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 2 to 3, leader changed from 12803b0fff86426c98b878f700332dac (127.30.109.67) to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.949519 31806 leader_election.cc:290] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [CANDIDATE]: Term 3 election: Requested vote from peers 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:37.950287 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:37.950541 31956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bc35ed50af4fa08c67606d557129cf" candidate_uuid: "baf8fa6972d5425ca3d3900206649017" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:37.950838 31883 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.951120 31956 raft_consensus.cc:3055] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:37.951462 31956 raft_consensus.cc:740] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:37.952272 31956 consensus_queue.cc:260] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.953603 31956 raft_consensus.cc:3060] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.956755 31883 raft_consensus.cc:2468] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.957808 31774 leader_election.cc:304] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [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: 12edb8898eb04c21baeeab1ea7cfef91, baf8fa6972d5425ca3d3900206649017; no voters: 
I20260709 12:23:37.958568 32123 raft_consensus.cc:2804] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:37.959007 32123 raft_consensus.cc:697] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Becoming Leader. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:37.959723 31956 raft_consensus.cc:2468] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baf8fa6972d5425ca3d3900206649017 in term 3.
I20260709 12:23:37.959843 32123 consensus_queue.cc:237] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:37.966713 31704 catalog_manager.cc:5697] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 reported cstate change: term changed from 2 to 3, leader changed from 12803b0fff86426c98b878f700332dac (127.30.109.67) to baf8fa6972d5425ca3d3900206649017 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "baf8fa6972d5425ca3d3900206649017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.093839 31956 raft_consensus.cc:1275] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.095227 32123 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.105095 31881 raft_consensus.cc:1275] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.106772 32133 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.231676 31956 raft_consensus.cc:1275] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.232965 32133 consensus_queue.cc:1048] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.241891 31881 raft_consensus.cc:1275] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.243276 32123 consensus_queue.cc:1048] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.275960 31881 raft_consensus.cc:1275] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.277189 32123 consensus_queue.cc:1048] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.285688 31956 raft_consensus.cc:1275] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.288618 32134 consensus_queue.cc:1048] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.356987 31881 raft_consensus.cc:1275] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.358172 32134 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.368963 31956 raft_consensus.cc:1275] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.370163 32134 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.418607 31881 raft_consensus.cc:1275] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.419843 32134 consensus_queue.cc:1048] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.429052 31956 raft_consensus.cc:1275] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Refusing update from remote peer baf8fa6972d5425ca3d3900206649017: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.430667 32134 consensus_queue.cc:1048] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:40.607043 31157 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:23:40.607708 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:40.614925 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
mode: GRACEFUL
new_leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:45244
I20260709 12:23:40.615325 31806 raft_consensus.cc:606] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Received request to transfer leadership to TS 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:40.617343 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
mode: GRACEFUL
new_leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:45244
I20260709 12:23:40.617713 31806 raft_consensus.cc:606] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Received request to transfer leadership to TS 12edb8898eb04c21baeeab1ea7cfef91
I20260709 12:23:40.619611 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
mode: GRACEFUL
new_leader_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:45244
I20260709 12:23:40.619953 31806 raft_consensus.cc:606] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Received request to transfer leadership to TS 12803b0fff86426c98b878f700332dac
I20260709 12:23:40.621769 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81"
dest_uuid: "baf8fa6972d5425ca3d3900206649017"
mode: GRACEFUL
new_leader_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:45244
I20260709 12:23:40.622102 31806 raft_consensus.cc:606] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Received request to transfer leadership to TS 12803b0fff86426c98b878f700332dac
I20260709 12:23:40.622813 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:23:40.623237 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:40.683845 32134 raft_consensus.cc:993] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: : Instructing follower 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:40.684298 32160 raft_consensus.cc:1081] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Signalling peer 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:40.685603 31883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:58866
I20260709 12:23:40.686088 31883 raft_consensus.cc:493] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:40.686311 31883 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:40.690233 31883 raft_consensus.cc:515] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:40.692027 31883 leader_election.cc:290] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 4 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:40.692821 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:40.692929 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc0910fe0144ec486b4d1b10738e0ec" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:40.693264 31806 raft_consensus.cc:3055] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:40.693567 31955 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:40.693583 31806 raft_consensus.cc:740] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:40.694345 31806 consensus_queue.cc:260] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:40.695152 31806 raft_consensus.cc:3060] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:40.698443 31955 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 4.
I20260709 12:23:40.699651 31849 leader_election.cc:304] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [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: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:40.699787 31806 raft_consensus.cc:2468] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 4.
I20260709 12:23:40.700783 32130 raft_consensus.cc:2804] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:40.701248 32130 raft_consensus.cc:697] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:40.701875 32130 consensus_queue.cc:237] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:40.708820 31703 catalog_manager.cc:5697] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 3 to 4, leader changed from baf8fa6972d5425ca3d3900206649017 (127.30.109.65) to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 4 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:40.833853 32134 raft_consensus.cc:993] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017: : Instructing follower 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:40.834307 32160 raft_consensus.cc:1081] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Signalling peer 12edb8898eb04c21baeeab1ea7cfef91 to start an election
I20260709 12:23:40.835700 31883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b"
dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
 from {username='slave'} at 127.0.0.1:58866
I20260709 12:23:40.836102 31883 raft_consensus.cc:493] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:40.836328 31883 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:40.840583 31883 raft_consensus.cc:515] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:40.842010 31883 leader_election.cc:290] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [CANDIDATE]: Term 3 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12803b0fff86426c98b878f700332dac (127.30.109.67:43799)
I20260709 12:23:40.842685 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:40.842936 31955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149d311b981648f9a54bc77043c09b3b" candidate_uuid: "12edb8898eb04c21baeeab1ea7cfef91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12803b0fff86426c98b878f700332dac"
I20260709 12:23:40.843225 31806 raft_consensus.cc:3055] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:40.843504 31955 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:40.843591 31806 raft_consensus.cc:740] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:40.844364 31806 consensus_queue.cc:260] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [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: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:40.845513 31806 raft_consensus.cc:3060] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:40.850128 31955 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 3.
I20260709 12:23:40.851244 31849 leader_election.cc:304] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [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: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:40.851567 31806 raft_consensus.cc:2468] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12edb8898eb04c21baeeab1ea7cfef91 in term 3.
I20260709 12:23:40.851917 32130 raft_consensus.cc:2804] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:40.852377 32130 raft_consensus.cc:697] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 LEADER]: Becoming Leader. State: Replica: 12edb8898eb04c21baeeab1ea7cfef91, State: Running, Role: LEADER
I20260709 12:23:40.853139 32130 consensus_queue.cc:237] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [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: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:40.859231 31703 catalog_manager.cc:5697] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 reported cstate change: term changed from 2 to 3, leader changed from baf8fa6972d5425ca3d3900206649017 (127.30.109.65) to 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66). New cstate: current_term: 3 leader_uuid: "12edb8898eb04c21baeeab1ea7cfef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:41.002939 32169 raft_consensus.cc:993] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: : Instructing follower 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:41.003544 32160 raft_consensus.cc:993] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017: : Instructing follower 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:41.003948 32134 raft_consensus.cc:1081] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Signalling peer 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:41.004153 32169 raft_consensus.cc:1081] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Signalling peer 12803b0fff86426c98b878f700332dac to start an election
I20260709 12:23:41.005796 31955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108"
dest_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:35340
I20260709 12:23:41.006301 31956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81"
dest_uuid: "12803b0fff86426c98b878f700332dac"
 from {username='slave'} at 127.0.0.1:35340
I20260709 12:23:41.006700 31955 raft_consensus.cc:493] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:41.006853 31956 raft_consensus.cc:493] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:41.007200 31955 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:41.007242 31956 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:41.016496 31956 raft_consensus.cc:515] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:41.016506 31955 raft_consensus.cc:515] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:41.020007 31955 leader_election.cc:290] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 4 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:41.020007 31956 leader_election.cc:290] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [CANDIDATE]: Term 3 election: Requested vote from peers baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867), 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377)
I20260709 12:23:41.021909 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:41.021867 31883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc823e2583e4421387fc5edd6df00108" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:41.022209 31881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12edb8898eb04c21baeeab1ea7cfef91"
I20260709 12:23:41.022761 31806 raft_consensus.cc:3055] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:41.022953 31883 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:41.023034 31881 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:41.023171 31806 raft_consensus.cc:740] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:41.022209 31807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdfa23d461844d1a893e8aecdd7bd81" candidate_uuid: "12803b0fff86426c98b878f700332dac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baf8fa6972d5425ca3d3900206649017"
I20260709 12:23:41.024065 31807 raft_consensus.cc:3055] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:41.024427 31807 raft_consensus.cc:740] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baf8fa6972d5425ca3d3900206649017, State: Running, Role: LEADER
I20260709 12:23:41.024291 31806 consensus_queue.cc:260] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:41.025811 31806 raft_consensus.cc:3060] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:41.025352 31807 consensus_queue.cc:260] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:41.026835 31807 raft_consensus.cc:3060] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:41.031059 31883 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 4.
I20260709 12:23:41.032580 31806 raft_consensus.cc:2468] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 4.
I20260709 12:23:41.033226 31923 leader_election.cc:304] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [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: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:41.034567 32143 raft_consensus.cc:2804] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:41.034555 31881 raft_consensus.cc:2468] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 3.
I20260709 12:23:41.035842 31923 leader_election.cc:304] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [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: 12803b0fff86426c98b878f700332dac, 12edb8898eb04c21baeeab1ea7cfef91; no voters: 
I20260709 12:23:41.036078 32143 raft_consensus.cc:697] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 4 LEADER]: Becoming Leader. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:41.036334 31807 raft_consensus.cc:2468] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12803b0fff86426c98b878f700332dac in term 3.
I20260709 12:23:41.036876 32170 raft_consensus.cc:2804] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:41.037328 32170 raft_consensus.cc:697] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 3 LEADER]: Becoming Leader. State: Replica: 12803b0fff86426c98b878f700332dac, State: Running, Role: LEADER
I20260709 12:23:41.037139 32143 consensus_queue.cc:237] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:41.038383 32170 consensus_queue.cc:237] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [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: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } }
I20260709 12:23:41.048466 31703 catalog_manager.cc:5697] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac reported cstate change: term changed from 3 to 4, leader changed from baf8fa6972d5425ca3d3900206649017 (127.30.109.65) to 12803b0fff86426c98b878f700332dac (127.30.109.67). New cstate: current_term: 4 leader_uuid: "12803b0fff86426c98b878f700332dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.060997 31703 catalog_manager.cc:5697] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac reported cstate change: term changed from 2 to 3, leader changed from baf8fa6972d5425ca3d3900206649017 (127.30.109.65) to 12803b0fff86426c98b878f700332dac (127.30.109.67). New cstate: current_term: 3 leader_uuid: "12803b0fff86426c98b878f700332dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.141486 31807 raft_consensus.cc:1275] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.142923 32130 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:41.155717 31955 raft_consensus.cc:1275] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 4 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.157244 32130 consensus_queue.cc:1048] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:41.397555 31807 raft_consensus.cc:1275] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:41.398898 32130 consensus_queue.cc:1048] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:41.408509 31955 raft_consensus.cc:1275] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Refusing update from remote peer 12edb8898eb04c21baeeab1ea7cfef91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:41.409991 32180 consensus_queue.cc:1048] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12803b0fff86426c98b878f700332dac" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 43799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:41.421773 31807 raft_consensus.cc:1275] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.422972 32170 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:41.431846 31881 raft_consensus.cc:1275] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.433732 32171 consensus_queue.cc:1048] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:41.469863 31807 raft_consensus.cc:1275] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:41.471128 32171 consensus_queue.cc:1048] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf8fa6972d5425ca3d3900206649017" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 36867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:41.480403 31881 raft_consensus.cc:1275] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Refusing update from remote peer 12803b0fff86426c98b878f700332dac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:41.483989 32143 consensus_queue.cc:1048] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "12edb8898eb04c21baeeab1ea7cfef91" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:41.624361 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:41.630182 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:41.630607 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:42.631716 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:42.638224 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:42.638695 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:43.639787 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:43.645236 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:43.645692 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:44.646564 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:44.652168 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:44.652606 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:45.653512 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:45.658838 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:45.659297 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:46.660333 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:46.666046 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:46.666410 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:47.667248 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:47.672976 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:47.673453 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:48.674328 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:48.679646 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:48.680089 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:49.681047 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:49.686525 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:49.686977 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:50.720232 31157 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:23:50.720798 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
W20260709 12:23:50.744521 31847 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]
W20260709 12:23:50.748205 31847 consensus_peers.cc:597] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 -> Peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Couldn't send request to peer baf8fa6972d5425ca3d3900206649017. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:50.749567 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:50.750360 31157 tablet_replica.cc:333] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.751467 31157 raft_consensus.cc:2243] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.752125 31157 raft_consensus.cc:2272] T bfc0910fe0144ec486b4d1b10738e0ec P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.754526 31157 tablet_replica.cc:333] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.755290 31157 raft_consensus.cc:2243] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.755879 31157 raft_consensus.cc:2272] T f5cf82a0793a4f568da1f2d8bb1596f7 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:50.756697 31921 consensus_peers.cc:597] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac -> Peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Couldn't send request to peer baf8fa6972d5425ca3d3900206649017. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:50.758296 31157 tablet_replica.cc:333] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.758996 31157 raft_consensus.cc:2243] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.759454 31157 raft_consensus.cc:2272] T dcdfa23d461844d1a893e8aecdd7bd81 P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.761219 31157 tablet_replica.cc:333] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.761718 31157 raft_consensus.cc:2243] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.762424 31157 raft_consensus.cc:2272] T 1317c09920294dc9812bf7089bc7770a P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.764047 31157 tablet_replica.cc:333] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.764511 31157 raft_consensus.cc:2243] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.764880 31157 raft_consensus.cc:2272] T dc823e2583e4421387fc5edd6df00108 P baf8fa6972d5425ca3d3900206649017 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.766570 31157 tablet_replica.cc:333] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.767037 31157 raft_consensus.cc:2243] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.767464 31157 raft_consensus.cc:2272] T f39b42b9bdc3459996ddd09c6190c923 P baf8fa6972d5425ca3d3900206649017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.768939 31157 tablet_replica.cc:333] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.769402 31157 raft_consensus.cc:2243] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.770117 31157 raft_consensus.cc:2272] T 47bc35ed50af4fa08c67606d557129cf P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.771775 31157 tablet_replica.cc:333] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.772236 31157 raft_consensus.cc:2243] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.772864 31157 raft_consensus.cc:2272] T e800e0047345440cb3d935ee89bc229a P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.774394 31157 tablet_replica.cc:333] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.774838 31157 raft_consensus.cc:2243] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.775230 31157 raft_consensus.cc:2272] T 149d311b981648f9a54bc77043c09b3b P baf8fa6972d5425ca3d3900206649017 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.776729 31157 tablet_replica.cc:333] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017: stopping tablet replica
I20260709 12:23:50.777168 31157 raft_consensus.cc:2243] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.777817 31157 raft_consensus.cc:2272] T 16be3181de9b471b9c5908be00ae5cc2 P baf8fa6972d5425ca3d3900206649017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.806733 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
I20260709 12:23:50.827642 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
W20260709 12:23:50.848819 31923 consensus_peers.cc:597] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac -> Peer 12edb8898eb04c21baeeab1ea7cfef91 (127.30.109.66:46377): Couldn't send request to peer 12edb8898eb04c21baeeab1ea7cfef91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:50.854089 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:50.854723 31157 tablet_replica.cc:333] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.855428 31157 raft_consensus.cc:2243] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.855962 31157 raft_consensus.cc:2272] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.857815 31157 tablet_replica.cc:333] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.858315 31157 raft_consensus.cc:2243] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.858733 31157 raft_consensus.cc:2272] T 47bc35ed50af4fa08c67606d557129cf P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.860376 31157 tablet_replica.cc:333] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.860850 31157 raft_consensus.cc:2243] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.861559 31157 raft_consensus.cc:2272] T f39b42b9bdc3459996ddd09c6190c923 P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.863165 31157 tablet_replica.cc:333] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.863665 31157 raft_consensus.cc:2243] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.864061 31157 raft_consensus.cc:2272] T e800e0047345440cb3d935ee89bc229a P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.865597 31157 tablet_replica.cc:333] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.866052 31157 raft_consensus.cc:2243] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.866416 31157 raft_consensus.cc:2272] T 1317c09920294dc9812bf7089bc7770a P 12edb8898eb04c21baeeab1ea7cfef91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.868029 31157 tablet_replica.cc:333] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.868494 31157 raft_consensus.cc:2243] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.868902 31157 raft_consensus.cc:2272] T dcdfa23d461844d1a893e8aecdd7bd81 P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.870401 31157 tablet_replica.cc:333] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.870869 31157 raft_consensus.cc:2243] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.871752 31157 raft_consensus.cc:2272] T bfc0910fe0144ec486b4d1b10738e0ec P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.873560 31157 tablet_replica.cc:333] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.874059 31157 raft_consensus.cc:2243] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.874724 31157 raft_consensus.cc:2272] T 149d311b981648f9a54bc77043c09b3b P 12edb8898eb04c21baeeab1ea7cfef91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.876667 31157 tablet_replica.cc:333] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.877143 31157 raft_consensus.cc:2243] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.877532 31157 raft_consensus.cc:2272] T 16be3181de9b471b9c5908be00ae5cc2 P 12edb8898eb04c21baeeab1ea7cfef91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.879077 31157 tablet_replica.cc:333] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91: stopping tablet replica
I20260709 12:23:50.879550 31157 raft_consensus.cc:2243] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.879941 31157 raft_consensus.cc:2272] T dc823e2583e4421387fc5edd6df00108 P 12edb8898eb04c21baeeab1ea7cfef91 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:50.899873 31921 consensus_peers.cc:597] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac -> Peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Couldn't send request to peer baf8fa6972d5425ca3d3900206649017. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:36867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:50.908149 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
I20260709 12:23:50.926586 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
I20260709 12:23:50.953189 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:50.954476 31157 tablet_replica.cc:333] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.955222 31157 raft_consensus.cc:2243] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.956115 31157 raft_consensus.cc:2272] T dc823e2583e4421387fc5edd6df00108 P 12803b0fff86426c98b878f700332dac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.957952 31157 tablet_replica.cc:333] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.958519 31157 raft_consensus.cc:2243] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.958972 31157 raft_consensus.cc:2272] T f39b42b9bdc3459996ddd09c6190c923 P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.960870 31157 tablet_replica.cc:333] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.961433 31157 raft_consensus.cc:2243] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.961843 31157 raft_consensus.cc:2272] T bfc0910fe0144ec486b4d1b10738e0ec P 12803b0fff86426c98b878f700332dac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.963622 31157 tablet_replica.cc:333] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.964165 31157 raft_consensus.cc:2243] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.964612 31157 raft_consensus.cc:2272] T 47bc35ed50af4fa08c67606d557129cf P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.966400 31157 tablet_replica.cc:333] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.966922 31157 raft_consensus.cc:2243] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.967336 31157 raft_consensus.cc:2272] T e800e0047345440cb3d935ee89bc229a P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.969151 31157 tablet_replica.cc:333] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.969832 31157 raft_consensus.cc:2243] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.970350 31157 raft_consensus.cc:2272] T 149d311b981648f9a54bc77043c09b3b P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.972656 31157 tablet_replica.cc:333] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.973269 31157 raft_consensus.cc:2243] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.973814 31157 raft_consensus.cc:2272] T 16be3181de9b471b9c5908be00ae5cc2 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:50.974463 31921 consensus_peers.cc:597] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac -> Peer baf8fa6972d5425ca3d3900206649017 (127.30.109.65:36867): Couldn't send request to peer baf8fa6972d5425ca3d3900206649017. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:36867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:50.975868 31157 tablet_replica.cc:333] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.976429 31157 raft_consensus.cc:2243] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:50.976845 31157 raft_consensus.cc:2272] T 1317c09920294dc9812bf7089bc7770a P 12803b0fff86426c98b878f700332dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.978487 31157 tablet_replica.cc:333] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.979002 31157 raft_consensus.cc:2243] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.979781 31157 raft_consensus.cc:2272] T dcdfa23d461844d1a893e8aecdd7bd81 P 12803b0fff86426c98b878f700332dac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:50.981540 31157 tablet_replica.cc:333] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac: stopping tablet replica
I20260709 12:23:50.982020 31157 raft_consensus.cc:2243] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:50.982812 31157 raft_consensus.cc:2272] T f5cf82a0793a4f568da1f2d8bb1596f7 P 12803b0fff86426c98b878f700332dac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.043979 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
I20260709 12:23:51.068809 31157 master.cc:562] Master@127.30.109.126:33209 shutting down...
I20260709 12:23:51.093953 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.094719 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.095033 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c4ce8c51cb74a2b99887a7d6689ca60: stopping tablet replica
I20260709 12:23:51.115496 31157 master.cc:584] Master@127.30.109.126:33209 shutdown complete.
12803b0fff86426c98b878f700332dac  1
12edb8898eb04c21baeeab1ea7cfef91  4
baf8fa6972d5425ca3d3900206649017  5
12803b0fff86426c98b878f700332dac  3
12edb8898eb04c21baeeab1ea7cfef91  4
baf8fa6972d5425ca3d3900206649017  3
12803b0fff86426c98b878f700332dac  1
12edb8898eb04c21baeeab1ea7cfef91  1
baf8fa6972d5425ca3d3900206649017  8
12803b0fff86426c98b878f700332dac  3
12edb8898eb04c21baeeab1ea7cfef91  3
baf8fa6972d5425ca3d3900206649017  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29481 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:23:51.160269 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:41445
I20260709 12:23:51.161432 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:51.166862 32201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:51.167095 32202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:51.168160 32204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:51.169030 31157 server_base.cc:1061] running on GCE node
I20260709 12:23:51.169885 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:51.170058 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:51.170169 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599831170159 us; error 0 us; skew 500 ppm
I20260709 12:23:51.170626 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:51.172870 31157 webserver.cc:533] Webserver started at http://127.30.109.126:33393/ using document root <none> and password file <none>
I20260709 12:23:51.173303 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:51.173460 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:51.173671 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:51.174830 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "280b2db05c334bb2a2bff9dd2066ba2d"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.179078 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:23:51.182210 32209 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.182897 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:51.183137 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "280b2db05c334bb2a2bff9dd2066ba2d"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.183431 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:51.195075 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:51.196303 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:51.233755 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:41445
I20260709 12:23:51.233865 32260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:41445 every 8 connection(s)
I20260709 12:23:51.237685 32261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.247215 32261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d: Bootstrap starting.
I20260709 12:23:51.252529 32261 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:51.256827 32261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d: No bootstrap required, opened a new log
I20260709 12:23:51.258916 32261 raft_consensus.cc:359] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "280b2db05c334bb2a2bff9dd2066ba2d" member_type: VOTER }
I20260709 12:23:51.259393 32261 raft_consensus.cc:385] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:51.259635 32261 raft_consensus.cc:740] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 280b2db05c334bb2a2bff9dd2066ba2d, State: Initialized, Role: FOLLOWER
I20260709 12:23:51.260251 32261 consensus_queue.cc:260] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "280b2db05c334bb2a2bff9dd2066ba2d" member_type: VOTER }
I20260709 12:23:51.260742 32261 raft_consensus.cc:399] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:51.261021 32261 raft_consensus.cc:493] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:51.261297 32261 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:51.265388 32261 raft_consensus.cc:515] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "280b2db05c334bb2a2bff9dd2066ba2d" member_type: VOTER }
I20260709 12:23:51.265888 32261 leader_election.cc:304] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [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: 280b2db05c334bb2a2bff9dd2066ba2d; no voters: 
I20260709 12:23:51.266993 32261 leader_election.cc:290] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:51.267314 32264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:51.268646 32264 raft_consensus.cc:697] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 1 LEADER]: Becoming Leader. State: Replica: 280b2db05c334bb2a2bff9dd2066ba2d, State: Running, Role: LEADER
I20260709 12:23:51.269363 32264 consensus_queue.cc:237] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [LEADER]: Queue going to LEADER mode. State: All 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: "280b2db05c334bb2a2bff9dd2066ba2d" member_type: VOTER }
I20260709 12:23:51.270036 32261 sys_catalog.cc:565] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:51.276319 32266 sys_catalog.cc:455] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 280b2db05c334bb2a2bff9dd2066ba2d. Latest consensus state: current_term: 1 leader_uuid: "280b2db05c334bb2a2bff9dd2066ba2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "280b2db05c334bb2a2bff9dd2066ba2d" member_type: VOTER } }
I20260709 12:23:51.276458 32265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "280b2db05c334bb2a2bff9dd2066ba2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "280b2db05c334bb2a2bff9dd2066ba2d" member_type: VOTER } }
I20260709 12:23:51.277161 32266 sys_catalog.cc:458] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:51.277251 32265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:51.279114 32274 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:51.284957 32274 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:51.285989 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:51.293686 32274 catalog_manager.cc:1383] Generated new cluster ID: db9ec57af23d4c0ca9b2e7d7be150a8d
I20260709 12:23:51.293970 32274 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:51.335848 32274 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:51.337095 32274 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:51.355871 32274 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d: Generated new TSK 0
I20260709 12:23:51.356463 32274 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:51.416628 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:51.422639 32282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:51.423744 32283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:51.425693 32285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:51.426899 31157 server_base.cc:1061] running on GCE node
I20260709 12:23:51.427744 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:51.427915 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:51.428040 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599831428028 us; error 0 us; skew 500 ppm
I20260709 12:23:51.428495 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:51.430596 31157 webserver.cc:533] Webserver started at http://127.30.109.65:39031/ using document root <none> and password file <none>
I20260709 12:23:51.431017 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:51.431170 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:51.431449 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:51.432539 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "b85d5f7f62264ecd89885cd6a79c5643"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.436908 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:51.441188 32290 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.441933 31157 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:23:51.442248 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "b85d5f7f62264ecd89885cd6a79c5643"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.442556 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:51.465377 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:51.466677 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:51.468205 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:51.470530 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:51.470763 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.471015 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:51.471204 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.510985 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:40861
I20260709 12:23:51.511070 32352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:40861 every 8 connection(s)
I20260709 12:23:51.516010 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:51.523840 32357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:51.525027 32358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:51.527869 31157 server_base.cc:1061] running on GCE node
W20260709 12:23:51.528036 32360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:51.529080 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:51.529301 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:51.529489 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599831529472 us; error 0 us; skew 500 ppm
I20260709 12:23:51.530032 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:51.532835 31157 webserver.cc:533] Webserver started at http://127.30.109.66:41817/ using document root <none> and password file <none>
I20260709 12:23:51.533459 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:51.533689 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:51.533977 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:51.534817 32353 heartbeater.cc:344] Connected to a master server at 127.30.109.126:41445
I20260709 12:23:51.535192 32353 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:51.535274 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "1c04bc4199a84c17839b37db51f98c1a"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.535933 32353 heartbeater.cc:507] Master 127.30.109.126:41445 requested a full tablet report, sending...
I20260709 12:23:51.538053 32226 ts_manager.cc:194] Registered new tserver with Master: b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:23:51.540151 32226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41876
I20260709 12:23:51.540300 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:51.543839 32365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.544649 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:51.544965 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "1c04bc4199a84c17839b37db51f98c1a"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.545233 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:51.576205 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:51.577416 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:51.578828 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:51.581265 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:51.581492 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.581734 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:51.581902 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.620587 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:41547
I20260709 12:23:51.620759 32427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:41547 every 8 connection(s)
I20260709 12:23:51.625764 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:51.633539 32431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:51.635488 32432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:51.638031 32434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:51.638850 32428 heartbeater.cc:344] Connected to a master server at 127.30.109.126:41445
I20260709 12:23:51.639061 31157 server_base.cc:1061] running on GCE node
I20260709 12:23:51.639281 32428 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:51.640092 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:23:51.640241 32428 heartbeater.cc:507] Master 127.30.109.126:41445 requested a full tablet report, sending...
W20260709 12:23:51.640383 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:51.640620 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599831640602 us; error 0 us; skew 500 ppm
I20260709 12:23:51.641330 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:51.642558 32226 ts_manager.cc:194] Registered new tserver with Master: 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:51.643922 31157 webserver.cc:533] Webserver started at http://127.30.109.67:37989/ using document root <none> and password file <none>
I20260709 12:23:51.644305 32226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41882
I20260709 12:23:51.644482 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:51.644836 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:51.645117 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:51.646620 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "7dbcff5c5d774812a36f8f0c162a4228"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.651407 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 12:23:51.654915 32439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.655674 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:51.655972 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "7dbcff5c5d774812a36f8f0c162a4228"
format_stamp: "Formatted at 2026-07-09 12:23:51 on dist-test-slave-8mql"
I20260709 12:23:51.656270 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:23:51.677029 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:51.678244 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:51.679780 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:51.682256 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:51.682489 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.682729 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:51.682901 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:51.721887 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:42095
I20260709 12:23:51.722030 32501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:42095 every 8 connection(s)
I20260709 12:23:51.736150 32502 heartbeater.cc:344] Connected to a master server at 127.30.109.126:41445
I20260709 12:23:51.736553 32502 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:51.737306 32502 heartbeater.cc:507] Master 127.30.109.126:41445 requested a full tablet report, sending...
I20260709 12:23:51.739238 32226 ts_manager.cc:194] Registered new tserver with Master: 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:51.739687 31157 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014699111s
I20260709 12:23:51.740610 32226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41890
I20260709 12:23:51.765867 32226 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41898:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:23:51.772137 32226 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:23:51.968739 32467 tablet_service.cc:1511] Processing CreateTablet for tablet 77266502779440d8887bb28d423f2724 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:51.970376 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77266502779440d8887bb28d423f2724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.970414 32466 tablet_service.cc:1511] Processing CreateTablet for tablet 0d184211563743e2bdef1d0aacb812c0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:51.971904 32466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d184211563743e2bdef1d0aacb812c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.972383 32393 tablet_service.cc:1511] Processing CreateTablet for tablet 77266502779440d8887bb28d423f2724 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:51.973730 32393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77266502779440d8887bb28d423f2724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.968901 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 46c2fbce0eef461091844a30de704b8b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:51.976507 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c2fbce0eef461091844a30de704b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.976595 32391 tablet_service.cc:1511] Processing CreateTablet for tablet 46c2fbce0eef461091844a30de704b8b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:51.977924 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c2fbce0eef461091844a30de704b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.980595 32390 tablet_service.cc:1511] Processing CreateTablet for tablet 4907eceeda7d4bc8b734a088ac540840 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:51.981973 32390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4907eceeda7d4bc8b734a088ac540840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.984549 32392 tablet_service.cc:1511] Processing CreateTablet for tablet 0d184211563743e2bdef1d0aacb812c0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:51.985845 32392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d184211563743e2bdef1d0aacb812c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.988996 32389 tablet_service.cc:1511] Processing CreateTablet for tablet 60b75d18a6314a32b106350f621b81c0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:51.990414 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b75d18a6314a32b106350f621b81c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.990365 32388 tablet_service.cc:1511] Processing CreateTablet for tablet 40d504b62c3d47ee905bc8d381fe1ccd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:51.992552 32387 tablet_service.cc:1511] Processing CreateTablet for tablet 8175a27f57224467888d9eeefaff69a5 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:51.993876 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8175a27f57224467888d9eeefaff69a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:51.996564 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 429353605033441d9913acb2aee3e63d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:51.997920 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429353605033441d9913acb2aee3e63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.002173 32464 tablet_service.cc:1511] Processing CreateTablet for tablet 4907eceeda7d4bc8b734a088ac540840 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:52.004551 32462 tablet_service.cc:1511] Processing CreateTablet for tablet 40d504b62c3d47ee905bc8d381fe1ccd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:52.006856 32461 tablet_service.cc:1511] Processing CreateTablet for tablet 8175a27f57224467888d9eeefaff69a5 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:52.011863 32463 tablet_service.cc:1511] Processing CreateTablet for tablet 60b75d18a6314a32b106350f621b81c0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:52.013530 32464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4907eceeda7d4bc8b734a088ac540840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.016609 32385 tablet_service.cc:1511] Processing CreateTablet for tablet 00ecb104c3a0463eab8527b3edfea55f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:52.017128 32462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d504b62c3d47ee905bc8d381fe1ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.017990 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ecb104c3a0463eab8527b3edfea55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.022289 32460 tablet_service.cc:1511] Processing CreateTablet for tablet 429353605033441d9913acb2aee3e63d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:52.023728 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429353605033441d9913acb2aee3e63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.027737 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d504b62c3d47ee905bc8d381fe1ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.032431 32389 tablet_service.cc:1511] Processing CreateTablet for tablet 6461662648614042950f3cffff5e6667 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:52.040169 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6461662648614042950f3cffff5e6667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.040864 32463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b75d18a6314a32b106350f621b81c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.044713 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8175a27f57224467888d9eeefaff69a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.060667 32459 tablet_service.cc:1511] Processing CreateTablet for tablet 6461662648614042950f3cffff5e6667 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:52.062067 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6461662648614042950f3cffff5e6667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.072322 32517 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:52.076719 32518 tablet_bootstrap.cc:492] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:52.082841 32518 tablet_bootstrap.cc:654] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.085112 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 00ecb104c3a0463eab8527b3edfea55f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:52.087329 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ecb104c3a0463eab8527b3edfea55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.093356 32460 tablet_service.cc:1511] Processing CreateTablet for tablet b10c0cdcf4964295a679806c5ea3685c (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:52.094635 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10c0cdcf4964295a679806c5ea3685c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.105252 32517 tablet_bootstrap.cc:654] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.113291 32317 tablet_service.cc:1511] Processing CreateTablet for tablet 0d184211563743e2bdef1d0aacb812c0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:23:52.114758 32317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d184211563743e2bdef1d0aacb812c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.115446 32312 tablet_service.cc:1511] Processing CreateTablet for tablet 8175a27f57224467888d9eeefaff69a5 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:23:52.116765 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8175a27f57224467888d9eeefaff69a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.116858 32316 tablet_service.cc:1511] Processing CreateTablet for tablet 46c2fbce0eef461091844a30de704b8b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:23:52.118729 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c2fbce0eef461091844a30de704b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.120541 32318 tablet_service.cc:1511] Processing CreateTablet for tablet 77266502779440d8887bb28d423f2724 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:23:52.120990 32315 tablet_service.cc:1511] Processing CreateTablet for tablet 4907eceeda7d4bc8b734a088ac540840 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:23:52.121783 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77266502779440d8887bb28d423f2724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.122897 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4907eceeda7d4bc8b734a088ac540840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.123903 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 429353605033441d9913acb2aee3e63d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:23:52.125440 32314 tablet_service.cc:1511] Processing CreateTablet for tablet 60b75d18a6314a32b106350f621b81c0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:23:52.114542 32388 tablet_service.cc:1511] Processing CreateTablet for tablet b10c0cdcf4964295a679806c5ea3685c (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:52.127437 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10c0cdcf4964295a679806c5ea3685c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.130110 32313 tablet_service.cc:1511] Processing CreateTablet for tablet 40d504b62c3d47ee905bc8d381fe1ccd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:23:52.136317 32387 tablet_service.cc:1511] Processing CreateTablet for tablet e8f8d79701ff4d228bd2fcdd72aabe1e (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:52.137630 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f8d79701ff4d228bd2fcdd72aabe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.140760 32310 tablet_service.cc:1511] Processing CreateTablet for tablet 00ecb104c3a0463eab8527b3edfea55f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:23:52.144330 32463 tablet_service.cc:1511] Processing CreateTablet for tablet 1650e092374d40ac890df71e63af3c58 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:52.144474 32309 tablet_service.cc:1511] Processing CreateTablet for tablet 6461662648614042950f3cffff5e6667 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:23:52.145087 32385 tablet_service.cc:1511] Processing CreateTablet for tablet b0cc1b745e9540e6bcc90d8506562ebd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:52.146467 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429353605033441d9913acb2aee3e63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.143049 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 1650e092374d40ac890df71e63af3c58 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:52.148201 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650e092374d40ac890df71e63af3c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.151676 32314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b75d18a6314a32b106350f621b81c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.152264 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cc1b745e9540e6bcc90d8506562ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.145639 32463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650e092374d40ac890df71e63af3c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.157950 32459 tablet_service.cc:1511] Processing CreateTablet for tablet e8f8d79701ff4d228bd2fcdd72aabe1e (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:23:52.163658 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ecb104c3a0463eab8527b3edfea55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.165987 32518 tablet_bootstrap.cc:492] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:52.167649 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f8d79701ff4d228bd2fcdd72aabe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.171773 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6461662648614042950f3cffff5e6667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.191697 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d504b62c3d47ee905bc8d381fe1ccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.181142 32460 tablet_service.cc:1511] Processing CreateTablet for tablet b0cc1b745e9540e6bcc90d8506562ebd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:52.183010 32518 ts_tablet_manager.cc:1403] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.018s
I20260709 12:23:52.200330 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cc1b745e9540e6bcc90d8506562ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.210958 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 9be084de008d4a16b081aba373947d0f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:52.211856 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 9be084de008d4a16b081aba373947d0f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:23:52.212610 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be084de008d4a16b081aba373947d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.213073 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be084de008d4a16b081aba373947d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.218288 32388 tablet_service.cc:1511] Processing CreateTablet for tablet d36b9e3ad664495186da4126245ecdf6 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:52.218423 32393 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2d5333e15641af8ead9089dc2c2d9f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:52.219610 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36b9e3ad664495186da4126245ecdf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.220232 32393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2d5333e15641af8ead9089dc2c2d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.208667 32518 raft_consensus.cc:359] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.221244 32518 raft_consensus.cc:385] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.221580 32518 raft_consensus.cc:740] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.222481 32518 consensus_queue.cc:260] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.228626 32461 tablet_service.cc:1511] Processing CreateTablet for tablet d36b9e3ad664495186da4126245ecdf6 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:52.230159 32462 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2d5333e15641af8ead9089dc2c2d9f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:52.231866 32517 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:52.233229 32467 tablet_service.cc:1511] Processing CreateTablet for tablet dae450d27e284d648ebf2671c5eac212 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:52.240572 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae450d27e284d648ebf2671c5eac212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.242660 32464 tablet_service.cc:1511] Processing CreateTablet for tablet 58ea36d8fa784a20b203c22d2cb64bc6 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:52.244349 32464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ea36d8fa784a20b203c22d2cb64bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.245158 32389 tablet_service.cc:1511] Processing CreateTablet for tablet 58ea36d8fa784a20b203c22d2cb64bc6 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:52.245431 32391 tablet_service.cc:1511] Processing CreateTablet for tablet 95285c1527fb4972b553dd1e639e5134 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:52.246438 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ea36d8fa784a20b203c22d2cb64bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.243223 32517 ts_tablet_manager.cc:1403] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.171s	user 0.031s	sys 0.051s
I20260709 12:23:52.249502 32517 raft_consensus.cc:359] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.250233 32517 raft_consensus.cc:385] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.250548 32517 raft_consensus.cc:740] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.251912 32462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2d5333e15641af8ead9089dc2c2d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.255932 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36b9e3ad664495186da4126245ecdf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.260442 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95285c1527fb4972b553dd1e639e5134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.261231 32517 consensus_queue.cc:260] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.265933 32466 tablet_service.cc:1511] Processing CreateTablet for tablet 95285c1527fb4972b553dd1e639e5134 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:52.267233 32466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95285c1527fb4972b553dd1e639e5134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.269932 32315 tablet_service.cc:1511] Processing CreateTablet for tablet b10c0cdcf4964295a679806c5ea3685c (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:23:52.271202 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10c0cdcf4964295a679806c5ea3685c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.277545 32312 tablet_service.cc:1511] Processing CreateTablet for tablet e8f8d79701ff4d228bd2fcdd72aabe1e (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
W20260709 12:23:52.280571 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:52.280294 32385 tablet_service.cc:1511] Processing CreateTablet for tablet dae450d27e284d648ebf2671c5eac212 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:52.295845 32315 tablet_service.cc:1511] Processing CreateTablet for tablet 1650e092374d40ac890df71e63af3c58 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:23:52.300304 32521 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:52.304431 32387 tablet_service.cc:1511] Processing CreateTablet for tablet 223e91cba37f4c72bd868b923ba94580 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:52.305721 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223e91cba37f4c72bd868b923ba94580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.308394 32466 tablet_service.cc:1511] Processing CreateTablet for tablet 223e91cba37f4c72bd868b923ba94580 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:52.309628 32466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223e91cba37f4c72bd868b923ba94580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.312000 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae450d27e284d648ebf2671c5eac212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.316526 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f8d79701ff4d228bd2fcdd72aabe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.328411 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650e092374d40ac890df71e63af3c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.340338 32517 ts_tablet_manager.cc:1434] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.093s	user 0.018s	sys 0.004s
I20260709 12:23:52.336350 32521 tablet_bootstrap.cc:654] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.343545 32502 heartbeater.cc:499] Master 127.30.109.126:41445 was elected leader, sending a full tablet report...
I20260709 12:23:52.346098 32518 ts_tablet_manager.cc:1434] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.146s	user 0.010s	sys 0.023s
I20260709 12:23:52.346846 32428 heartbeater.cc:499] Master 127.30.109.126:41445 was elected leader, sending a full tablet report...
I20260709 12:23:52.353003 32312 tablet_service.cc:1511] Processing CreateTablet for tablet 58ea36d8fa784a20b203c22d2cb64bc6 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:23:52.338830 32313 tablet_service.cc:1511] Processing CreateTablet for tablet b0cc1b745e9540e6bcc90d8506562ebd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:23:52.354324 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ea36d8fa784a20b203c22d2cb64bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.355119 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cc1b745e9540e6bcc90d8506562ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.358197 32518 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:52.363476 32309 tablet_service.cc:1511] Processing CreateTablet for tablet 95285c1527fb4972b553dd1e639e5134 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:23:52.364624 32518 tablet_bootstrap.cc:654] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.364950 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95285c1527fb4972b553dd1e639e5134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.372177 32517 tablet_bootstrap.cc:492] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:52.374404 32318 tablet_service.cc:1511] Processing CreateTablet for tablet 9be084de008d4a16b081aba373947d0f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
W20260709 12:23:52.377913 32429 tablet.cc:2406] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:52.380143 32388 tablet_service.cc:1511] Processing CreateTablet for tablet 7941ab3a716a493d99c98ab4e178254d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:52.381500 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7941ab3a716a493d99c98ab4e178254d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.381798 32517 tablet_bootstrap.cc:654] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.383785 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be084de008d4a16b081aba373947d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.385285 32310 tablet_service.cc:1511] Processing CreateTablet for tablet d36b9e3ad664495186da4126245ecdf6 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:23:52.386523 32310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36b9e3ad664495186da4126245ecdf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.388600 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2d5333e15641af8ead9089dc2c2d9f (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:23:52.394249 32316 tablet_service.cc:1511] Processing CreateTablet for tablet 223e91cba37f4c72bd868b923ba94580 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:23:52.351220 32317 tablet_service.cc:1511] Processing CreateTablet for tablet dae450d27e284d648ebf2671c5eac212 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:23:52.396816 32317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae450d27e284d648ebf2671c5eac212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.409103 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2d5333e15641af8ead9089dc2c2d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.417632 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223e91cba37f4c72bd868b923ba94580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.418910 32460 tablet_service.cc:1511] Processing CreateTablet for tablet 7941ab3a716a493d99c98ab4e178254d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:52.423622 32314 tablet_service.cc:1511] Processing CreateTablet for tablet 7941ab3a716a493d99c98ab4e178254d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:23:52.424870 32314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7941ab3a716a493d99c98ab4e178254d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.430282 32309 tablet_service.cc:1511] Processing CreateTablet for tablet e2b4f1332f8d45d8a361afe54c43de86 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:52.432937 32518 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:52.433440 32518 ts_tablet_manager.cc:1403] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.018s
I20260709 12:23:52.436406 32518 raft_consensus.cc:359] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.437126 32518 raft_consensus.cc:385] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.437435 32518 raft_consensus.cc:740] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.438730 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7941ab3a716a493d99c98ab4e178254d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.445472 32521 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:52.446090 32521 ts_tablet_manager.cc:1403] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.146s	user 0.021s	sys 0.015s
I20260709 12:23:52.453325 32521 raft_consensus.cc:359] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.457412 32391 tablet_service.cc:1511] Processing CreateTablet for tablet e2b4f1332f8d45d8a361afe54c43de86 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:52.454907 32521 raft_consensus.cc:385] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.465572 32312 tablet_service.cc:1511] Processing CreateTablet for tablet cfb1fef6841c47fdb4d2d27d6500ff59 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:52.465596 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b4f1332f8d45d8a361afe54c43de86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.466411 32386 tablet_service.cc:1511] Processing CreateTablet for tablet cfb1fef6841c47fdb4d2d27d6500ff59 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:52.467867 32309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b4f1332f8d45d8a361afe54c43de86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.467649 32521 raft_consensus.cc:740] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.476841 32517 tablet_bootstrap.cc:492] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:52.477195 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb1fef6841c47fdb4d2d27d6500ff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.486521 32517 ts_tablet_manager.cc:1403] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.017s
I20260709 12:23:52.488595 32318 tablet_service.cc:1511] Processing CreateTablet for tablet 28d429a663f94988b58ea5ccb7cde879 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:52.482386 32462 tablet_service.cc:1511] Processing CreateTablet for tablet cfb1fef6841c47fdb4d2d27d6500ff59 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:23:52.508257 32462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb1fef6841c47fdb4d2d27d6500ff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.515570 32460 tablet_service.cc:1511] Processing CreateTablet for tablet 5a498dffdd874e7980a799a659a015a3 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:52.517925 32314 tablet_service.cc:1511] Processing CreateTablet for tablet dd8394281fef4dfaafc22d36d1b11a98 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:52.516866 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a498dffdd874e7980a799a659a015a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.521114 32466 tablet_service.cc:1511] Processing CreateTablet for tablet dd8394281fef4dfaafc22d36d1b11a98 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:52.491730 32387 tablet_service.cc:1511] Processing CreateTablet for tablet 28d429a663f94988b58ea5ccb7cde879 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:52.522593 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d429a663f94988b58ea5ccb7cde879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.527130 32461 tablet_service.cc:1511] Processing CreateTablet for tablet 07c43067444d4dfd8fc246502e337d30 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:52.528458 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c43067444d4dfd8fc246502e337d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.531471 32389 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:52.532318 32315 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:52.532727 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.533528 32467 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:23:52.534730 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.536348 32316 tablet_service.cc:1511] Processing CreateTablet for tablet 07c43067444d4dfd8fc246502e337d30 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:52.492125 32459 tablet_service.cc:1511] Processing CreateTablet for tablet e2b4f1332f8d45d8a361afe54c43de86 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:23:52.539052 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b4f1332f8d45d8a361afe54c43de86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.542590 32353 heartbeater.cc:499] Master 127.30.109.126:41445 was elected leader, sending a full tablet report...
I20260709 12:23:52.478053 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb1fef6841c47fdb4d2d27d6500ff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.459105 32518 consensus_queue.cc:260] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.497426 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 28d429a663f94988b58ea5ccb7cde879 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:23:52.545837 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.546532 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c43067444d4dfd8fc246502e337d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.546655 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d429a663f94988b58ea5ccb7cde879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.547292 32314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8394281fef4dfaafc22d36d1b11a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.549636 32388 tablet_service.cc:1511] Processing CreateTablet for tablet 07c43067444d4dfd8fc246502e337d30 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:23:52.503433 32393 tablet_service.cc:1511] Processing CreateTablet for tablet 5a498dffdd874e7980a799a659a015a3 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:52.551095 32393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a498dffdd874e7980a799a659a015a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.503712 32317 tablet_service.cc:1511] Processing CreateTablet for tablet 5a498dffdd874e7980a799a659a015a3 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:23:52.489492 32517 raft_consensus.cc:359] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.555595 32517 raft_consensus.cc:385] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.555913 32517 raft_consensus.cc:740] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.556114 32317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a498dffdd874e7980a799a659a015a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.556622 32517 consensus_queue.cc:260] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.550060 32523 raft_consensus.cc:493] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:52.557689 32523 raft_consensus.cc:515] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.561157 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c43067444d4dfd8fc246502e337d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.561435 32392 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae1183d9c4a468395ebfb2197766b76 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:52.562692 32392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae1183d9c4a468395ebfb2197766b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.484802 32521 consensus_queue.cc:260] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.571285 32313 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:52.572743 32462 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae1183d9c4a468395ebfb2197766b76 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:52.574059 32462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae1183d9c4a468395ebfb2197766b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.576623 32523 leader_election.cc:290] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:52.572749 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.584740 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae1183d9c4a468395ebfb2197766b76 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:23:52.586867 32517 ts_tablet_manager.cc:1434] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.000s
I20260709 12:23:52.586975 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:52.588282 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.607939 32466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8394281fef4dfaafc22d36d1b11a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.609694 32467 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:23:52.611322 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.611851 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d429a663f94988b58ea5ccb7cde879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.616765 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae1183d9c4a468395ebfb2197766b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.520135 32385 tablet_service.cc:1511] Processing CreateTablet for tablet dd8394281fef4dfaafc22d36d1b11a98 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:23:52.628106 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8394281fef4dfaafc22d36d1b11a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.645767 32314 tablet_service.cc:1511] Processing CreateTablet for tablet 4c599be4cd92420dbe4b329aca9ec8bc (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:52.654044 32391 tablet_service.cc:1511] Processing CreateTablet for tablet 4c599be4cd92420dbe4b329aca9ec8bc (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:52.655400 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c599be4cd92420dbe4b329aca9ec8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.659456 32314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c599be4cd92420dbe4b329aca9ec8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.662510 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 4c599be4cd92420dbe4b329aca9ec8bc (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:23:52.663672 32517 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:52.663811 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c599be4cd92420dbe4b329aca9ec8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.679791 32460 tablet_service.cc:1511] Processing CreateTablet for tablet 29052781453c40cca522ec28de87efb0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:52.681144 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29052781453c40cca522ec28de87efb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.687887 32517 tablet_bootstrap.cc:654] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.688426 32389 tablet_service.cc:1511] Processing CreateTablet for tablet 29052781453c40cca522ec28de87efb0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:52.692698 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29052781453c40cca522ec28de87efb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.694043 32522 raft_consensus.cc:493] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:52.694510 32522 raft_consensus.cc:515] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.695528 32521 ts_tablet_manager.cc:1434] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.249s	user 0.012s	sys 0.011s
I20260709 12:23:52.696483 32521 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:52.697033 32522 leader_election.cc:290] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:52.717128 32521 tablet_bootstrap.cc:654] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.722826 32518 ts_tablet_manager.cc:1434] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.289s	user 0.015s	sys 0.014s
I20260709 12:23:52.723850 32518 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:52.723724 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 75922136a7854694a337f3177cd05b1b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:52.725003 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75922136a7854694a337f3177cd05b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.732438 32459 tablet_service.cc:1511] Processing CreateTablet for tablet 043b2a5381a1460dbd81462e3ca17bb8 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:52.733312 32527 raft_consensus.cc:493] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:52.733798 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b2a5381a1460dbd81462e3ca17bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.733781 32527 raft_consensus.cc:515] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.736022 32527 leader_election.cc:290] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:52.748313 32312 tablet_service.cc:1511] Processing CreateTablet for tablet 043b2a5381a1460dbd81462e3ca17bb8 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:52.749707 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b2a5381a1460dbd81462e3ca17bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.761593 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:52.763576 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fbce0eef461091844a30de704b8b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:52.765648 32368 leader_election.cc:343] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:52.766522 32368 leader_election.cc:343] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:52.792332 32459 tablet_service.cc:1511] Processing CreateTablet for tablet 75922136a7854694a337f3177cd05b1b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:52.793620 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75922136a7854694a337f3177cd05b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.796917 32464 tablet_service.cc:1511] Processing CreateTablet for tablet 99fdd3b554264f23bba21303ff928812 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:52.798183 32464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fdd3b554264f23bba21303ff928812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.800413 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 99fdd3b554264f23bba21303ff928812 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:23:52.801667 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fdd3b554264f23bba21303ff928812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.810899 32315 tablet_service.cc:1511] Processing CreateTablet for tablet 29052781453c40cca522ec28de87efb0 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:23:52.812229 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29052781453c40cca522ec28de87efb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.814749 32313 tablet_service.cc:1511] Processing CreateTablet for tablet d1af815f1c3d416f90c6c5e8a3378bf7 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:52.816768 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1af815f1c3d416f90c6c5e8a3378bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.815423 32531 raft_consensus.cc:493] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:52.823658 32531 raft_consensus.cc:515] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.825429 32518 tablet_bootstrap.cc:654] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.837142 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:52.838776 32369 leader_election.cc:343] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:52.839241 32369 leader_election.cc:304] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:52.831724 32531 leader_election.cc:290] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:52.843261 32527 raft_consensus.cc:2749] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:52.872388 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fbce0eef461091844a30de704b8b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:52.873217 32476 raft_consensus.cc:2468] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:52.873615 32461 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:52.874414 32369 leader_election.cc:304] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:52.874861 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.875592 32527 raft_consensus.cc:2804] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:52.875962 32527 raft_consensus.cc:493] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:52.876273 32527 raft_consensus.cc:3060] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:52.878149 32517 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:52.878619 32517 ts_tablet_manager.cc:1403] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.215s	user 0.033s	sys 0.039s
I20260709 12:23:52.882674 32521 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:52.882855 32517 raft_consensus.cc:359] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.885785 32517 raft_consensus.cc:385] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.886134 32517 raft_consensus.cc:740] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.887854 32517 consensus_queue.cc:260] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.892395 32517 ts_tablet_manager.cc:1434] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:23:52.893462 32517 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:52.901160 32385 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:52.872459 32460 tablet_service.cc:1511] Processing CreateTablet for tablet d1af815f1c3d416f90c6c5e8a3378bf7 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:52.902119 32387 tablet_service.cc:1511] Processing CreateTablet for tablet d1af815f1c3d416f90c6c5e8a3378bf7 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:23:52.902506 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.902807 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1af815f1c3d416f90c6c5e8a3378bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.902554 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:52.903319 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1af815f1c3d416f90c6c5e8a3378bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.901160 32388 tablet_service.cc:1511] Processing CreateTablet for tablet 99fdd3b554264f23bba21303ff928812 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 12:23:52.904219 32440 leader_election.cc:343] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:52.904708 32388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fdd3b554264f23bba21303ff928812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.895201 32518 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:52.883145 32521 ts_tablet_manager.cc:1403] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.187s	user 0.010s	sys 0.019s
I20260709 12:23:52.890265 32527 raft_consensus.cc:515] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.911870 32518 ts_tablet_manager.cc:1403] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.188s	user 0.026s	sys 0.003s
I20260709 12:23:52.917945 32521 raft_consensus.cc:359] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.918733 32521 raft_consensus.cc:385] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.919030 32521 raft_consensus.cc:740] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.919780 32521 consensus_queue.cc:260] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.921872 32521 ts_tablet_manager.cc:1434] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:23:52.914772 32518 raft_consensus.cc:359] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.926895 32389 tablet_service.cc:1511] Processing CreateTablet for tablet 043b2a5381a1460dbd81462e3ca17bb8 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:23:52.930310 32391 tablet_service.cc:1511] Processing CreateTablet for tablet 2e11d27ea5b642b2bb2745857ba825e8 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:52.931663 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e11d27ea5b642b2bb2745857ba825e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.938521 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 2e11d27ea5b642b2bb2745857ba825e8 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:52.925690 32518 raft_consensus.cc:385] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.939837 32393 tablet_service.cc:1511] Processing CreateTablet for tablet b69b66c609ec4c949e20382b3b15d127 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:52.940322 32518 raft_consensus.cc:740] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.940290 32467 tablet_service.cc:1511] Processing CreateTablet for tablet b69b66c609ec4c949e20382b3b15d127 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:52.941157 32393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69b66c609ec4c949e20382b3b15d127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.941254 32518 consensus_queue.cc:260] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.941910 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e11d27ea5b642b2bb2745857ba825e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.945322 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fbce0eef461091844a30de704b8b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:52.945514 32527 leader_election.cc:290] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:52.946028 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69b66c609ec4c949e20382b3b15d127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.924712 32521 tablet_bootstrap.cc:492] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
W20260709 12:23:52.947986 32368 leader_election.cc:343] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:52.948935 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c2fbce0eef461091844a30de704b8b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:52.952737 32392 tablet_service.cc:1511] Processing CreateTablet for tablet f735fe73992b45f886fa980d74036bea (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:52.956562 32392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f735fe73992b45f886fa980d74036bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.957417 32476 raft_consensus.cc:3060] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:52.959713 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:52.939905 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 75922136a7854694a337f3177cd05b1b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:23:52.964191 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75922136a7854694a337f3177cd05b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.965927 32476 raft_consensus.cc:2468] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
W20260709 12:23:52.968017 32442 leader_election.cc:343] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:52.968504 32442 leader_election.cc:304] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:52.969643 32522 raft_consensus.cc:2749] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:52.969975 32518 ts_tablet_manager.cc:1434] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.004s
I20260709 12:23:52.971015 32518 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:52.974226 32313 tablet_service.cc:1511] Processing CreateTablet for tablet b69b66c609ec4c949e20382b3b15d127 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:23:52.974474 32318 tablet_service.cc:1511] Processing CreateTablet for tablet f735fe73992b45f886fa980d74036bea (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:52.975016 32517 tablet_bootstrap.cc:654] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.975564 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69b66c609ec4c949e20382b3b15d127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.976157 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f735fe73992b45f886fa980d74036bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.976411 32312 tablet_service.cc:1511] Processing CreateTablet for tablet 2e11d27ea5b642b2bb2745857ba825e8 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:23:52.977581 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e11d27ea5b642b2bb2745857ba825e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.980108 32369 leader_election.cc:304] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:52.981257 32527 raft_consensus.cc:2804] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:52.982450 32527 raft_consensus.cc:697] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:52.983283 32527 consensus_queue.cc:237] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:52.988297 32521 tablet_bootstrap.cc:654] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.990913 32390 tablet_service.cc:1511] Processing CreateTablet for tablet 111a315805234c828f848148e36a2794 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:52.991436 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b2a5381a1460dbd81462e3ca17bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.995724 32390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a315805234c828f848148e36a2794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.003036 32518 tablet_bootstrap.cc:654] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.003811 32459 tablet_service.cc:1511] Processing CreateTablet for tablet 111a315805234c828f848148e36a2794 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:53.004654 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.005307 32476 raft_consensus.cc:2468] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:53.005824 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a315805234c828f848148e36a2794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.984411 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:23:53.012869 32460 tablet_service.cc:1511] Processing CreateTablet for tablet f735fe73992b45f886fa980d74036bea (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:23:53.014269 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f735fe73992b45f886fa980d74036bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.024179 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.029198 32294 leader_election.cc:304] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:53.030488 32531 raft_consensus.cc:2804] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.030965 32531 raft_consensus.cc:493] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.031371 32531 raft_consensus.cc:3060] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.032152 32313 tablet_service.cc:1511] Processing CreateTablet for tablet 111a315805234c828f848148e36a2794 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:23:53.033870 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a315805234c828f848148e36a2794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.056375 32315 tablet_service.cc:1511] Processing CreateTablet for tablet a842965f29964de8b2fa719247b66600 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:53.057910 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a842965f29964de8b2fa719247b66600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.057678 32385 tablet_service.cc:1511] Processing CreateTablet for tablet a842965f29964de8b2fa719247b66600 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:53.058404 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:53.059051 32403 raft_consensus.cc:2468] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:53.059446 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a842965f29964de8b2fa719247b66600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.063747 32461 tablet_service.cc:1511] Processing CreateTablet for tablet a842965f29964de8b2fa719247b66600 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:23:53.065016 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a842965f29964de8b2fa719247b66600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.088222 32223 catalog_manager.cc:5697] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.096974 32314 tablet_service.cc:1511] Processing CreateTablet for tablet 728e197bae3a4470b80533013edf853b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:53.098325 32314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e197bae3a4470b80533013edf853b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.103204 32460 tablet_service.cc:1511] Processing CreateTablet for tablet 728e197bae3a4470b80533013edf853b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:53.103621 32531 raft_consensus.cc:515] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.104888 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e197bae3a4470b80533013edf853b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.113662 32518 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.114681 32518 ts_tablet_manager.cc:1403] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.010s
I20260709 12:23:53.115538 32316 tablet_service.cc:1511] Processing CreateTablet for tablet c37246ad94134f52b2ddc9fc768b68c9 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:53.117735 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37246ad94134f52b2ddc9fc768b68c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.117655 32518 raft_consensus.cc:359] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.119184 32518 raft_consensus.cc:385] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.119524 32518 raft_consensus.cc:740] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.119668 32521 tablet_bootstrap.cc:492] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.120131 32521 ts_tablet_manager.cc:1403] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.197s	user 0.015s	sys 0.027s
I20260709 12:23:53.120468 32518 consensus_queue.cc:260] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.122870 32518 ts_tablet_manager.cc:1434] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:53.127521 32517 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:53.127424 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:53.127985 32517 ts_tablet_manager.cc:1403] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.235s	user 0.011s	sys 0.022s
I20260709 12:23:53.128034 32476 raft_consensus.cc:3060] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.130707 32517 raft_consensus.cc:359] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.132512 32531 leader_election.cc:290] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.132625 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:53.133299 32403 raft_consensus.cc:3060] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.138839 32387 tablet_service.cc:1511] Processing CreateTablet for tablet c37246ad94134f52b2ddc9fc768b68c9 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:53.140275 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37246ad94134f52b2ddc9fc768b68c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.151011 32476 raft_consensus.cc:2468] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:53.122982 32521 raft_consensus.cc:359] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.131451 32517 raft_consensus.cc:385] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.157843 32521 raft_consensus.cc:385] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.159726 32521 raft_consensus.cc:740] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.160516 32521 consensus_queue.cc:260] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.161700 32460 tablet_service.cc:1511] Processing CreateTablet for tablet c37246ad94134f52b2ddc9fc768b68c9 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:23:53.162911 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37246ad94134f52b2ddc9fc768b68c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.164208 32403 raft_consensus.cc:2468] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:53.165558 32291 leader_election.cc:304] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:53.166440 32531 raft_consensus.cc:2804] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.171046 32391 tablet_service.cc:1511] Processing CreateTablet for tablet 80ed658e457142f2ab5e63fe23c574d4 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:53.165573 32385 tablet_service.cc:1511] Processing CreateTablet for tablet 728e197bae3a4470b80533013edf853b (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:23:53.178854 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ed658e457142f2ab5e63fe23c574d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.176379 32312 tablet_service.cc:1511] Processing CreateTablet for tablet 80ed658e457142f2ab5e63fe23c574d4 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:53.177335 32467 tablet_service.cc:1511] Processing CreateTablet for tablet 80ed658e457142f2ab5e63fe23c574d4 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:23:53.158597 32517 raft_consensus.cc:740] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.179862 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e197bae3a4470b80533013edf853b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.180799 32521 ts_tablet_manager.cc:1434] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.002s
I20260709 12:23:53.180337 32517 consensus_queue.cc:260] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.182641 32517 ts_tablet_manager.cc:1434] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 12:23:53.184058 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ed658e457142f2ab5e63fe23c574d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.188295 32521 tablet_bootstrap.cc:492] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.189703 32531 raft_consensus.cc:697] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:53.190682 32531 consensus_queue.cc:237] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.195396 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ed658e457142f2ab5e63fe23c574d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.203478 32518 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.208242 32521 tablet_bootstrap.cc:654] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.208748 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 0eaa9bc67b654f3faeb939ccf4cbb058 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:53.210108 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eaa9bc67b654f3faeb939ccf4cbb058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.210615 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 0eaa9bc67b654f3faeb939ccf4cbb058 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:53.213598 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eaa9bc67b654f3faeb939ccf4cbb058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.215318 32517 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:53.221313 32313 tablet_service.cc:1511] Processing CreateTablet for tablet 8253fbd491f846e08c2ac357c804168d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:53.222718 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8253fbd491f846e08c2ac357c804168d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.224265 32387 tablet_service.cc:1511] Processing CreateTablet for tablet 8253fbd491f846e08c2ac357c804168d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:53.230357 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8253fbd491f846e08c2ac357c804168d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.244582 32467 tablet_service.cc:1511] Processing CreateTablet for tablet 8253fbd491f846e08c2ac357c804168d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:23:53.246954 32517 tablet_bootstrap.cc:654] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.258890 32318 tablet_service.cc:1511] Processing CreateTablet for tablet c93a0a4db0354356ad818b4ca8b05d6c (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:53.260979 32385 tablet_service.cc:1511] Processing CreateTablet for tablet c93a0a4db0354356ad818b4ca8b05d6c (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:53.261988 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93a0a4db0354356ad818b4ca8b05d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.262132 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93a0a4db0354356ad818b4ca8b05d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.268440 32518 tablet_bootstrap.cc:654] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.269565 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8253fbd491f846e08c2ac357c804168d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.283372 32521 tablet_bootstrap.cc:492] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.283897 32521 ts_tablet_manager.cc:1403] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.006s
I20260709 12:23:53.286671 32521 raft_consensus.cc:359] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.287482 32521 raft_consensus.cc:385] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.287789 32521 raft_consensus.cc:740] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.288944 32315 tablet_service.cc:1511] Processing CreateTablet for tablet 0eaa9bc67b654f3faeb939ccf4cbb058 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:23:53.290233 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eaa9bc67b654f3faeb939ccf4cbb058. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:53.301915 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:53.302388 32461 tablet_service.cc:1511] Processing CreateTablet for tablet c93a0a4db0354356ad818b4ca8b05d6c (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:23:53.303144 32391 tablet_service.cc:1511] Processing CreateTablet for tablet fb08793cf4e842be86423de358092786 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:53.303737 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93a0a4db0354356ad818b4ca8b05d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.304006 32459 tablet_service.cc:1511] Processing CreateTablet for tablet fb08793cf4e842be86423de358092786 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:53.304526 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08793cf4e842be86423de358092786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.306221 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08793cf4e842be86423de358092786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.291492 32531 raft_consensus.cc:493] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.296722 32225 catalog_manager.cc:5697] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.307042 32531 raft_consensus.cc:515] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.309360 32316 tablet_service.cc:1511] Processing CreateTablet for tablet fb08793cf4e842be86423de358092786 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:23:53.316987 32311 tablet_service.cc:1511] Processing CreateTablet for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:53.321183 32531 leader_election.cc:290] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.321811 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:53.322710 32518 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.323029 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.323266 32518 ts_tablet_manager.cc:1403] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.000s
I20260709 12:23:53.323683 32476 raft_consensus.cc:2468] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:53.324965 32294 leader_election.cc:304] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
W20260709 12:23:53.326053 32291 leader_election.cc:343] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.327656 32531 raft_consensus.cc:2804] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.328090 32531 raft_consensus.cc:493] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.328509 32531 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.327618 32518 raft_consensus.cc:359] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.330688 32518 raft_consensus.cc:385] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.335445 32518 raft_consensus.cc:740] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.337744 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08793cf4e842be86423de358092786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.342568 32387 tablet_service.cc:1511] Processing CreateTablet for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:53.299374 32521 consensus_queue.cc:260] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.343611 32313 tablet_service.cc:1511] Processing CreateTablet for tablet ecfdaceb7a97451c9c4c2aa7bae82707 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:53.344231 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.346385 32521 ts_tablet_manager.cc:1434] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 12:23:53.347970 32521 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.350666 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.351723 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfdaceb7a97451c9c4c2aa7bae82707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.357354 32385 tablet_service.cc:1511] Processing CreateTablet for tablet ecfdaceb7a97451c9c4c2aa7bae82707 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:53.357224 32531 raft_consensus.cc:515] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.368886 32465 tablet_service.cc:1511] Processing CreateTablet for tablet ecfdaceb7a97451c9c4c2aa7bae82707 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:23:53.375803 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfdaceb7a97451c9c4c2aa7bae82707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.378530 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfdaceb7a97451c9c4c2aa7bae82707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.379951 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:53.380555 32476 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.383255 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4a51d510c4404a8e4d1887cd7009b5 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:53.383695 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:53.384488 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4a51d510c4404a8e4d1887cd7009b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.355912 32467 tablet_service.cc:1511] Processing CreateTablet for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:23:53.388981 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.388756 32318 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4a51d510c4404a8e4d1887cd7009b5 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:53.389978 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4a51d510c4404a8e4d1887cd7009b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.389674 32459 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4a51d510c4404a8e4d1887cd7009b5 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:23:53.390858 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4a51d510c4404a8e4d1887cd7009b5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:53.398108 32291 leader_election.cc:343] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:53.398860 32368 consensus_peers.cc:597] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:53.378073 32531 leader_election.cc:290] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.354558 32518 consensus_queue.cc:260] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.409415 32518 ts_tablet_manager.cc:1434] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.000s
I20260709 12:23:53.411526 32389 tablet_service.cc:1511] Processing CreateTablet for tablet a2136f1336d549d8a49a8fcb698d4ab2 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:53.412766 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2136f1336d549d8a49a8fcb698d4ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.395328 32476 raft_consensus.cc:2468] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:53.416335 32294 leader_election.cc:304] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:23:53.417853 32312 tablet_service.cc:1511] Processing CreateTablet for tablet a2136f1336d549d8a49a8fcb698d4ab2 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:53.421643 32460 tablet_service.cc:1511] Processing CreateTablet for tablet a2136f1336d549d8a49a8fcb698d4ab2 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:23:53.422739 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2136f1336d549d8a49a8fcb698d4ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.429363 32546 raft_consensus.cc:493] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.429821 32546 raft_consensus.cc:515] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.431967 32546 leader_election.cc:290] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.435281 32521 tablet_bootstrap.cc:654] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.427613 32531 raft_consensus.cc:2804] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.456528 32531 raft_consensus.cc:697] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:53.450083 32527 consensus_queue.cc:1048] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:23:53.457347 32531 consensus_queue.cc:237] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.452863 32517 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:53.459321 32517 ts_tablet_manager.cc:1403] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.244s	user 0.015s	sys 0.019s
I20260709 12:23:53.459648 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.460618 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
W20260709 12:23:53.460981 32294 leader_election.cc:343] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:53.462024 32291 leader_election.cc:343] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.462138 32517 raft_consensus.cc:359] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.462459 32291 leader_election.cc:304] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:53.462819 32517 raft_consensus.cc:385] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.463510 32546 raft_consensus.cc:2749] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:53.411906 32518 tablet_bootstrap.cc:492] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.463143 32517 raft_consensus.cc:740] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.470014 32385 tablet_service.cc:1511] Processing CreateTablet for tablet 1d94f2e1a49c47b2ad0286b267055558 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:53.471961 32517 consensus_queue.cc:260] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.472980 32385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d94f2e1a49c47b2ad0286b267055558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.440475 32312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2136f1336d549d8a49a8fcb698d4ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.471691 32316 tablet_service.cc:1511] Processing CreateTablet for tablet 1d94f2e1a49c47b2ad0286b267055558 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:53.484627 32465 tablet_service.cc:1511] Processing CreateTablet for tablet 1d94f2e1a49c47b2ad0286b267055558 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:23:53.485796 32465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d94f2e1a49c47b2ad0286b267055558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.487808 32517 ts_tablet_manager.cc:1434] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 12:23:53.488183 32313 tablet_service.cc:1511] Processing CreateTablet for tablet 54220d1efe994b29a76404e0319c631a (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:53.496649 32518 tablet_bootstrap.cc:654] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.496963 32224 catalog_manager.cc:5697] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.504297 32517 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:53.509697 32386 tablet_service.cc:1511] Processing CreateTablet for tablet 54220d1efe994b29a76404e0319c631a (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:53.510558 32527 raft_consensus.cc:493] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.510983 32386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54220d1efe994b29a76404e0319c631a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.511067 32527 raft_consensus.cc:515] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.512180 32311 tablet_service.cc:1511] Processing CreateTablet for tablet a574b90ea56a43539d3c3d15bedb78a2 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:53.514011 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:53.515617 32368 leader_election.cc:343] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.517360 32531 raft_consensus.cc:493] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.517861 32527 leader_election.cc:290] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.518015 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.518652 32477 raft_consensus.cc:2468] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:53.517807 32531 raft_consensus.cc:515] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.519807 32369 leader_election.cc:304] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:53.520785 32531 leader_election.cc:290] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.521801 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:53.522068 32315 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e10c7d4fe40e9ab6a0459bd7e1024 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:23:53.519580 32467 tablet_service.cc:1511] Processing CreateTablet for tablet a574b90ea56a43539d3c3d15bedb78a2 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:23:53.522841 32391 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e10c7d4fe40e9ab6a0459bd7e1024 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 12:23:53.523713 32291 leader_election.cc:343] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.523965 32467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a574b90ea56a43539d3c3d15bedb78a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.524103 32391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e10c7d4fe40e9ab6a0459bd7e1024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.524556 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.525578 32389 tablet_service.cc:1511] Processing CreateTablet for tablet a574b90ea56a43539d3c3d15bedb78a2 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:23:53.525918 32294 leader_election.cc:343] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.526327 32294 leader_election.cc:304] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:53.526782 32389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a574b90ea56a43539d3c3d15bedb78a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.527462 32527 raft_consensus.cc:2804] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.527873 32527 raft_consensus.cc:493] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.528275 32527 raft_consensus.cc:3060] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.530341 32318 tablet_service.cc:1511] Processing CreateTablet for tablet e7590e38ab0c41729d08596af14d336d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:53.531492 32531 raft_consensus.cc:2749] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:53.531374 32387 tablet_service.cc:1511] Processing CreateTablet for tablet e7590e38ab0c41729d08596af14d336d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:53.532418 32387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7590e38ab0c41729d08596af14d336d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.533152 32517 tablet_bootstrap.cc:654] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.533051 32461 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9e10c7d4fe40e9ab6a0459bd7e1024 (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 12:23:53.534142 32556 log.cc:927] Time spent T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 12:23:53.545935 32555 log.cc:927] Time spent T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:23:53.534303 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e10c7d4fe40e9ab6a0459bd7e1024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.534963 32313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54220d1efe994b29a76404e0319c631a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.547999 32311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a574b90ea56a43539d3c3d15bedb78a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.551640 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9e10c7d4fe40e9ab6a0459bd7e1024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.552276 32459 tablet_service.cc:1511] Processing CreateTablet for tablet e7590e38ab0c41729d08596af14d336d (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:23:53.553408 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7590e38ab0c41729d08596af14d336d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.557909 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7590e38ab0c41729d08596af14d336d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.553408 32518 tablet_bootstrap.cc:492] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.560014 32518 ts_tablet_manager.cc:1403] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.148s	user 0.011s	sys 0.000s
I20260709 12:23:53.567526 32460 tablet_service.cc:1511] Processing CreateTablet for tablet 54220d1efe994b29a76404e0319c631a (DEFAULT_TABLE table=test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:23:53.568742 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54220d1efe994b29a76404e0319c631a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.578789 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d94f2e1a49c47b2ad0286b267055558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:53.581619 32521 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.582263 32521 ts_tablet_manager.cc:1403] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.235s	user 0.029s	sys 0.042s
I20260709 12:23:53.537902 32527 raft_consensus.cc:515] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.587882 32517 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:53.588362 32517 ts_tablet_manager.cc:1403] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.003s
I20260709 12:23:53.588954 32527 leader_election.cc:290] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.590015 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
W20260709 12:23:53.591461 32368 leader_election.cc:343] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.597396 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:53.597939 32477 raft_consensus.cc:3060] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.604545 32477 raft_consensus.cc:2468] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:53.605691 32369 leader_election.cc:304] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:53.607610 32521 raft_consensus.cc:359] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.608354 32521 raft_consensus.cc:385] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.608647 32521 raft_consensus.cc:740] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.608846 32558 raft_consensus.cc:2804] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.609448 32521 consensus_queue.cc:260] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.591061 32517 raft_consensus.cc:359] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.611227 32517 raft_consensus.cc:385] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.611590 32517 raft_consensus.cc:740] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.612321 32517 consensus_queue.cc:260] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.614470 32517 ts_tablet_manager.cc:1434] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:23:53.616143 32521 ts_tablet_manager.cc:1434] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:23:53.616865 32517 tablet_bootstrap.cc:492] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:53.620697 32558 raft_consensus.cc:697] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:53.621650 32558 consensus_queue.cc:237] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.623226 32517 tablet_bootstrap.cc:654] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.628849 32518 raft_consensus.cc:359] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.629815 32518 raft_consensus.cc:385] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.630218 32518 raft_consensus.cc:740] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.631160 32518 consensus_queue.cc:260] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.644070 32518 ts_tablet_manager.cc:1434] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 12:23:53.644402 32521 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.645444 32518 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.642809 32225 catalog_manager.cc:5697] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.652997 32531 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.657043 32521 tablet_bootstrap.cc:654] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.658059 32518 tablet_bootstrap.cc:654] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.667088 32517 tablet_bootstrap.cc:492] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:53.667655 32517 ts_tablet_manager.cc:1403] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.013s
I20260709 12:23:53.669450 32518 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.669939 32518 ts_tablet_manager.cc:1403] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.012s
I20260709 12:23:53.670408 32521 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.670855 32521 ts_tablet_manager.cc:1403] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 12:23:53.670624 32517 raft_consensus.cc:359] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.671449 32517 raft_consensus.cc:385] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.671767 32517 raft_consensus.cc:740] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.672672 32518 raft_consensus.cc:359] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.673521 32518 raft_consensus.cc:385] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.673853 32518 raft_consensus.cc:740] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.673787 32521 raft_consensus.cc:359] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.674614 32521 raft_consensus.cc:385] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.674998 32521 raft_consensus.cc:740] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.674677 32518 consensus_queue.cc:260] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.675930 32521 consensus_queue.cc:260] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.677668 32518 ts_tablet_manager.cc:1434] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:53.678958 32518 tablet_bootstrap.cc:492] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.686546 32518 tablet_bootstrap.cc:654] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.686702 32521 ts_tablet_manager.cc:1434] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:23:53.687732 32521 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.672641 32517 consensus_queue.cc:260] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.691061 32517 ts_tablet_manager.cc:1434] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:23:53.692361 32517 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:53.695061 32531 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.706954 32517 tablet_bootstrap.cc:654] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.708536 32521 tablet_bootstrap.cc:654] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.712796 32518 tablet_bootstrap.cc:492] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.713402 32518 ts_tablet_manager.cc:1403] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260709 12:23:53.716378 32518 raft_consensus.cc:359] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.717073 32518 raft_consensus.cc:385] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.717331 32518 raft_consensus.cc:740] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.717964 32518 consensus_queue.cc:260] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.720047 32518 ts_tablet_manager.cc:1434] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:53.722107 32558 raft_consensus.cc:493] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.722609 32558 raft_consensus.cc:515] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.724514 32521 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.724718 32558 leader_election.cc:290] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.724840 32518 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.725001 32521 ts_tablet_manager.cc:1403] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.009s
I20260709 12:23:53.726851 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6461662648614042950f3cffff5e6667" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:53.728315 32368 leader_election.cc:343] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.730978 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6461662648614042950f3cffff5e6667" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.730804 32521 raft_consensus.cc:359] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.731544 32521 raft_consensus.cc:385] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.731837 32521 raft_consensus.cc:740] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
W20260709 12:23:53.732726 32369 leader_election.cc:343] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.733063 32518 tablet_bootstrap.cc:654] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.733227 32369 leader_election.cc:304] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:53.734724 32558 raft_consensus.cc:2749] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:53.735194 32517 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:53.735774 32517 ts_tablet_manager.cc:1403] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.010s
I20260709 12:23:53.738255 32517 raft_consensus.cc:359] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.738893 32517 raft_consensus.cc:385] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.739162 32517 raft_consensus.cc:740] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.739818 32517 consensus_queue.cc:260] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.741712 32517 ts_tablet_manager.cc:1434] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:53.732744 32521 consensus_queue.cc:260] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.742592 32517 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:53.744504 32521 ts_tablet_manager.cc:1434] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 12:23:53.745785 32521 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.748764 32517 tablet_bootstrap.cc:654] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.754386 32521 tablet_bootstrap.cc:654] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.757794 32518 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.758275 32518 ts_tablet_manager.cc:1403] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260709 12:23:53.761672 32518 raft_consensus.cc:359] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.762542 32518 raft_consensus.cc:385] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.762876 32518 raft_consensus.cc:740] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.763898 32518 consensus_queue.cc:260] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.766042 32518 ts_tablet_manager.cc:1434] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:53.766839 32518 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.767052 32521 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.767484 32521 ts_tablet_manager.cc:1403] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:23:53.769825 32558 raft_consensus.cc:493] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.770320 32558 raft_consensus.cc:515] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.772244 32518 tablet_bootstrap.cc:654] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.773176 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77266502779440d8887bb28d423f2724" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.773809 32476 raft_consensus.cc:2468] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:53.775067 32369 leader_election.cc:304] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:53.776234 32563 raft_consensus.cc:2804] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.776695 32563 raft_consensus.cc:493] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.777091 32563 raft_consensus.cc:3060] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.782096 32570 raft_consensus.cc:493] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.782548 32570 raft_consensus.cc:515] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.783448 32518 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.783876 32518 ts_tablet_manager.cc:1403] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260709 12:23:53.785089 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77266502779440d8887bb28d423f2724" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:53.785368 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429353605033441d9913acb2aee3e63d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:53.785692 32327 raft_consensus.cc:2468] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:53.786415 32518 raft_consensus.cc:359] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:53.786667 32291 leader_election.cc:343] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.789971 32518 raft_consensus.cc:385] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.789711 32563 raft_consensus.cc:515] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.790247 32518 raft_consensus.cc:740] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.791030 32518 consensus_queue.cc:260] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.792104 32570 leader_election.cc:290] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.792440 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77266502779440d8887bb28d423f2724" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:53.792984 32476 raft_consensus.cc:3060] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.793058 32518 ts_tablet_manager.cc:1434] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:23:53.793462 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429353605033441d9913acb2aee3e63d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.794021 32518 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.794222 32477 raft_consensus.cc:2468] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:53.795710 32294 leader_election.cc:304] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:23:53.796671 32570 raft_consensus.cc:2804] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.797020 32570 raft_consensus.cc:493] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.797348 32570 raft_consensus.cc:3060] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.787077 32558 leader_election.cc:290] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:23:53.800026 32518 tablet_bootstrap.cc:654] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.800451 32521 raft_consensus.cc:359] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.801122 32521 raft_consensus.cc:385] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.801367 32521 raft_consensus.cc:740] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.802609 32476 raft_consensus.cc:2468] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:53.803686 32521 consensus_queue.cc:260] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.804023 32369 leader_election.cc:304] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:53.804343 32570 raft_consensus.cc:515] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.804931 32527 raft_consensus.cc:2804] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.805387 32527 raft_consensus.cc:697] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:53.806170 32527 consensus_queue.cc:237] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } }
I20260709 12:23:53.807026 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429353605033441d9913acb2aee3e63d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:53.807590 32403 raft_consensus.cc:3060] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.812983 32518 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.813418 32518 ts_tablet_manager.cc:1403] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 12:23:53.814260 32521 ts_tablet_manager.cc:1434] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.001s
I20260709 12:23:53.815179 32521 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.815050 32403 raft_consensus.cc:2468] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:53.816460 32518 raft_consensus.cc:359] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.816820 32291 leader_election.cc:304] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:53.817154 32518 raft_consensus.cc:385] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.817453 32518 raft_consensus.cc:740] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.817826 32546 raft_consensus.cc:2804] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.818418 32546 raft_consensus.cc:697] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:53.818313 32518 consensus_queue.cc:260] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.819268 32546 consensus_queue.cc:237] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.820569 32518 ts_tablet_manager.cc:1434] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:23:53.821473 32518 tablet_bootstrap.cc:492] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.822743 32521 tablet_bootstrap.cc:654] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.825632 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77266502779440d8887bb28d423f2724" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:53.826197 32327 raft_consensus.cc:3060] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.826795 32518 tablet_bootstrap.cc:654] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.826308 32563 leader_election.cc:290] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:23:53.837561 32517 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:53.837462 32570 leader_election.cc:290] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.838209 32517 ts_tablet_manager.cc:1403] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.096s	user 0.032s	sys 0.017s
I20260709 12:23:53.837713 32225 catalog_manager.cc:5697] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.842130 32527 raft_consensus.cc:493] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.842523 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429353605033441d9913acb2aee3e63d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:53.842612 32527 raft_consensus.cc:515] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.843426 32476 raft_consensus.cc:3060] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.843039 32224 catalog_manager.cc:5697] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.844892 32527 leader_election.cc:290] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.841528 32517 raft_consensus.cc:359] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.846491 32517 raft_consensus.cc:385] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.846442 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:53.846732 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:53.847008 32517 raft_consensus.cc:740] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.847273 32477 raft_consensus.cc:2468] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:53.847321 32328 raft_consensus.cc:2468] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:53.847846 32517 consensus_queue.cc:260] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.848619 32369 leader_election.cc:304] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:53.849677 32517 ts_tablet_manager.cc:1434] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:23:53.849682 32527 raft_consensus.cc:2804] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.850262 32527 raft_consensus.cc:493] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.850487 32527 raft_consensus.cc:3060] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.851302 32517 tablet_bootstrap.cc:492] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:53.857244 32517 tablet_bootstrap.cc:654] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.861063 32527 raft_consensus.cc:515] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.867913 32327 raft_consensus.cc:2468] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:53.879666 32522 raft_consensus.cc:493] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.880326 32522 raft_consensus.cc:515] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.884729 32522 leader_election.cc:290] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:53.886313 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:53.887146 32403 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:53.888582 32440 leader_election.cc:304] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:53.889915 32522 raft_consensus.cc:2804] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.890372 32522 raft_consensus.cc:493] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.890799 32522 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.899847 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:53.902577 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:53.902791 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:53.903337 32328 raft_consensus.cc:3060] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.903549 32477 raft_consensus.cc:3060] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.909469 32328 raft_consensus.cc:2468] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:53.910101 32518 tablet_bootstrap.cc:492] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.910537 32518 ts_tablet_manager.cc:1403] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.051s
I20260709 12:23:53.910604 32368 leader_election.cc:304] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:53.900710 32327 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:53.911566 32563 raft_consensus.cc:2804] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.912103 32563 raft_consensus.cc:697] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:53.913045 32563 consensus_queue.cc:237] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.914783 32477 raft_consensus.cc:2468] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:53.916347 32476 raft_consensus.cc:2468] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:53.915740 32527 leader_election.cc:290] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:53.919027 32403 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.918992 32518 raft_consensus.cc:359] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.919795 32518 raft_consensus.cc:385] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.920089 32518 raft_consensus.cc:740] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.921679 32521 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.922338 32521 ts_tablet_manager.cc:1403] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.004s
I20260709 12:23:53.922689 32522 raft_consensus.cc:515] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.924962 32522 leader_election.cc:290] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:53.920707 32518 consensus_queue.cc:260] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.926460 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:53.926707 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:53.927296 32518 ts_tablet_manager.cc:1434] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:53.927038 32328 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.927539 32402 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.928253 32518 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.934643 32518 tablet_bootstrap.cc:654] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.936798 32402 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:53.938011 32517 tablet_bootstrap.cc:492] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:53.937259 32521 raft_consensus.cc:359] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.938397 32521 raft_consensus.cc:385] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.938481 32517 ts_tablet_manager.cc:1403] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.043s
I20260709 12:23:53.938845 32521 raft_consensus.cc:740] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.939769 32521 consensus_queue.cc:260] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.941444 32440 leader_election.cc:304] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:53.942620 32522 raft_consensus.cc:2804] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.943228 32521 ts_tablet_manager.cc:1434] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:23:53.941497 32517 raft_consensus.cc:359] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.944002 32517 raft_consensus.cc:385] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.944271 32517 raft_consensus.cc:740] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.944900 32517 consensus_queue.cc:260] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.947922 32522 raft_consensus.cc:697] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:53.949033 32521 tablet_bootstrap.cc:492] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.948841 32522 consensus_queue.cc:237] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.951767 32328 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:53.953423 32570 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.954224 32225 catalog_manager.cc:5697] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.966079 32518 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:53.966571 32518 ts_tablet_manager.cc:1403] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.007s
I20260709 12:23:53.966646 32521 tablet_bootstrap.cc:654] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.969403 32518 raft_consensus.cc:359] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.970115 32518 raft_consensus.cc:385] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.970398 32518 raft_consensus.cc:740] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.971177 32518 consensus_queue.cc:260] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.973606 32518 ts_tablet_manager.cc:1434] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:53.974243 32521 tablet_bootstrap.cc:492] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:53.974803 32521 ts_tablet_manager.cc:1403] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260709 12:23:53.975229 32518 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:53.977514 32521 raft_consensus.cc:359] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.978312 32521 raft_consensus.cc:385] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.979427 32521 raft_consensus.cc:740] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.980254 32521 consensus_queue.cc:260] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:53.981490 32518 tablet_bootstrap.cc:654] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.984046 32521 ts_tablet_manager.cc:1434] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:23:53.989516 32521 tablet_bootstrap.cc:492] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:53.991523 32517 ts_tablet_manager.cc:1434] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.052s	user 0.016s	sys 0.012s
I20260709 12:23:53.992801 32517 tablet_bootstrap.cc:492] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:53.995270 32521 tablet_bootstrap.cc:654] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.998533 32571 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:54.000423 32517 tablet_bootstrap.cc:654] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.007524 32563 raft_consensus.cc:493] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.008013 32563 raft_consensus.cc:515] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.009469 32521 tablet_bootstrap.cc:492] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:54.009912 32521 ts_tablet_manager.cc:1403] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 12:23:54.010084 32563 leader_election.cc:290] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.011178 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.011946 32328 raft_consensus.cc:2468] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:54.011996 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.012493 32521 raft_consensus.cc:359] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.013123 32521 raft_consensus.cc:385] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.013419 32521 raft_consensus.cc:740] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.013263 32368 leader_election.cc:304] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
W20260709 12:23:54.014380 32369 leader_election.cc:343] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.014335 32521 consensus_queue.cc:260] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.014976 32223 catalog_manager.cc:5697] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.016721 32521 ts_tablet_manager.cc:1434] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:23:54.017987 32521 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:54.017935 32563 raft_consensus.cc:2804] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.018615 32563 raft_consensus.cc:493] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.023468 32571 raft_consensus.cc:493] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.023931 32571 raft_consensus.cc:515] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.025864 32571 leader_election.cc:290] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.026561 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.027333 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.028095 32477 raft_consensus.cc:2393] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 1c04bc4199a84c17839b37db51f98c1a in this term.
I20260709 12:23:54.019080 32563 raft_consensus.cc:3060] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.030694 32521 tablet_bootstrap.cc:654] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.033396 32294 leader_election.cc:304] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.034765 32571 raft_consensus.cc:3060] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.037858 32563 raft_consensus.cc:515] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.041731 32563 leader_election.cc:290] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.044222 32517 tablet_bootstrap.cc:492] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.044713 32517 ts_tablet_manager.cc:1403] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.022s
I20260709 12:23:54.046713 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:54.047278 32328 raft_consensus.cc:3060] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.047438 32517 raft_consensus.cc:359] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.048081 32517 raft_consensus.cc:385] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.048336 32517 raft_consensus.cc:740] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.050473 32570 raft_consensus.cc:493] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.050441 32517 consensus_queue.cc:260] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.052482 32517 ts_tablet_manager.cc:1434] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:54.051141 32570 raft_consensus.cc:515] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.053367 32517 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.055606 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:54.056195 32477 raft_consensus.cc:3060] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.060129 32517 tablet_bootstrap.cc:654] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.060369 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.062722 32522 raft_consensus.cc:493] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.063454 32522 raft_consensus.cc:515] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.067453 32522 leader_election.cc:290] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:23:54.068967 32291 leader_election.cc:343] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.073064 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.074110 32571 raft_consensus.cc:2749] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:54.075076 32442 leader_election.cc:343] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.075253 32328 raft_consensus.cc:2468] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:54.076225 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.076653 32368 leader_election.cc:304] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:54.078076 32402 raft_consensus.cc:2468] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:54.078742 32477 raft_consensus.cc:2468] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:54.079556 32518 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.079527 32440 leader_election.cc:304] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.080222 32518 ts_tablet_manager.cc:1403] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.020s
I20260709 12:23:54.082062 32521 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:54.082547 32521 ts_tablet_manager.cc:1403] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.030s
I20260709 12:23:54.083580 32518 raft_consensus.cc:359] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.084481 32518 raft_consensus.cc:385] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.084839 32518 raft_consensus.cc:740] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.085016 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.085533 32521 raft_consensus.cc:359] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.086215 32521 raft_consensus.cc:385] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.055255 32570 leader_election.cc:290] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.086560 32521 raft_consensus.cc:740] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.085899 32518 consensus_queue.cc:260] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:54.087102 32294 leader_election.cc:343] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.087607 32294 leader_election.cc:304] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.087716 32527 raft_consensus.cc:2804] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.087410 32521 consensus_queue.cc:260] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.088371 32527 raft_consensus.cc:697] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:54.088559 32571 raft_consensus.cc:2749] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:54.089470 32527 consensus_queue.cc:237] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.090343 32522 raft_consensus.cc:2804] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.090817 32521 ts_tablet_manager.cc:1434] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:54.090739 32522 raft_consensus.cc:493] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.091271 32522 raft_consensus.cc:3060] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.096861 32518 ts_tablet_manager.cc:1434] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:23:54.097915 32521 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:54.098109 32518 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.106453 32517 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.106927 32517 ts_tablet_manager.cc:1403] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.054s	user 0.041s	sys 0.008s
I20260709 12:23:54.108167 32518 tablet_bootstrap.cc:654] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.109668 32517 raft_consensus.cc:359] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.110364 32517 raft_consensus.cc:385] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.110625 32517 raft_consensus.cc:740] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.111400 32517 consensus_queue.cc:260] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.114195 32522 raft_consensus.cc:515] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.116968 32517 ts_tablet_manager.cc:1434] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:23:54.117882 32517 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.120963 32518 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.121541 32518 ts_tablet_manager.cc:1403] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260709 12:23:54.125306 32517 tablet_bootstrap.cc:654] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.126745 32518 raft_consensus.cc:359] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.127460 32518 raft_consensus.cc:385] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.127365 32563 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.127795 32518 raft_consensus.cc:740] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.128577 32518 consensus_queue.cc:260] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.130803 32518 ts_tablet_manager.cc:1434] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 12:23:54.131763 32518 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.132500 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:54.133250 32327 raft_consensus.cc:3060] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.139147 32518 tablet_bootstrap.cc:654] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.145489 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:54.146294 32402 raft_consensus.cc:3060] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.151449 32518 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.151897 32518 ts_tablet_manager.cc:1403] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:23:54.154611 32518 raft_consensus.cc:359] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.155491 32518 raft_consensus.cc:385] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.155774 32518 raft_consensus.cc:740] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.156865 32518 consensus_queue.cc:260] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.160370 32521 tablet_bootstrap.cc:654] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.159214 32522 leader_election.cc:290] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.165028 32327 raft_consensus.cc:2468] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:54.172713 32518 ts_tablet_manager.cc:1434] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:23:54.173987 32518 tablet_bootstrap.cc:492] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.172153 32442 leader_election.cc:304] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:54.175145 32522 raft_consensus.cc:493] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.175612 32522 raft_consensus.cc:515] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.172833 32402 raft_consensus.cc:2468] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:54.177687 32589 raft_consensus.cc:2804] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.178433 32589 raft_consensus.cc:697] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:54.179701 32589 consensus_queue.cc:237] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.181669 32518 tablet_bootstrap.cc:654] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.182435 32527 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:23:54.186005 32517 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.186445 32517 ts_tablet_manager.cc:1403] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.036s
I20260709 12:23:54.187852 32522 leader_election.cc:290] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.189421 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95285c1527fb4972b553dd1e639e5134" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.190217 32328 raft_consensus.cc:3060] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:54.190855 32442 leader_election.cc:343] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.191952 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95285c1527fb4972b553dd1e639e5134" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
W20260709 12:23:54.193228 32440 leader_election.cc:343] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.193638 32440 leader_election.cc:304] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.194288 32517 raft_consensus.cc:359] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.194950 32517 raft_consensus.cc:385] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.198704 32522 raft_consensus.cc:2749] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:54.195219 32517 raft_consensus.cc:740] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.200253 32517 consensus_queue.cc:260] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.201743 32517 ts_tablet_manager.cc:1434] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 12:23:54.202436 32517 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.198333 32225 catalog_manager.cc:5697] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.211410 32521 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:54.212052 32521 ts_tablet_manager.cc:1403] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.006s
I20260709 12:23:54.213977 32517 tablet_bootstrap.cc:654] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.218748 32527 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.231899 32531 consensus_queue.cc:1048] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.237685 32522 raft_consensus.cc:493] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.238183 32522 raft_consensus.cc:515] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.241003 32522 leader_election.cc:290] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.241606 32531 consensus_queue.cc:1048] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.242599 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6461662648614042950f3cffff5e6667" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.243247 32402 raft_consensus.cc:2468] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:54.244422 32440 leader_election.cc:304] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:54.245235 32522 raft_consensus.cc:2804] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.246225 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6461662648614042950f3cffff5e6667" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.247032 32326 raft_consensus.cc:2468] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:54.245569 32522 raft_consensus.cc:493] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.248093 32522 raft_consensus.cc:3060] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.256587 32527 raft_consensus.cc:493] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.257131 32527 raft_consensus.cc:515] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.258802 32563 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.259269 32563 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.261971 32563 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.263754 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:54.266849 32369 leader_election.cc:343] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.267725 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.270480 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.270987 32527 leader_election.cc:290] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.272279 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:54.270629 32369 leader_election.cc:343] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:54.273748 32368 leader_election.cc:343] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.273492 32522 raft_consensus.cc:515] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.274675 32368 leader_election.cc:304] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.276129 32563 raft_consensus.cc:2749] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:54.276860 32563 raft_consensus.cc:493] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.277287 32563 raft_consensus.cc:515] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.283675 32558 raft_consensus.cc:493] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.284205 32558 raft_consensus.cc:515] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.286249 32558 leader_election.cc:290] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.215245 32521 raft_consensus.cc:359] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.286899 32521 raft_consensus.cc:385] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.287173 32521 raft_consensus.cc:740] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.287832 32521 consensus_queue.cc:260] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.289808 32521 ts_tablet_manager.cc:1434] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.000s
I20260709 12:23:54.290721 32521 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:54.292910 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650e092374d40ac890df71e63af3c58" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.293550 32475 raft_consensus.cc:2468] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:54.294060 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6461662648614042950f3cffff5e6667" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:54.294441 32518 tablet_bootstrap.cc:492] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.294612 32402 raft_consensus.cc:3060] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.294734 32369 leader_election.cc:304] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:54.295011 32518 ts_tablet_manager.cc:1403] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.021s
I20260709 12:23:54.299065 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650e092374d40ac890df71e63af3c58" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.295749 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6461662648614042950f3cffff5e6667" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:54.302917 32326 raft_consensus.cc:3060] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.307058 32402 raft_consensus.cc:2468] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
W20260709 12:23:54.298295 32368 leader_election.cc:343] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.308003 32368 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.308130 32440 leader_election.cc:304] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:54.295498 32558 raft_consensus.cc:493] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.308885 32589 raft_consensus.cc:2804] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.309201 32522 leader_election.cc:290] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.285769 32225 catalog_manager.cc:5697] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.309319 32558 raft_consensus.cc:515] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.315665 32613 raft_consensus.cc:2749] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:54.316669 32558 leader_election.cc:290] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.317340 32518 raft_consensus.cc:359] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.309728 32589 raft_consensus.cc:697] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:54.317999 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.317950 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.310104 32527 raft_consensus.cc:2804] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.318975 32527 raft_consensus.cc:493] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:23:54.311393 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:54.318521 32563 leader_election.cc:290] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:54.320206 32369 leader_election.cc:343] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.319432 32527 raft_consensus.cc:3060] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.319150 32589 consensus_queue.cc:237] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:54.321314 32369 leader_election.cc:343] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.324812 32613 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.331550 32326 raft_consensus.cc:2468] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
W20260709 12:23:54.333407 32368 leader_election.cc:343] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.335127 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.335772 32325 raft_consensus.cc:2468] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:54.323810 32518 raft_consensus.cc:385] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.337033 32518 raft_consensus.cc:740] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.336967 32527 raft_consensus.cc:515] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.338258 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.340478 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650e092374d40ac890df71e63af3c58" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:54.340816 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650e092374d40ac890df71e63af3c58" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:54.341212 32475 raft_consensus.cc:3060] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.344340 32517 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.344802 32517 ts_tablet_manager.cc:1403] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.142s	user 0.031s	sys 0.072s
I20260709 12:23:54.343317 32518 consensus_queue.cc:260] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.346794 32522 consensus_queue.cc:1048] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.349486 32475 raft_consensus.cc:2468] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:54.350546 32369 leader_election.cc:304] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:54.351269 32613 raft_consensus.cc:2804] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.351787 32613 raft_consensus.cc:697] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:54.352702 32613 consensus_queue.cc:237] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.356220 32517 raft_consensus.cc:359] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.357013 32517 raft_consensus.cc:385] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.357689 32527 leader_election.cc:290] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.357276 32517 raft_consensus.cc:740] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.358691 32517 consensus_queue.cc:260] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.359879 32518 ts_tablet_manager.cc:1434] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:23:54.360893 32517 ts_tablet_manager.cc:1434] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:54.361865 32517 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.360772 32518 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.364940 32588 consensus_queue.cc:1048] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:54.367769 32517 tablet_bootstrap.cc:654] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.377236 32521 tablet_bootstrap.cc:654] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.379212 32518 tablet_bootstrap.cc:654] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.381340 32368 leader_election.cc:304] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.374326 32225 catalog_manager.cc:5697] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.391449 32518 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.391952 32518 ts_tablet_manager.cc:1403] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260709 12:23:54.392468 32614 raft_consensus.cc:2804] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.392889 32614 raft_consensus.cc:493] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.393239 32614 raft_consensus.cc:3060] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.394824 32518 raft_consensus.cc:359] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.395632 32518 raft_consensus.cc:385] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.395952 32518 raft_consensus.cc:740] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.396694 32518 consensus_queue.cc:260] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.399080 32518 ts_tablet_manager.cc:1434] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:54.400059 32518 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.400316 32614 raft_consensus.cc:515] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.402360 32614 leader_election.cc:290] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:54.403429 32368 leader_election.cc:343] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.403913 32368 leader_election.cc:304] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.403955 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
W20260709 12:23:54.405069 32368 leader_election.cc:343] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:54.405850 32369 leader_election.cc:343] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.406567 32518 tablet_bootstrap.cc:654] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.410238 32223 catalog_manager.cc:5697] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.412196 32518 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.412678 32518 ts_tablet_manager.cc:1403] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 12:23:54.422240 32527 raft_consensus.cc:2749] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:54.424746 32518 raft_consensus.cc:359] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.425503 32518 raft_consensus.cc:385] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.425772 32518 raft_consensus.cc:740] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.429203 32518 consensus_queue.cc:260] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.431322 32518 ts_tablet_manager.cc:1434] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.001s
I20260709 12:23:54.432171 32518 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.432219 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:54.432920 32328 raft_consensus.cc:3060] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.438769 32518 tablet_bootstrap.cc:654] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.442858 32521 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:54.443499 32527 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:54.446871 32517 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.447325 32517 ts_tablet_manager.cc:1403] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.086s	user 0.041s	sys 0.030s
I20260709 12:23:54.449929 32517 raft_consensus.cc:359] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.450618 32517 raft_consensus.cc:385] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.450908 32517 raft_consensus.cc:740] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.451594 32517 consensus_queue.cc:260] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.444921 32521 ts_tablet_manager.cc:1403] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.005s
I20260709 12:23:54.453702 32517 ts_tablet_manager.cc:1434] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:23:54.454566 32517 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.456244 32527 raft_consensus.cc:493] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.456951 32527 raft_consensus.cc:515] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.457962 32613 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.461262 32517 tablet_bootstrap.cc:654] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.462244 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:54.464170 32369 leader_election.cc:343] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.465855 32527 leader_election.cc:290] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.455688 32521 raft_consensus.cc:359] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.475042 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.482640 32517 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.489249 32517 ts_tablet_manager.cc:1403] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260709 12:23:54.489566 32521 raft_consensus.cc:385] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.490053 32521 raft_consensus.cc:740] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.490967 32521 consensus_queue.cc:260] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.492672 32517 raft_consensus.cc:359] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.493391 32517 raft_consensus.cc:385] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.493655 32517 raft_consensus.cc:740] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.494261 32521 ts_tablet_manager.cc:1434] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:23:54.494314 32517 consensus_queue.cc:260] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.495822 32521 tablet_bootstrap.cc:492] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:54.496810 32517 ts_tablet_manager.cc:1434] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:23:54.497956 32517 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
W20260709 12:23:54.496474 32368 leader_election.cc:343] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.498486 32368 leader_election.cc:304] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.499706 32614 raft_consensus.cc:2749] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:54.487248 32328 raft_consensus.cc:2468] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:54.503841 32517 tablet_bootstrap.cc:654] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.504395 32368 leader_election.cc:304] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.505574 32527 raft_consensus.cc:2804] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.506165 32527 raft_consensus.cc:697] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:54.507578 32527 consensus_queue.cc:237] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.510430 32589 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.511097 32589 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.515062 32517 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.515549 32517 ts_tablet_manager.cc:1403] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:23:54.516685 32589 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.520912 32614 raft_consensus.cc:493] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.521536 32614 raft_consensus.cc:515] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.518186 32517 raft_consensus.cc:359] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.518548 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.524144 32614 leader_election.cc:290] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:54.524556 32440 leader_election.cc:343] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.525017 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.525601 32325 raft_consensus.cc:2468] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:54.525887 32517 raft_consensus.cc:385] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.526170 32517 raft_consensus.cc:740] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.526957 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.527511 32517 consensus_queue.cc:260] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:54.528644 32369 leader_election.cc:343] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.528923 32563 raft_consensus.cc:493] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.529708 32517 ts_tablet_manager.cc:1434] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:23:54.529524 32563 raft_consensus.cc:515] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.530441 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:54.531703 32442 leader_election.cc:343] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.532249 32442 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.532783 32558 consensus_queue.cc:1048] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.534524 32589 raft_consensus.cc:2749] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:54.536413 32563 leader_election.cc:290] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.538431 32521 tablet_bootstrap.cc:654] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.538239 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223e91cba37f4c72bd868b923ba94580" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:54.539721 32369 leader_election.cc:343] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.540578 32517 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.543815 32589 raft_consensus.cc:493] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.544291 32589 raft_consensus.cc:515] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.553304 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.554119 32403 raft_consensus.cc:2468] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:54.555299 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.555706 32440 leader_election.cc:304] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:54.556358 32518 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.556799 32518 ts_tablet_manager.cc:1403] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.125s	user 0.042s	sys 0.063s
I20260709 12:23:54.556833 32589 leader_election.cc:290] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.559046 32517 tablet_bootstrap.cc:654] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.559399 32518 raft_consensus.cc:359] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.560079 32518 raft_consensus.cc:385] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.557616 32589 raft_consensus.cc:2804] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.561012 32518 raft_consensus.cc:740] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
W20260709 12:23:54.563926 32442 leader_election.cc:343] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.563290 32518 consensus_queue.cc:260] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.566771 32518 ts_tablet_manager.cc:1434] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:23:54.563066 32589 raft_consensus.cc:493] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.570703 32589 raft_consensus.cc:3060] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.563642 32368 leader_election.cc:304] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.577979 32588 raft_consensus.cc:493] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.578636 32225 catalog_manager.cc:5697] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.578737 32588 raft_consensus.cc:515] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.580440 32521 tablet_bootstrap.cc:492] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:54.580915 32521 ts_tablet_manager.cc:1403] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.006s
I20260709 12:23:54.584764 32588 leader_election.cc:290] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.585299 32563 raft_consensus.cc:2804] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.585692 32563 raft_consensus.cc:493] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.586045 32563 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.573709 32518 tablet_bootstrap.cc:492] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.597738 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.598732 32403 raft_consensus.cc:2468] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:54.600499 32440 leader_election.cc:304] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:54.601337 32588 raft_consensus.cc:2804] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.601842 32588 raft_consensus.cc:493] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.602259 32588 raft_consensus.cc:3060] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.599198 32521 raft_consensus.cc:359] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.603148 32521 raft_consensus.cc:385] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.607260 32521 raft_consensus.cc:740] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.607998 32521 consensus_queue.cc:260] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.614264 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:54.617681 32442 leader_election.cc:343] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.617719 32546 raft_consensus.cc:493] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.619675 32546 raft_consensus.cc:515] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.623060 32588 raft_consensus.cc:515] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.623236 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95285c1527fb4972b553dd1e639e5134" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.624114 32403 raft_consensus.cc:2468] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:54.625473 32589 raft_consensus.cc:515] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.625871 32291 leader_election.cc:304] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:54.626724 32588 leader_election.cc:290] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.627017 32570 raft_consensus.cc:2804] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.627511 32570 raft_consensus.cc:493] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.627942 32570 raft_consensus.cc:3060] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.628221 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
W20260709 12:23:54.629530 32442 leader_election.cc:343] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.630025 32563 raft_consensus.cc:515] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.630416 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
W20260709 12:23:54.607043 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 63542.2us
W20260709 12:23:54.631597 32442 leader_election.cc:343] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.634631 32563 leader_election.cc:290] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.634784 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:54.634917 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:54.635774 32403 raft_consensus.cc:3060] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.635843 32546 leader_election.cc:290] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.636024 32521 ts_tablet_manager.cc:1434] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
W20260709 12:23:54.636328 32369 leader_election.cc:343] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.637015 32521 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:54.638855 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223e91cba37f4c72bd868b923ba94580" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.639214 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95285c1527fb4972b553dd1e639e5134" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:54.639880 32475 raft_consensus.cc:2468] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:54.640010 32328 raft_consensus.cc:2468] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:54.640964 32563 consensus_queue.cc:1048] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.642609 32368 leader_election.cc:304] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.643280 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:54.643508 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:54.644191 32402 raft_consensus.cc:3060] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.644637 32614 raft_consensus.cc:2804] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.645067 32614 raft_consensus.cc:493] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.645402 32614 raft_consensus.cc:3060] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.650604 32403 raft_consensus.cc:2468] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:54.651126 32570 raft_consensus.cc:515] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.652015 32440 leader_election.cc:304] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.651477 32402 raft_consensus.cc:2468] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:54.654063 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95285c1527fb4972b553dd1e639e5134" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:54.654532 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95285c1527fb4972b553dd1e639e5134" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:54.656505 32440 leader_election.cc:304] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.656919 32475 raft_consensus.cc:3060] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.656378 32401 raft_consensus.cc:3060] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.658211 32517 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.643857 32325 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.655531 32588 raft_consensus.cc:2804] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.658944 32517 ts_tablet_manager.cc:1403] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.119s	user 0.041s	sys 0.038s
I20260709 12:23:54.640775 32589 leader_election.cc:290] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.657759 32522 raft_consensus.cc:2804] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.661998 32517 raft_consensus.cc:359] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.662914 32517 raft_consensus.cc:385] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.663410 32517 raft_consensus.cc:740] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.665704 32517 consensus_queue.cc:260] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.668502 32475 raft_consensus.cc:2468] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:54.669334 32401 raft_consensus.cc:2468] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:54.669744 32294 leader_election.cc:304] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:54.670727 32546 raft_consensus.cc:2804] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.671187 32546 raft_consensus.cc:697] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:54.671375 32614 raft_consensus.cc:515] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.672096 32546 consensus_queue.cc:237] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.673491 32325 raft_consensus.cc:2468] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:54.675068 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223e91cba37f4c72bd868b923ba94580" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:54.658182 32570 leader_election.cc:290] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.675287 32518 tablet_bootstrap.cc:654] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.683645 32517 ts_tablet_manager.cc:1434] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:23:54.677990 32326 raft_consensus.cc:3060] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.686803 32517 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.684374 32588 raft_consensus.cc:697] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:54.687806 32368 leader_election.cc:304] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.688879 32563 raft_consensus.cc:2804] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.689349 32563 raft_consensus.cc:697] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:54.690166 32563 consensus_queue.cc:237] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.715178 32521 tablet_bootstrap.cc:654] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.700637 32614 leader_election.cc:290] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:54.713083 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223e91cba37f4c72bd868b923ba94580" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:54.716482 32588 consensus_queue.cc:237] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.721856 32517 tablet_bootstrap.cc:654] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:54.722278 32369 leader_election.cc:343] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.713848 32522 raft_consensus.cc:697] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:54.724622 32522 consensus_queue.cc:237] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.741822 32326 raft_consensus.cc:2468] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:54.743863 32589 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.747931 32589 consensus_queue.cc:1048] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.749450 32223 catalog_manager.cc:5697] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.751832 32225 catalog_manager.cc:5697] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.779431 32634 raft_consensus.cc:493] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.780189 32634 raft_consensus.cc:515] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.789587 32368 leader_election.cc:304] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:54.791483 32563 raft_consensus.cc:2804] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.792086 32563 raft_consensus.cc:697] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:54.793115 32563 consensus_queue.cc:237] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.797247 32521 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:54.797673 32521 ts_tablet_manager.cc:1403] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.161s	user 0.022s	sys 0.006s
I20260709 12:23:54.801925 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.805152 32589 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:54.806444 32442 leader_election.cc:343] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.832568 32517 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.833206 32517 ts_tablet_manager.cc:1403] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.147s	user 0.024s	sys 0.036s
I20260709 12:23:54.831851 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.840425 32403 raft_consensus.cc:2468] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:54.842330 32440 leader_election.cc:304] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.843384 32589 raft_consensus.cc:2804] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:54.843767 32589 raft_consensus.cc:493] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:54.823834 32634 leader_election.cc:290] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.844107 32589 raft_consensus.cc:3060] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.840566 32521 raft_consensus.cc:359] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.847584 32521 raft_consensus.cc:385] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.848766 32521 raft_consensus.cc:740] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.866134 32521 consensus_queue.cc:260] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.879683 32588 consensus_queue.cc:1048] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:54.881943 32517 raft_consensus.cc:359] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.882726 32517 raft_consensus.cc:385] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.883028 32517 raft_consensus.cc:740] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.882899 32223 catalog_manager.cc:5697] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.883831 32517 consensus_queue.cc:260] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.884624 32223 catalog_manager.cc:5697] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.886193 32521 ts_tablet_manager.cc:1434] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.088s	user 0.010s	sys 0.002s
I20260709 12:23:54.887971 32517 ts_tablet_manager.cc:1434] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.006s
I20260709 12:23:54.889181 32589 raft_consensus.cc:515] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.890785 32517 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:54.892097 32518 tablet_bootstrap.cc:492] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.892490 32521 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:54.892683 32518 ts_tablet_manager.cc:1403] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.319s	user 0.025s	sys 0.021s
I20260709 12:23:54.901695 32563 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:54.906157 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
W20260709 12:23:54.907846 32442 leader_election.cc:343] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:54.907867 32518 raft_consensus.cc:359] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.909264 32518 raft_consensus.cc:385] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.909571 32518 raft_consensus.cc:740] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.911224 32518 consensus_queue.cc:260] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.917896 32589 leader_election.cc:290] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.918992 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:54.919313 32518 ts_tablet_manager.cc:1434] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:23:54.919622 32402 raft_consensus.cc:3060] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:54.919967 32517 tablet_bootstrap.cc:654] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.920295 32518 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.928530 32521 tablet_bootstrap.cc:654] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.929354 32402 raft_consensus.cc:2468] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:54.930539 32440 leader_election.cc:304] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.931793 32589 raft_consensus.cc:2804] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:54.932487 32589 raft_consensus.cc:697] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:54.933462 32589 consensus_queue.cc:237] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.935286 32518 tablet_bootstrap.cc:654] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.941473 32225 catalog_manager.cc:5697] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.947237 32518 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:54.947781 32518 ts_tablet_manager.cc:1403] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
W20260709 12:23:54.948594 32368 consensus_peers.cc:597] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:54.950603 32521 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:54.951654 32521 ts_tablet_manager.cc:1403] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.006s
I20260709 12:23:54.950439 32518 raft_consensus.cc:359] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.953442 32518 raft_consensus.cc:385] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.953794 32518 raft_consensus.cc:740] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.954226 32521 raft_consensus.cc:359] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.954952 32521 raft_consensus.cc:385] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:54.954725 32518 consensus_queue.cc:260] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.955303 32521 raft_consensus.cc:740] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:54.956188 32521 consensus_queue.cc:260] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.957836 32518 ts_tablet_manager.cc:1434] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:23:54.958254 32521 ts_tablet_manager.cc:1434] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:54.958811 32518 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:54.959244 32521 tablet_bootstrap.cc:492] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:54.973117 32563 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.978561 32223 catalog_manager.cc:5697] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.993127 32589 raft_consensus.cc:493] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:54.993582 32589 raft_consensus.cc:515] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:54.995394 32589 leader_election.cc:290] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:54.996062 32521 tablet_bootstrap.cc:654] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.996204 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:54.996505 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:54.997784 32518 tablet_bootstrap.cc:654] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:54.997949 32440 leader_election.cc:304] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:54.996511 32517 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:54.999505 32517 ts_tablet_manager.cc:1403] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.002s
I20260709 12:23:55.002588 32517 raft_consensus.cc:359] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.003631 32517 raft_consensus.cc:385] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.004055 32517 raft_consensus.cc:740] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.005178 32517 consensus_queue.cc:260] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.006300 32589 raft_consensus.cc:2749] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.009387 32517 ts_tablet_manager.cc:1434] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:23:55.010717 32517 tablet_bootstrap.cc:492] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:55.012305 32475 raft_consensus.cc:3060] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.016930 32517 tablet_bootstrap.cc:654] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.021138 32521 tablet_bootstrap.cc:492] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:55.021700 32521 ts_tablet_manager.cc:1403] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.020s
I20260709 12:23:55.022094 32518 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:55.025239 32518 ts_tablet_manager.cc:1403] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.011s
I20260709 12:23:55.028079 32518 raft_consensus.cc:359] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.028769 32518 raft_consensus.cc:385] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.024338 32521 raft_consensus.cc:359] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.029856 32521 raft_consensus.cc:385] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.029088 32518 raft_consensus.cc:740] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.030228 32521 raft_consensus.cc:740] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.030639 32518 consensus_queue.cc:260] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.031149 32613 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:55.032626 32517 tablet_bootstrap.cc:492] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:55.031190 32521 consensus_queue.cc:260] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.033102 32517 ts_tablet_manager.cc:1403] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.010s
I20260709 12:23:55.038980 32517 raft_consensus.cc:359] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.039652 32517 raft_consensus.cc:385] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.039950 32517 raft_consensus.cc:740] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.040795 32521 ts_tablet_manager.cc:1434] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:23:55.041059 32517 consensus_queue.cc:260] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.036315 32518 ts_tablet_manager.cc:1434] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:23:55.041917 32521 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:55.046397 32518 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:55.052637 32518 tablet_bootstrap.cc:654] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.053339 32521 tablet_bootstrap.cc:654] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.052640 32517 ts_tablet_manager.cc:1434] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:23:55.055049 32517 tablet_bootstrap.cc:492] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:55.058475 32521 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:55.058984 32521 ts_tablet_manager.cc:1403] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:23:55.060895 32517 tablet_bootstrap.cc:654] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.062194 32521 raft_consensus.cc:359] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.063167 32521 raft_consensus.cc:385] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.063585 32521 raft_consensus.cc:740] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.064441 32521 consensus_queue.cc:260] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.067317 32521 ts_tablet_manager.cc:1434] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:55.069271 32521 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:55.070614 32518 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:55.071131 32518 ts_tablet_manager.cc:1403] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 12:23:55.071857 32517 tablet_bootstrap.cc:492] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:55.072384 32517 ts_tablet_manager.cc:1403] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 12:23:55.073933 32518 raft_consensus.cc:359] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.074615 32518 raft_consensus.cc:385] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.074918 32518 raft_consensus.cc:740] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.075199 32521 tablet_bootstrap.cc:654] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.076300 32517 raft_consensus.cc:359] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.076339 32518 consensus_queue.cc:260] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.077129 32517 raft_consensus.cc:385] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.077518 32517 raft_consensus.cc:740] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.078352 32517 consensus_queue.cc:260] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.079299 32518 ts_tablet_manager.cc:1434] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:23:55.082284 32517 ts_tablet_manager.cc:1434] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:23:55.083235 32517 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:55.089023 32517 tablet_bootstrap.cc:654] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.089367 32518 tablet_bootstrap.cc:492] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:55.095012 32521 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:55.095752 32521 ts_tablet_manager.cc:1403] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260709 12:23:55.098600 32517 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:55.099097 32517 ts_tablet_manager.cc:1403] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260709 12:23:55.099145 32518 tablet_bootstrap.cc:654] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.099025 32521 raft_consensus.cc:359] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.099941 32521 raft_consensus.cc:385] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.100250 32521 raft_consensus.cc:740] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.100989 32521 consensus_queue.cc:260] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.102125 32517 raft_consensus.cc:359] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.102766 32517 raft_consensus.cc:385] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.103051 32517 raft_consensus.cc:740] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.103789 32517 consensus_queue.cc:260] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.105962 32521 ts_tablet_manager.cc:1434] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 12:23:55.106674 32518 tablet_bootstrap.cc:492] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:55.107178 32521 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:55.107160 32518 ts_tablet_manager.cc:1403] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.010s
I20260709 12:23:55.108783 32517 ts_tablet_manager.cc:1434] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:23:55.112666 32531 raft_consensus.cc:493] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.113111 32531 raft_consensus.cc:515] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.109455 32546 raft_consensus.cc:493] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.114217 32546 raft_consensus.cc:515] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.114939 32521 tablet_bootstrap.cc:654] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.116189 32546 leader_election.cc:290] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.117261 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.117926 32518 raft_consensus.cc:359] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.118332 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:55.118552 32518 raft_consensus.cc:385] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.118587 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.118973 32518 raft_consensus.cc:740] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.119094 32401 raft_consensus.cc:2393] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:23:55.119692 32518 consensus_queue.cc:260] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.120309 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be084de008d4a16b081aba373947d0f" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:55.121171 32402 raft_consensus.cc:2393] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:23:55.123052 32291 leader_election.cc:304] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:55.124238 32291 leader_election.cc:304] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:55.124447 32546 raft_consensus.cc:3060] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.125042 32570 raft_consensus.cc:3060] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.115159 32531 leader_election.cc:290] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.132011 32546 raft_consensus.cc:2749] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.133185 32518 ts_tablet_manager.cc:1434] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:23:55.133495 32517 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:55.135263 32518 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:55.137710 32570 raft_consensus.cc:2749] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.140281 32521 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:55.140524 32517 tablet_bootstrap.cc:654] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.140754 32521 ts_tablet_manager.cc:1403] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.012s
I20260709 12:23:55.142558 32589 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.143013 32589 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.143460 32521 raft_consensus.cc:359] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.144219 32521 raft_consensus.cc:385] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.144660 32521 raft_consensus.cc:740] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.145094 32589 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:55.145444 32521 consensus_queue.cc:260] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.145469 32518 tablet_bootstrap.cc:654] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.146205 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:55.146589 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.146889 32402 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:55.147209 32326 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:55.148515 32442 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:55.149303 32589 raft_consensus.cc:2804] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.149698 32589 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.150163 32589 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.149349 32521 ts_tablet_manager.cc:1434] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:55.154996 32518 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:55.155061 32521 tablet_bootstrap.cc:492] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:55.155702 32518 ts_tablet_manager.cc:1403] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 12:23:55.157676 32589 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.158344 32518 raft_consensus.cc:359] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.159071 32518 raft_consensus.cc:385] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.159403 32518 raft_consensus.cc:740] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.160092 32518 consensus_queue.cc:260] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.161360 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:55.161901 32326 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.162118 32518 ts_tablet_manager.cc:1434] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:55.162892 32613 raft_consensus.cc:493] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.163897 32518 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:55.163362 32613 raft_consensus.cc:515] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.166424 32613 leader_election.cc:290] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.167542 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.167951 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:55.168974 32369 leader_election.cc:343] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:55.169657 32368 leader_election.cc:343] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.170089 32368 leader_election.cc:304] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:55.170413 32518 tablet_bootstrap.cc:654] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.171957 32517 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:55.172399 32517 ts_tablet_manager.cc:1403] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260709 12:23:55.172933 32527 raft_consensus.cc:2749] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.174584 32326 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:55.175108 32517 raft_consensus.cc:359] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.175632 32527 raft_consensus.cc:493] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.175895 32442 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:55.176307 32527 raft_consensus.cc:515] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.178838 32589 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:55.179335 32521 tablet_bootstrap.cc:654] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.179152 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:55.176872 32635 raft_consensus.cc:2804] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:55.179885 32402 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.180176 32635 raft_consensus.cc:697] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:55.181003 32635 consensus_queue.cc:237] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.175786 32517 raft_consensus.cc:385] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.182489 32517 raft_consensus.cc:740] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.182910 32518 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:55.183318 32518 ts_tablet_manager.cc:1403] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 12:23:55.184243 32517 consensus_queue.cc:260] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.185278 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.185936 32518 raft_consensus.cc:359] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.186590 32518 raft_consensus.cc:385] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.186800 32517 ts_tablet_manager.cc:1434] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:23:55.186909 32518 raft_consensus.cc:740] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.187444 32613 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:55.187789 32517 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
W20260709 12:23:55.188964 32368 leader_election.cc:343] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.189214 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.189810 32475 raft_consensus.cc:2468] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:55.191080 32369 leader_election.cc:304] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:55.191927 32527 leader_election.cc:290] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.193262 32613 raft_consensus.cc:2804] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.194082 32613 raft_consensus.cc:493] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.194957 32613 raft_consensus.cc:3060] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.196151 32517 tablet_bootstrap.cc:654] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.197739 32402 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:55.200573 32589 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:55.206048 32570 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:55.208120 32475 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.187790 32518 consensus_queue.cc:260] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.213047 32613 raft_consensus.cc:515] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.217686 32518 ts_tablet_manager.cc:1434] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 12:23:55.218979 32518 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:55.229660 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:55.231106 32225 catalog_manager.cc:5697] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:55.235594 32518 tablet_bootstrap.cc:654] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.238183 32635 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:55.245265 32527 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:55.249408 32368 leader_election.cc:343] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.254230 32613 leader_election.cc:290] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.257027 32517 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:55.257488 32517 ts_tablet_manager.cc:1403] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.000s
I20260709 12:23:55.262850 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:55.263618 32476 raft_consensus.cc:3060] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.264719 32517 raft_consensus.cc:359] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.265372 32517 raft_consensus.cc:385] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.265633 32517 raft_consensus.cc:740] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.266247 32517 consensus_queue.cc:260] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.268602 32517 ts_tablet_manager.cc:1434] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:23:55.269731 32546 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:55.271996 32517 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:55.274462 32635 raft_consensus.cc:493] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.274806 32570 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.277556 32635 raft_consensus.cc:515] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.277858 32570 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.280318 32635 leader_election.cc:290] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:55.281790 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223e91cba37f4c72bd868b923ba94580" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:55.287732 32558 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.288290 32558 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.292192 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.292728 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.292963 32476 raft_consensus.cc:2468] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:55.292811 32474 raft_consensus.cc:2468] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:55.299976 32614 raft_consensus.cc:493] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.296962 32328 raft_consensus.cc:2468] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:55.283327 32613 consensus_queue.cc:1048] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:23:55.302829 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.303181 32614 raft_consensus.cc:515] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.307112 32368 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:55.301980 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:55.311388 32614 leader_election.cc:290] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.298321 32558 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.313179 32613 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.313687 32473 raft_consensus.cc:2468] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:55.313887 32613 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.314555 32401 raft_consensus.cc:2468] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:55.315335 32589 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.316041 32291 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:55.316000 32589 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.319425 32614 raft_consensus.cc:2804] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.319939 32614 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.320289 32614 raft_consensus.cc:3060] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.320493 32613 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.321779 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.303613 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223e91cba37f4c72bd868b923ba94580" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.319504 32546 raft_consensus.cc:2804] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.303902 32570 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.323071 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.323849 32546 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.326876 32328 raft_consensus.cc:2468] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:55.331187 32325 raft_consensus.cc:2393] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate 1c04bc4199a84c17839b37db51f98c1a in this term.
I20260709 12:23:55.331812 32546 raft_consensus.cc:3060] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.320502 32589 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:55.338604 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
W20260709 12:23:55.340981 32442 leader_election.cc:343] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.365726 32589 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:55.368494 32521 tablet_bootstrap.cc:492] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:55.369027 32521 ts_tablet_manager.cc:1403] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.214s	user 0.046s	sys 0.070s
I20260709 12:23:55.348867 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.341537 32368 leader_election.cc:304] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:55.377902 32614 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.382928 32521 raft_consensus.cc:359] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.385505 32521 raft_consensus.cc:385] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.359987 32400 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:55.386096 32521 raft_consensus.cc:740] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.380534 32614 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.356220 32369 leader_election.cc:304] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:55.376123 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.384712 32476 raft_consensus.cc:2468] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:55.578964 32521 consensus_queue.cc:260] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.590288 32518 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:55.591005 32518 ts_tablet_manager.cc:1403] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.372s	user 0.007s	sys 0.025s
I20260709 12:23:55.601130 32517 tablet_bootstrap.cc:654] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.389628 32613 raft_consensus.cc:2804] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.437053 32527 raft_consensus.cc:493] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.497810 32570 raft_consensus.cc:493] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.509058 32589 raft_consensus.cc:493] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.504421 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:55.495482 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 51676.8us
W20260709 12:23:55.603991 32507 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.30.109.126:41445, user_credentials={real_user=slave}} blocked reactor thread for 65870.6us
W20260709 12:23:55.388644 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 50561.3us
I20260709 12:23:55.608739 32527 raft_consensus.cc:515] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.612449 32570 raft_consensus.cc:515] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.618943 32558 raft_consensus.cc:493] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:55.599216 32473 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:55.605252 32613 raft_consensus.cc:493] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.619338 32570 leader_election.cc:290] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.600349 32546 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.619338 32527 leader_election.cc:290] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.612571 32589 raft_consensus.cc:515] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.433820 32442 leader_election.cc:304] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:55.623766 32613 raft_consensus.cc:3060] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.619417 32558 raft_consensus.cc:515] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:55.629777 32294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 132410us
I20260709 12:23:55.635144 32634 raft_consensus.cc:3060] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.640763 32546 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.642583 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650e092374d40ac890df71e63af3c58" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:55.644143 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 295829us
I20260709 12:23:55.645632 32589 leader_election.cc:290] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:55.647574 32614 raft_consensus.cc:2804] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:55.706437 32614 raft_consensus.cc:697] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
W20260709 12:23:55.649848 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:55.659298 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:55.664076 32440 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:55.707423 32614 consensus_queue.cc:237] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:55.708055 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 56004.8us
I20260709 12:23:55.648178 32518 raft_consensus.cc:359] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.666730 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:55.710356 32522 raft_consensus.cc:2804] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.710644 32518 raft_consensus.cc:385] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.710772 32522 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.710826 32477 raft_consensus.cc:3060] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.710949 32518 raft_consensus.cc:740] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.711179 32522 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.670660 32326 raft_consensus.cc:3060] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.711731 32518 consensus_queue.cc:260] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.671173 32613 raft_consensus.cc:515] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:55.672024 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 276056us
W20260709 12:23:55.680784 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 95056.3us
I20260709 12:23:55.688094 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.706498 32521 ts_tablet_manager.cc:1434] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.337s	user 0.018s	sys 0.011s
I20260709 12:23:55.665548 32558 leader_election.cc:290] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.713877 32518 ts_tablet_manager.cc:1434] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.122s	user 0.003s	sys 0.002s
I20260709 12:23:55.707441 32325 raft_consensus.cc:2393] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c04bc4199a84c17839b37db51f98c1a in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:23:55.717366 32635 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:23:55.723513 32517 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:55.724170 32517 ts_tablet_manager.cc:1403] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.452s	user 0.078s	sys 0.113s
I20260709 12:23:55.724550 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:55.725448 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf4ef6f5fc74e8c9d98614d9903bb19" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:55.726020 32399 raft_consensus.cc:2393] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 1c04bc4199a84c17839b37db51f98c1a in this term.
I20260709 12:23:55.726267 32398 raft_consensus.cc:2468] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:55.729483 32521 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:55.734169 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:55.754020 32518 tablet_bootstrap.cc:492] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:55.738379 32613 leader_election.cc:290] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.751597 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650e092374d40ac890df71e63af3c58" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:55.776453 32369 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:55.777544 32440 leader_election.cc:304] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:55.791960 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf4ef6f5fc74e8c9d98614d9903bb19" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:55.792333 32368 leader_election.cc:343] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.785109 32614 raft_consensus.cc:2804] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.785604 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.799321 32477 raft_consensus.cc:2468] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:55.793548 32291 leader_election.cc:304] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:55.804989 32224 catalog_manager.cc:5697] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:55.806353 32634 raft_consensus.cc:2749] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.799191 32522 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.809289 32522 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:23:55.810019 32442 consensus_peers.cc:597] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:55.809890 32588 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:55.811713 32614 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.813450 32589 raft_consensus.cc:2804] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:55.818172 32589 raft_consensus.cc:493] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:55.823944 32589 raft_consensus.cc:3060] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.826404 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:55.830304 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
W20260709 12:23:55.832315 32442 leader_election.cc:343] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.818116 32614 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.892108 32368 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:55.901551 32368 leader_election.cc:343] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.889804 32589 raft_consensus.cc:515] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.905223 32589 leader_election.cc:290] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:55.905712 32614 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.907015 32517 raft_consensus.cc:359] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.907684 32517 raft_consensus.cc:385] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:55.907934 32517 raft_consensus.cc:740] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:55.908589 32517 consensus_queue.cc:260] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:55.908886 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf4ef6f5fc74e8c9d98614d9903bb19" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:55.909720 32398 raft_consensus.cc:2393] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate 1c04bc4199a84c17839b37db51f98c1a in this term.
I20260709 12:23:55.911932 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:55.912547 32323 raft_consensus.cc:3060] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.915959 32517 ts_tablet_manager.cc:1434] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.191s	user 0.004s	sys 0.002s
I20260709 12:23:55.916666 32517 tablet_bootstrap.cc:492] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:55.919088 32521 tablet_bootstrap.cc:654] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.923390 32681 raft_consensus.cc:2749] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.924484 32403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf4ef6f5fc74e8c9d98614d9903bb19" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:55.925123 32403 raft_consensus.cc:3060] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:55.913789 32558 raft_consensus.cc:2749] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.927716 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf4ef6f5fc74e8c9d98614d9903bb19" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:55.928483 32476 raft_consensus.cc:2393] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c04bc4199a84c17839b37db51f98c1a in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
W20260709 12:23:55.928705 32442 leader_election.cc:343] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.929283 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:55.929855 32474 raft_consensus.cc:3060] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:55.934612 32369 leader_election.cc:343] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.940460 32369 leader_election.cc:304] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:55.940542 32440 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:55.937283 32614 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:55.930646 32588 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:23:55.958921 32518 tablet_bootstrap.cc:654] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:55.954043 32613 raft_consensus.cc:2749] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.955399 32522 raft_consensus.cc:2749] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:55.968683 32684 consensus_queue.cc:1048] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:23:55.972213 32294 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:23:55.980798 32322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf4ef6f5fc74e8c9d98614d9903bb19" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:55.985561 32403 raft_consensus.cc:2468] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:55.987257 32440 leader_election.cc:304] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:55.988600 32522 raft_consensus.cc:2804] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:55.989212 32522 raft_consensus.cc:697] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:55.990271 32522 consensus_queue.cc:237] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:55.996850 32368 leader_election.cc:343] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:55.999719 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:55.998010 32681 raft_consensus.cc:2804] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:56.004532 32681 raft_consensus.cc:697] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:56.005324 32681 consensus_queue.cc:237] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.014504 32369 leader_election.cc:304] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.016897 32684 raft_consensus.cc:2749] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:56.023259 32323 raft_consensus.cc:2468] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
W20260709 12:23:56.034183 32689 log.cc:927] Time spent T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:23:56.041563 32517 tablet_bootstrap.cc:654] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:56.021507 32368 leader_election.cc:343] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.045723 32474 raft_consensus.cc:2468] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:56.051127 32369 leader_election.cc:304] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:56.091697 32684 raft_consensus.cc:2804] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:56.092257 32684 raft_consensus.cc:697] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:56.093082 32684 consensus_queue.cc:237] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:56.102746 32691 log.cc:927] Time spent T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a: Append to log took a long time: real 0.132s	user 0.001s	sys 0.002s
I20260709 12:23:56.093786 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:56.128038 32474 raft_consensus.cc:2393] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c04bc4199a84c17839b37db51f98c1a in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
W20260709 12:23:56.138320 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 79024.4us
I20260709 12:23:56.142853 32546 raft_consensus.cc:493] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.143507 32546 raft_consensus.cc:515] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.145732 32546 leader_election.cc:290] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:56.146759 32442 leader_election.cc:343] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.150344 32518 tablet_bootstrap.cc:492] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.152288 32518 ts_tablet_manager.cc:1403] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.399s	user 0.019s	sys 0.011s
I20260709 12:23:56.154241 32521 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.154930 32521 ts_tablet_manager.cc:1403] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.434s	user 0.025s	sys 0.027s
I20260709 12:23:56.169757 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:56.170934 32684 raft_consensus.cc:493] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.171411 32684 raft_consensus.cc:515] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.171995 32224 catalog_manager.cc:5697] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:56.174865 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:56.175535 32399 raft_consensus.cc:2468] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:56.179193 32291 leader_election.cc:304] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:56.181218 32570 raft_consensus.cc:2804] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:56.181625 32570 raft_consensus.cc:493] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:56.182009 32570 raft_consensus.cc:3060] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.183683 32369 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.192878 32693 raft_consensus.cc:2749] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:56.201459 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:56.203935 32368 leader_election.cc:343] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.205293 32588 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:23:56.208743 32684 leader_election.cc:290] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.213290 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:56.213802 32570 raft_consensus.cc:515] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.222334 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:56.217555 32518 raft_consensus.cc:359] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.223315 32518 raft_consensus.cc:385] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.223688 32518 raft_consensus.cc:740] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.223773 32570 leader_election.cc:290] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.219031 32558 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:23:56.219776 32294 leader_election.cc:343] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.222949 32398 raft_consensus.cc:3060] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.227415 32518 consensus_queue.cc:260] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.230134 32518 ts_tablet_manager.cc:1434] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.004s
I20260709 12:23:56.230974 32517 tablet_bootstrap.cc:492] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:56.231015 32518 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
W20260709 12:23:56.218932 32369 leader_election.cc:343] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.231652 32517 ts_tablet_manager.cc:1403] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.315s	user 0.020s	sys 0.037s
I20260709 12:23:56.231699 32225 catalog_manager.cc:5697] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:56.237696 32369 leader_election.cc:304] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.238777 32558 raft_consensus.cc:2749] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:56.249423 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
W20260709 12:23:56.254987 32294 leader_election.cc:343] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.264027 32224 catalog_manager.cc:5697] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:56.265333 32517 raft_consensus.cc:359] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.266039 32517 raft_consensus.cc:385] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.266335 32517 raft_consensus.cc:740] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.268457 32521 raft_consensus.cc:359] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.269132 32521 raft_consensus.cc:385] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.269222 32398 raft_consensus.cc:2468] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:56.269431 32521 raft_consensus.cc:740] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.266966 32517 consensus_queue.cc:260] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.273483 32517 ts_tablet_manager.cc:1434] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 12:23:56.275544 32517 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:56.274194 32521 consensus_queue.cc:260] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.279973 32521 ts_tablet_manager.cc:1434] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260709 12:23:56.280962 32521 tablet_bootstrap.cc:492] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:56.283699 32518 tablet_bootstrap.cc:654] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.290505 32291 leader_election.cc:304] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:56.291715 32570 raft_consensus.cc:2804] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:56.292189 32570 raft_consensus.cc:697] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:56.292981 32570 consensus_queue.cc:237] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:56.324873 32368 consensus_peers.cc:597] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:56.331019 32521 tablet_bootstrap.cc:654] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.331899 32517 tablet_bootstrap.cc:654] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.352157 32517 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:56.352708 32517 ts_tablet_manager.cc:1403] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.001s
I20260709 12:23:56.355573 32518 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.355427 32517 raft_consensus.cc:359] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.356072 32518 ts_tablet_manager.cc:1403] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.125s	user 0.029s	sys 0.013s
I20260709 12:23:56.356166 32517 raft_consensus.cc:385] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.356544 32517 raft_consensus.cc:740] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.357728 32517 consensus_queue.cc:260] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.358794 32518 raft_consensus.cc:359] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.359535 32518 raft_consensus.cc:385] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.359867 32518 raft_consensus.cc:740] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.360961 32517 ts_tablet_manager.cc:1434] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:56.361148 32521 tablet_bootstrap.cc:492] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.361668 32521 ts_tablet_manager.cc:1403] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.000s
I20260709 12:23:56.360615 32518 consensus_queue.cc:260] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.363265 32518 ts_tablet_manager.cc:1434] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:56.363883 32517 tablet_bootstrap.cc:492] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:56.364411 32518 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:56.367193 32521 raft_consensus.cc:359] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.367904 32521 raft_consensus.cc:385] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.368223 32521 raft_consensus.cc:740] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.368893 32521 consensus_queue.cc:260] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.369906 32517 tablet_bootstrap.cc:654] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.369906 32518 tablet_bootstrap.cc:654] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.371206 32521 ts_tablet_manager.cc:1434] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:23:56.372112 32521 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:56.377588 32521 tablet_bootstrap.cc:654] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.382043 32518 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.382683 32518 ts_tablet_manager.cc:1403] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:23:56.387185 32517 tablet_bootstrap.cc:492] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:56.387952 32517 ts_tablet_manager.cc:1403] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260709 12:23:56.391423 32517 raft_consensus.cc:359] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.392396 32517 raft_consensus.cc:385] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.392812 32517 raft_consensus.cc:740] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.395876 32517 consensus_queue.cc:260] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.403035 32517 ts_tablet_manager.cc:1434] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:23:56.404036 32517 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:56.405726 32680 raft_consensus.cc:493] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.406251 32680 raft_consensus.cc:515] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.408535 32680 leader_election.cc:290] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:56.408603 32225 catalog_manager.cc:5697] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:56.409402 32522 raft_consensus.cc:493] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.410247 32517 tablet_bootstrap.cc:654] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.409904 32522 raft_consensus.cc:515] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.410588 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:56.394550 32518 raft_consensus.cc:359] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.411520 32518 raft_consensus.cc:385] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.411816 32518 raft_consensus.cc:740] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.411971 32522 leader_election.cc:290] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:23:56.412074 32440 leader_election.cc:343] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.412503 32518 consensus_queue.cc:260] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.413990 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d429a663f94988b58ea5ccb7cde879" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:56.414562 32399 raft_consensus.cc:2468] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:56.416801 32440 leader_election.cc:304] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:56.418805 32518 ts_tablet_manager.cc:1434] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:23:56.419274 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d429a663f94988b58ea5ccb7cde879" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:56.419873 32518 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:56.420495 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:56.421551 32522 raft_consensus.cc:2804] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:56.421921 32522 raft_consensus.cc:493] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:23:56.422241 32442 leader_election.cc:343] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.422246 32522 raft_consensus.cc:3060] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:56.423360 32442 leader_election.cc:343] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.423478 32589 raft_consensus.cc:493] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.423755 32442 leader_election.cc:304] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.423954 32589 raft_consensus.cc:515] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.424638 32634 raft_consensus.cc:2749] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:56.425889 32589 leader_election.cc:290] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:56.426281 32518 tablet_bootstrap.cc:654] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.426643 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:56.428009 32570 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:56.429179 32522 raft_consensus.cc:515] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.432153 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:56.432412 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d429a663f94988b58ea5ccb7cde879" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:56.432994 32397 raft_consensus.cc:3060] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.433108 32400 raft_consensus.cc:2393] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:23:56.439023 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d429a663f94988b58ea5ccb7cde879" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:56.439577 32440 leader_election.cc:304] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.441174 32680 raft_consensus.cc:3060] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.443558 32613 raft_consensus.cc:493] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.444151 32613 raft_consensus.cc:515] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.447417 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:56.447703 32613 leader_election.cc:290] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:56.449945 32442 leader_election.cc:343] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.445888 32522 leader_election.cc:290] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:56.448725 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:56.458675 32476 raft_consensus.cc:2468] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:56.464668 32522 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:56.470770 32369 leader_election.cc:304] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:56.472263 32681 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:56.473273 32613 raft_consensus.cc:2804] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:56.473649 32613 raft_consensus.cc:493] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:56.452318 32518 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.479207 32518 ts_tablet_manager.cc:1403] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.005s
I20260709 12:23:56.448068 32323 raft_consensus.cc:2468] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:56.443570 32397 raft_consensus.cc:2468] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:56.514262 32680 raft_consensus.cc:2749] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:56.565666 32440 leader_election.cc:304] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.567011 32518 raft_consensus.cc:359] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.567740 32518 raft_consensus.cc:385] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.568074 32518 raft_consensus.cc:740] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.568009 32522 raft_consensus.cc:2804] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:56.568976 32522 raft_consensus.cc:697] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:56.569136 32518 consensus_queue.cc:260] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.570215 32517 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:56.570822 32517 ts_tablet_manager.cc:1403] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.167s	user 0.022s	sys 0.018s
I20260709 12:23:56.570181 32522 consensus_queue.cc:237] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.571321 32518 ts_tablet_manager.cc:1434] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:56.572487 32518 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
W20260709 12:23:56.525020 32442 consensus_peers.cc:597] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:56.576063 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 51217.5us
I20260709 12:23:56.579100 32518 tablet_bootstrap.cc:654] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.580083 32517 raft_consensus.cc:359] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.581897 32517 raft_consensus.cc:385] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.582238 32517 raft_consensus.cc:740] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.582934 32613 raft_consensus.cc:3060] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.480623 32527 raft_consensus.cc:493] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.586826 32527 raft_consensus.cc:515] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.588989 32527 leader_election.cc:290] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.479442 32681 raft_consensus.cc:493] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.589637 32681 raft_consensus.cc:515] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.591718 32681 leader_election.cc:290] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.592350 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:56.593202 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:56.594854 32521 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.595479 32521 ts_tablet_manager.cc:1403] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.023s
I20260709 12:23:56.584256 32517 consensus_queue.cc:260] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.599826 32517 ts_tablet_manager.cc:1434] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.006s
I20260709 12:23:56.602435 32517 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:56.602842 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:56.602391 32369 leader_election.cc:343] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:56.609403 32368 leader_election.cc:343] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.610901 32368 leader_election.cc:304] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.612713 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:56.614274 32527 raft_consensus.cc:2749] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:56.617411 32294 leader_election.cc:304] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:56.618851 32681 raft_consensus.cc:2749] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:56.638990 32518 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.625662 32222 catalog_manager.cc:5697] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:56.640321 32518 ts_tablet_manager.cc:1403] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.017s
I20260709 12:23:56.643872 32518 raft_consensus.cc:359] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.644361 32521 raft_consensus.cc:359] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.645047 32518 raft_consensus.cc:385] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.645188 32521 raft_consensus.cc:385] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.645377 32518 raft_consensus.cc:740] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.645537 32521 raft_consensus.cc:740] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.646343 32521 consensus_queue.cc:260] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.647048 32517 tablet_bootstrap.cc:654] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.647727 32613 raft_consensus.cc:515] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.646117 32518 consensus_queue.cc:260] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.658735 32518 ts_tablet_manager.cc:1434] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:23:56.659741 32518 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:56.660907 32521 ts_tablet_manager.cc:1434] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.002s
I20260709 12:23:56.670312 32521 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:56.666460 32518 tablet_bootstrap.cc:654] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.667057 32527 consensus_queue.cc:1048] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:56.667063 32613 leader_election.cc:290] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.668098 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:56.674678 32328 raft_consensus.cc:3060] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.669160 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:56.675578 32475 raft_consensus.cc:3060] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.689972 32475 raft_consensus.cc:2468] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:56.690724 32328 raft_consensus.cc:2468] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:56.692575 32368 leader_election.cc:304] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:56.693761 32613 raft_consensus.cc:2804] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:56.694331 32613 raft_consensus.cc:697] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:56.695320 32613 consensus_queue.cc:237] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.707734 32323 raft_consensus.cc:3060] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.711545 32546 consensus_queue.cc:1048] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:56.723115 32521 tablet_bootstrap.cc:654] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.729272 32518 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.729854 32518 ts_tablet_manager.cc:1403] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.032s
I20260709 12:23:56.733471 32517 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:56.734153 32517 ts_tablet_manager.cc:1403] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.022s
I20260709 12:23:56.746340 32517 raft_consensus.cc:359] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.747226 32517 raft_consensus.cc:385] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.747733 32517 raft_consensus.cc:740] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.748521 32517 consensus_queue.cc:260] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.750691 32684 consensus_queue.cc:1048] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:56.749526 32518 raft_consensus.cc:359] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.751801 32518 raft_consensus.cc:385] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.753284 32518 raft_consensus.cc:740] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.764459 32517 ts_tablet_manager.cc:1434] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 12:23:56.767109 32517 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:56.770548 32521 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.771063 32521 ts_tablet_manager.cc:1403] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.101s	user 0.005s	sys 0.023s
I20260709 12:23:56.765403 32518 consensus_queue.cc:260] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.774253 32518 ts_tablet_manager.cc:1434] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 12:23:56.775117 32518 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:56.776684 32222 catalog_manager.cc:5697] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:56.778537 32521 raft_consensus.cc:359] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.786218 32521 raft_consensus.cc:385] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.786542 32521 raft_consensus.cc:740] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.780769 32517 tablet_bootstrap.cc:654] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.787207 32521 consensus_queue.cc:260] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.789179 32521 ts_tablet_manager.cc:1434] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:23:56.782186 32518 tablet_bootstrap.cc:654] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.790526 32521 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:56.799190 32546 consensus_queue.cc:1048] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:56.800642 32521 tablet_bootstrap.cc:654] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.809314 32518 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.809870 32518 ts_tablet_manager.cc:1403] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.005s
I20260709 12:23:56.811792 32521 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.812335 32521 ts_tablet_manager.cc:1403] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 12:23:56.812484 32518 raft_consensus.cc:359] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.813235 32518 raft_consensus.cc:385] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.813544 32518 raft_consensus.cc:740] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.814257 32518 consensus_queue.cc:260] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.815156 32521 raft_consensus.cc:359] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.818099 32521 raft_consensus.cc:385] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.818709 32521 raft_consensus.cc:740] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.820092 32521 consensus_queue.cc:260] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.816357 32518 ts_tablet_manager.cc:1434] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:56.823668 32521 ts_tablet_manager.cc:1434] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:23:56.823709 32518 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:56.827104 32517 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:56.827713 32517 ts_tablet_manager.cc:1403] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.013s
I20260709 12:23:56.829928 32684 raft_consensus.cc:493] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.830401 32684 raft_consensus.cc:515] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.837817 32684 leader_election.cc:290] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.838459 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69b66c609ec4c949e20382b3b15d127" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:56.839334 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69b66c609ec4c949e20382b3b15d127" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:56.839989 32368 leader_election.cc:343] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.840571 32521 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
W20260709 12:23:56.840749 32369 leader_election.cc:343] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.843497 32369 leader_election.cc:304] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:56.844650 32684 raft_consensus.cc:2749] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:56.840946 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:56.841171 32681 raft_consensus.cc:493] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.845870 32681 raft_consensus.cc:515] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.848167 32681 leader_election.cc:290] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.848387 32521 tablet_bootstrap.cc:654] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.849040 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:56.849692 32400 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:56.850767 32291 leader_election.cc:304] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:56.851701 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:56.853484 32570 raft_consensus.cc:2804] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:56.853865 32570 raft_consensus.cc:493] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:56.854212 32570 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.858242 32518 tablet_bootstrap.cc:654] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.873386 32328 raft_consensus.cc:3060] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.830884 32517 raft_consensus.cc:359] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.881250 32517 raft_consensus.cc:385] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.881583 32517 raft_consensus.cc:740] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.882262 32517 consensus_queue.cc:260] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.883136 32476 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:56.886350 32521 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.886909 32521 ts_tablet_manager.cc:1403] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.061s	user 0.030s	sys 0.009s
I20260709 12:23:56.889590 32521 raft_consensus.cc:359] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.890324 32521 raft_consensus.cc:385] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.890668 32521 raft_consensus.cc:740] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.891479 32521 consensus_queue.cc:260] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.894142 32521 ts_tablet_manager.cc:1434] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:23:56.895077 32521 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:56.897621 32570 raft_consensus.cc:515] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.900889 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:56.900964 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:56.901517 32476 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.901806 32400 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:56.913918 32570 leader_election.cc:290] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.915042 32400 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:56.917528 32476 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:56.918140 32291 leader_election.cc:304] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:56.919584 32546 raft_consensus.cc:2804] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:56.920229 32546 raft_consensus.cc:697] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:56.921332 32546 consensus_queue.cc:237] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.916553 32521 tablet_bootstrap.cc:654] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.927793 32517 ts_tablet_manager.cc:1434] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.002s
I20260709 12:23:56.928747 32517 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:56.940014 32521 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.940102 32517 tablet_bootstrap.cc:654] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.940522 32521 ts_tablet_manager.cc:1403] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.003s
I20260709 12:23:56.943008 32521 raft_consensus.cc:359] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.943665 32521 raft_consensus.cc:385] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.943910 32521 raft_consensus.cc:740] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.944552 32521 consensus_queue.cc:260] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.945631 32518 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.946069 32518 ts_tablet_manager.cc:1403] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.123s	user 0.024s	sys 0.046s
I20260709 12:23:56.946485 32521 ts_tablet_manager.cc:1434] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:56.947302 32521 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:56.949474 32518 raft_consensus.cc:359] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.953112 32521 tablet_bootstrap.cc:654] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.953007 32518 raft_consensus.cc:385] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.953641 32518 raft_consensus.cc:740] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.954593 32518 consensus_queue.cc:260] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.955686 32224 catalog_manager.cc:5697] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:56.957362 32518 ts_tablet_manager.cc:1434] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:23:56.963878 32518 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:56.971022 32518 tablet_bootstrap.cc:654] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:56.977481 32517 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:56.978114 32517 ts_tablet_manager.cc:1403] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.018s
I20260709 12:23:56.981107 32521 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:56.981590 32521 ts_tablet_manager.cc:1403] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260709 12:23:56.981582 32517 raft_consensus.cc:359] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.982414 32517 raft_consensus.cc:385] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.982726 32517 raft_consensus.cc:740] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.984261 32518 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:56.984371 32546 raft_consensus.cc:493] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:56.984217 32517 consensus_queue.cc:260] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.984921 32518 ts_tablet_manager.cc:1403] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:23:56.984928 32546 raft_consensus.cc:515] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.987067 32546 leader_election.cc:290] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:56.987764 32518 raft_consensus.cc:359] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.989089 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:56.989650 32522 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:56.990371 32518 raft_consensus.cc:385] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.991860 32518 raft_consensus.cc:740] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.992502 32518 consensus_queue.cc:260] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.994464 32518 ts_tablet_manager.cc:1434] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 12:23:56.995244 32518 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:56.990422 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
W20260709 12:23:56.991207 32294 leader_election.cc:343] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:56.991132 32521 raft_consensus.cc:359] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.996832 32521 raft_consensus.cc:385] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:56.997224 32521 raft_consensus.cc:740] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:56.998245 32521 consensus_queue.cc:260] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:56.999199 32400 raft_consensus.cc:2468] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:56.999894 32517 ts_tablet_manager.cc:1434] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 12:23:57.000639 32518 tablet_bootstrap.cc:654] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.058877 32517 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:57.001181 32521 ts_tablet_manager.cc:1434] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:23:57.062935 32521 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:57.065997 32684 raft_consensus.cc:493] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.066484 32684 raft_consensus.cc:515] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.000481 32614 raft_consensus.cc:493] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.068666 32684 leader_election.cc:290] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.068946 32614 raft_consensus.cc:515] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.070508 32518 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.070979 32518 ts_tablet_manager.cc:1403] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.037s
I20260709 12:23:57.071923 32614 leader_election.cc:290] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.039068 32522 raft_consensus.cc:493] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.073038 32522 raft_consensus.cc:515] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.073930 32521 tablet_bootstrap.cc:654] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.073912 32518 raft_consensus.cc:359] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.074612 32518 raft_consensus.cc:385] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.074874 32518 raft_consensus.cc:740] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.075505 32518 consensus_queue.cc:260] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.076146 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.076928 32400 raft_consensus.cc:2468] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:57.077383 32518 ts_tablet_manager.cc:1434] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:23:57.076161 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.078245 32518 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:57.078056 32440 leader_election.cc:304] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:57.078670 32291 leader_election.cc:304] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:57.078936 32634 raft_consensus.cc:2804] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.079490 32634 raft_consensus.cc:493] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.079831 32634 raft_consensus.cc:3060] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.080127 32681 raft_consensus.cc:2804] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.080513 32681 raft_consensus.cc:493] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.080849 32681 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:57.078928 32442 leader_election.cc:343] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.085037 32518 tablet_bootstrap.cc:654] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.090955 32634 raft_consensus.cc:515] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.093688 32634 leader_election.cc:290] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.094871 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:57.095965 32589 raft_consensus.cc:493] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.096495 32589 raft_consensus.cc:515] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.098523 32589 leader_election.cc:290] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.100040 32614 raft_consensus.cc:493] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.100490 32614 raft_consensus.cc:515] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:57.101279 32442 leader_election.cc:343] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.102553 32614 leader_election.cc:290] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.076242 32522 leader_election.cc:290] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.103830 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fdd3b554264f23bba21303ff928812" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.104789 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fdd3b554264f23bba21303ff928812" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.105388 32476 raft_consensus.cc:2468] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:57.106659 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.107404 32476 raft_consensus.cc:2393] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c04bc4199a84c17839b37db51f98c1a in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:23:57.107484 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.108111 32328 raft_consensus.cc:2468] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:57.108601 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.109704 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:57.110463 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.111675 32400 raft_consensus.cc:2468] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:57.112808 32440 leader_election.cc:304] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:57.113525 32398 raft_consensus.cc:3060] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.115298 32588 raft_consensus.cc:2804] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.115697 32588 raft_consensus.cc:493] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.116034 32588 raft_consensus.cc:3060] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.125597 32369 leader_election.cc:304] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:57.126581 32684 raft_consensus.cc:2804] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.127067 32684 raft_consensus.cc:493] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.127517 32684 raft_consensus.cc:3060] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.128381 32588 raft_consensus.cc:515] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.135403 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:57.136132 32400 raft_consensus.cc:3060] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.135844 32684 raft_consensus.cc:515] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.136328 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.137493 32570 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.138124 32570 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.139109 32588 leader_election.cc:290] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.147073 32570 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:57.149107 32369 leader_election.cc:343] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.149394 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.150758 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.150938 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fdd3b554264f23bba21303ff928812" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:57.151577 32397 raft_consensus.cc:2393] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 1c04bc4199a84c17839b37db51f98c1a in this term.
I20260709 12:23:57.160853 32400 raft_consensus.cc:2468] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:57.090615 32681 raft_consensus.cc:515] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.162281 32440 leader_election.cc:304] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:57.163249 32588 raft_consensus.cc:2804] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.163704 32681 leader_election.cc:290] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.163982 32588 raft_consensus.cc:697] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
W20260709 12:23:57.164772 32368 leader_election.cc:343] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.165059 32588 consensus_queue.cc:237] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:57.165741 32368 leader_election.cc:343] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.163964 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:57.166168 32368 leader_election.cc:304] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:57.167266 32368 leader_election.cc:343] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.167682 32368 leader_election.cc:304] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.169731 32614 raft_consensus.cc:2749] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.171095 32398 raft_consensus.cc:2468] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:57.171640 32527 raft_consensus.cc:2749] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.166471 32400 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.169905 32517 tablet_bootstrap.cc:654] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.176923 32440 leader_election.cc:304] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:57.174927 32368 leader_election.cc:343] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.178031 32522 raft_consensus.cc:2804] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.178539 32522 raft_consensus.cc:697] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
W20260709 12:23:57.179394 32294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 74230.3us
I20260709 12:23:57.179800 32522 consensus_queue.cc:237] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.185122 32684 leader_election.cc:290] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.188059 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fdd3b554264f23bba21303ff928812" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:57.188865 32476 raft_consensus.cc:3060] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.203727 32400 raft_consensus.cc:2468] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:57.204746 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.206923 32475 raft_consensus.cc:2393] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:23:57.205406 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:57.207684 32323 raft_consensus.cc:3060] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:57.207772 32442 consensus_peers.cc:597] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:57.208806 32291 leader_election.cc:304] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:57.206108 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:57.211046 32225 catalog_manager.cc:5697] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:57.212069 32518 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.212659 32518 ts_tablet_manager.cc:1403] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.135s	user 0.057s	sys 0.032s
I20260709 12:23:57.214290 32521 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:57.214865 32521 ts_tablet_manager.cc:1403] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.014s
I20260709 12:23:57.210994 32294 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:57.218528 32681 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.213491 32546 raft_consensus.cc:2804] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.222400 32546 raft_consensus.cc:697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:57.223220 32546 consensus_queue.cc:237] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:57.226974 32294 leader_election.cc:343] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.234268 32521 raft_consensus.cc:359] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.234490 32518 raft_consensus.cc:359] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.235548 32518 raft_consensus.cc:385] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.235893 32518 raft_consensus.cc:740] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.234992 32521 raft_consensus.cc:385] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.236905 32521 raft_consensus.cc:740] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.236619 32518 consensus_queue.cc:260] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.237854 32521 consensus_queue.cc:260] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.238715 32518 ts_tablet_manager.cc:1434] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 12:23:57.239588 32476 raft_consensus.cc:2468] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:57.246968 32517 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:57.246824 32369 leader_election.cc:304] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.247694 32517 ts_tablet_manager.cc:1403] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.189s	user 0.021s	sys 0.015s
I20260709 12:23:57.239970 32518 tablet_bootstrap.cc:492] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:57.249599 32527 raft_consensus.cc:2804] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.250141 32527 raft_consensus.cc:697] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:57.250954 32527 consensus_queue.cc:237] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.251408 32517 raft_consensus.cc:359] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.252033 32517 raft_consensus.cc:385] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.252429 32517 raft_consensus.cc:740] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.240377 32521 ts_tablet_manager.cc:1434] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:23:57.243124 32681 raft_consensus.cc:2749] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.244331 32323 raft_consensus.cc:2468] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:57.254036 32521 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:57.253080 32517 consensus_queue.cc:260] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.257107 32225 catalog_manager.cc:5697] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:57.261827 32614 raft_consensus.cc:493] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.262530 32614 raft_consensus.cc:515] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.265388 32614 leader_election.cc:290] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.311012 32517 ts_tablet_manager.cc:1434] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.063s	user 0.000s	sys 0.018s
I20260709 12:23:57.311136 32518 tablet_bootstrap.cc:654] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.312119 32517 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:57.318096 32521 tablet_bootstrap.cc:654] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.318181 32517 tablet_bootstrap.cc:654] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.317487 32224 catalog_manager.cc:5697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:57.320438 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.330065 32518 tablet_bootstrap.cc:492] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.330646 32518 ts_tablet_manager.cc:1403] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.021s
W20260709 12:23:57.334477 32368 leader_election.cc:343] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.334473 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.336329 32518 raft_consensus.cc:359] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.337257 32527 consensus_queue.cc:1048] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:57.338027 32369 leader_election.cc:343] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.338562 32518 raft_consensus.cc:385] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.339051 32518 raft_consensus.cc:740] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.339738 32518 consensus_queue.cc:260] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.332917 32226 catalog_manager.cc:5697] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:57.341672 32518 ts_tablet_manager.cc:1434] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:23:57.342571 32518 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:57.343093 32369 leader_election.cc:304] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.348596 32517 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:57.349119 32517 ts_tablet_manager.cc:1403] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.014s
I20260709 12:23:57.350482 32518 tablet_bootstrap.cc:654] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.352288 32517 raft_consensus.cc:359] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.353013 32517 raft_consensus.cc:385] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.364033 32517 raft_consensus.cc:740] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.358314 32527 raft_consensus.cc:2749] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.364893 32517 consensus_queue.cc:260] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.364753 32693 consensus_queue.cc:1048] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:57.366803 32517 ts_tablet_manager.cc:1434] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 12:23:57.367260 32614 raft_consensus.cc:493] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.367779 32614 raft_consensus.cc:515] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.370137 32614 leader_election.cc:290] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.370141 32517 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:57.373508 32518 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.373976 32518 ts_tablet_manager.cc:1403] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260709 12:23:57.374147 32546 raft_consensus.cc:493] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.374611 32546 raft_consensus.cc:515] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.377045 32546 leader_election.cc:290] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.378500 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.382328 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:57.383575 32369 leader_election.cc:343] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.383896 32546 raft_consensus.cc:493] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.384379 32546 raft_consensus.cc:515] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.386039 32521 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:57.386533 32521 ts_tablet_manager.cc:1403] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.004s
I20260709 12:23:57.386929 32546 leader_election.cc:290] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.387594 32518 raft_consensus.cc:359] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.387910 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.388263 32518 raft_consensus.cc:385] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.388551 32518 raft_consensus.cc:740] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.389271 32518 consensus_queue.cc:260] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.389361 32521 raft_consensus.cc:359] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.390367 32521 raft_consensus.cc:385] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.390707 32521 raft_consensus.cc:740] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.391394 32521 consensus_queue.cc:260] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.391817 32518 ts_tablet_manager.cc:1434] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:23:57.393455 32521 ts_tablet_manager.cc:1434] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 12:23:57.389236 32291 leader_election.cc:343] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.395448 32517 tablet_bootstrap.cc:654] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.395741 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.397827 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.399168 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:57.400915 32368 leader_election.cc:343] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.401355 32368 leader_election.cc:304] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:57.400417 32294 leader_election.cc:343] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.402170 32527 raft_consensus.cc:2749] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.401399 32518 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:57.402848 32294 leader_election.cc:304] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:57.403646 32546 raft_consensus.cc:2749] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.405364 32294 leader_election.cc:304] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:57.406090 32546 raft_consensus.cc:2749] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.408649 32521 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:57.411057 32517 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:57.413817 32518 tablet_bootstrap.cc:654] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.414676 32328 raft_consensus.cc:3060] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.430510 32517 ts_tablet_manager.cc:1403] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.002s
I20260709 12:23:57.432901 32517 raft_consensus.cc:359] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.433548 32517 raft_consensus.cc:385] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.433804 32517 raft_consensus.cc:740] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.434417 32517 consensus_queue.cc:260] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.418692 32521 tablet_bootstrap.cc:654] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.447213 32517 ts_tablet_manager.cc:1434] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:23:57.448181 32517 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:57.469604 32517 tablet_bootstrap.cc:654] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.469640 32546 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:23:57.475250 32521 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:57.513624 32521 ts_tablet_manager.cc:1403] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.006s
I20260709 12:23:57.521107 32527 raft_consensus.cc:493] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.521728 32527 raft_consensus.cc:515] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.523734 32518 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.524217 32518 ts_tablet_manager.cc:1403] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.019s
I20260709 12:23:57.524649 32517 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:57.521202 32693 raft_consensus.cc:493] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.525089 32517 ts_tablet_manager.cc:1403] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.013s
I20260709 12:23:57.525175 32693 raft_consensus.cc:515] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.526824 32518 raft_consensus.cc:359] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.527537 32518 raft_consensus.cc:385] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.527881 32517 raft_consensus.cc:359] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.528426 32518 raft_consensus.cc:740] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.528554 32517 raft_consensus.cc:385] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.529444 32527 leader_election.cc:290] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.529729 32517 raft_consensus.cc:740] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.530404 32517 consensus_queue.cc:260] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.530947 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:57.532289 32368 leader_election.cc:343] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.532357 32521 raft_consensus.cc:359] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.535159 32521 raft_consensus.cc:385] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.529155 32518 consensus_queue.cc:260] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.535544 32521 raft_consensus.cc:740] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.535938 32693 leader_election.cc:290] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.536718 32521 consensus_queue.cc:260] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.537278 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.537572 32518 ts_tablet_manager.cc:1434] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:23:57.538563 32518 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
W20260709 12:23:57.538632 32368 leader_election.cc:343] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.539650 32521 ts_tablet_manager.cc:1434] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:23:57.543852 32546 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:57.544092 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.545293 32518 tablet_bootstrap.cc:654] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.545771 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.547947 32517 ts_tablet_manager.cc:1434] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260709 12:23:57.548388 32369 leader_election.cc:343] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.548821 32517 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:57.548796 32369 leader_election.cc:304] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:57.549937 32369 leader_election.cc:343] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.550343 32369 leader_election.cc:304] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.551687 32614 raft_consensus.cc:2749] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.551688 32684 raft_consensus.cc:2749] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.559682 32518 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.551208 32521 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:57.560205 32518 ts_tablet_manager.cc:1403] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:23:57.563102 32518 raft_consensus.cc:359] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.563923 32518 raft_consensus.cc:385] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.564224 32518 raft_consensus.cc:740] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.564946 32518 consensus_queue.cc:260] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.567813 32518 ts_tablet_manager.cc:1434] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:23:57.568760 32518 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:57.571560 32746 raft_consensus.cc:493] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.572223 32746 raft_consensus.cc:515] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.574640 32746 leader_election.cc:290] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.575452 32518 tablet_bootstrap.cc:654] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.580753 32589 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.581228 32589 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.582120 32521 tablet_bootstrap.cc:654] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.585001 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.585649 32397 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:57.586525 32589 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.587461 32518 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.587932 32440 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:57.588853 32522 raft_consensus.cc:2804] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:57.589202 32522 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.589522 32522 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:57.592373 32521 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:57.592902 32521 ts_tablet_manager.cc:1403] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260709 12:23:57.593389 32589 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:57.593571 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.594178 32328 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
W20260709 12:23:57.596297 32442 consensus_peers.cc:597] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:57.588078 32518 ts_tablet_manager.cc:1403] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:23:57.597188 32521 raft_consensus.cc:359] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.597736 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.598589 32475 raft_consensus.cc:2468] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:57.601511 32521 raft_consensus.cc:385] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.601867 32521 raft_consensus.cc:740] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.602433 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.603027 32398 raft_consensus.cc:2468] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:57.600803 32518 raft_consensus.cc:359] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.604132 32518 raft_consensus.cc:385] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.604432 32518 raft_consensus.cc:740] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.606153 32588 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:57.609198 32294 leader_election.cc:304] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:57.610298 32518 consensus_queue.cc:260] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.605892 32522 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.611567 32521 consensus_queue.cc:260] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.613868 32518 ts_tablet_manager.cc:1434] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 12:23:57.614389 32527 raft_consensus.cc:493] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.614499 32693 raft_consensus.cc:493] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.614782 32518 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:57.614867 32527 raft_consensus.cc:515] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.615471 32522 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.615933 32546 raft_consensus.cc:2804] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.616286 32546 raft_consensus.cc:493] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.616621 32546 raft_consensus.cc:3060] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.617053 32527 leader_election.cc:290] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.614960 32693 raft_consensus.cc:515] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.619407 32693 leader_election.cc:290] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.620998 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:57.622330 32368 leader_election.cc:343] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.623621 32546 raft_consensus.cc:515] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.625224 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.625751 32476 raft_consensus.cc:2468] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:57.623872 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e11d27ea5b642b2bb2745857ba825e8" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.626727 32546 leader_election.cc:290] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.626626 32369 leader_election.cc:304] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.629166 32517 tablet_bootstrap.cc:654] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.629972 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e11d27ea5b642b2bb2745857ba825e8" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.633337 32763 raft_consensus.cc:2804] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.639322 32763 raft_consensus.cc:493] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.639730 32763 raft_consensus.cc:3060] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.641880 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:57.642546 32327 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:57.646745 32681 raft_consensus.cc:493] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.647403 32681 raft_consensus.cc:515] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:57.648241 32368 leader_election.cc:343] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.649940 32681 leader_election.cc:290] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.651266 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:57.651911 32398 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:57.657258 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:57.657392 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d429a663f94988b58ea5ccb7cde879" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:23:57.657847 32369 leader_election.cc:343] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.662408 32475 raft_consensus.cc:3060] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.662815 32327 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:23:57.663944 32442 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:57.666272 32522 raft_consensus.cc:2804] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:57.666792 32522 raft_consensus.cc:697] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:57.667706 32522 consensus_queue.cc:237] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.672137 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:57.672926 32399 raft_consensus.cc:3060] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.676977 32327 raft_consensus.cc:3060] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.677726 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d429a663f94988b58ea5ccb7cde879" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.665189 32369 leader_election.cc:304] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.684900 32766 raft_consensus.cc:2749] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.707266 32521 ts_tablet_manager.cc:1434] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.114s	user 0.029s	sys 0.039s
I20260709 12:23:57.709630 32521 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:57.711987 32291 leader_election.cc:304] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
W20260709 12:23:57.712273 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 51024.8us
I20260709 12:23:57.716413 32684 raft_consensus.cc:493] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.716859 32684 raft_consensus.cc:515] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.718796 32684 leader_election.cc:290] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.719841 32763 raft_consensus.cc:515] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.720453 32634 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:57.721820 32763 leader_election.cc:290] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.724268 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.724943 32323 raft_consensus.cc:2468] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:57.725952 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:57.726652 32398 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:23:57.729827 32475 raft_consensus.cc:2468] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:57.733335 32518 tablet_bootstrap.cc:654] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.738821 32368 leader_election.cc:304] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
W20260709 12:23:57.740096 32368 leader_election.cc:343] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.741155 32763 raft_consensus.cc:2804] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.741477 32763 raft_consensus.cc:493] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.741796 32763 raft_consensus.cc:3060] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.755975 32294 leader_election.cc:304] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:57.751238 32589 raft_consensus.cc:493] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.756819 32546 raft_consensus.cc:2804] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.757507 32546 raft_consensus.cc:697] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:57.757313 32589 raft_consensus.cc:515] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.760434 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.773280 32589 leader_election.cc:290] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.770272 32399 raft_consensus.cc:2468] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:57.783593 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.758577 32546 consensus_queue.cc:237] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.790717 32517 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:57.791157 32517 ts_tablet_manager.cc:1403] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.243s	user 0.027s	sys 0.032s
I20260709 12:23:57.793052 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:57.793491 32476 raft_consensus.cc:3060] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.789012   303 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:23:57.801038 32476 raft_consensus.cc:2468] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:57.800102 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.806273 32399 raft_consensus.cc:2393] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:23:57.804196 32527 raft_consensus.cc:493] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.806253 32369 leader_election.cc:304] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.807101 32527 raft_consensus.cc:515] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.810544 32440 leader_election.cc:304] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.812005 32527 leader_election.cc:290] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:57.808993 32474 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.814810 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.808885 32517 raft_consensus.cc:359] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.816629 32517 raft_consensus.cc:385] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.817049 32517 raft_consensus.cc:740] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.803990 32763 raft_consensus.cc:515] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.818928 32517 consensus_queue.cc:260] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.821842 32222 catalog_manager.cc:5697] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:57.824703 32766 raft_consensus.cc:2804] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:57.826866 32766 raft_consensus.cc:697] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:57.827688 32766 consensus_queue.cc:237] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.829672 32517 ts_tablet_manager.cc:1434] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 12:23:57.830926 32517 tablet_bootstrap.cc:492] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:57.840708 32522 raft_consensus.cc:493] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.823908 32589 raft_consensus.cc:493] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.842509 32522 raft_consensus.cc:515] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.848888 32522 leader_election.cc:290] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.852968 32518 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:57.853355 32518 ts_tablet_manager.cc:1403] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.239s	user 0.013s	sys 0.015s
W20260709 12:23:57.856055 32368 leader_election.cc:343] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.861253 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:57.861824 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.862895 32681 raft_consensus.cc:2749] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.846521 32589 raft_consensus.cc:515] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:57.863647 32369 leader_election.cc:343] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.863739 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.866991 32402 raft_consensus.cc:2468] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:57.868739 32634 raft_consensus.cc:2749] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.880462 32440 leader_election.cc:304] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:57.880662 32763 leader_election.cc:290] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:57.879177 32368 consensus_peers.cc:597] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:57.882391 32589 leader_election.cc:290] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.882905 32589 raft_consensus.cc:2804] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.883245 32589 raft_consensus.cc:493] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.883579 32589 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.883476 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.884136 32402 raft_consensus.cc:2468] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:57.885419 32440 leader_election.cc:304] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:57.886438 32588 raft_consensus.cc:2804] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:57.886809 32588 raft_consensus.cc:493] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:57.887144 32588 raft_consensus.cc:3060] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.888276 32521 tablet_bootstrap.cc:654] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:57.885399 32226 catalog_manager.cc:5697] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:57.892055 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:57.892638 32325 raft_consensus.cc:3060] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.896010 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:57.896363   304 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:57.896634 32328 raft_consensus.cc:2468] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:57.896701 32588 raft_consensus.cc:515] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.897152 32518 raft_consensus.cc:359] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.897956 32518 raft_consensus.cc:385] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:57.898254 32518 raft_consensus.cc:740] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:57.899227 32588 leader_election.cc:290] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:23:57.900568 32369 leader_election.cc:343] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.901481 32369 leader_election.cc:304] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:57.901721 32634 raft_consensus.cc:493] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.902226 32634 raft_consensus.cc:515] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.902845 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:57.902145 32518 consensus_queue.cc:260] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:57.903874 32614 raft_consensus.cc:2749] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:57.903469 32402 raft_consensus.cc:3060] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.904906 32634 leader_election.cc:290] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:57.908949 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:57.909749 32398 raft_consensus.cc:2393] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate 1c04bc4199a84c17839b37db51f98c1a in this term.
W20260709 12:23:57.912972 32442 leader_election.cc:343] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:57.913300 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:57.914048 32475 raft_consensus.cc:3060] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:57.915987 32518 ts_tablet_manager.cc:1434] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.003s
I20260709 12:23:57.917172 32518 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:57.927913 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:57.923841 32763 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 12:23:57.999482 32527 raft_consensus.cc:493] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:57.987317 32328 raft_consensus.cc:3060] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:57.996446 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 79709.7us
I20260709 12:23:57.989498 32402 raft_consensus.cc:2468] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:57.988997 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.000120 32527 raft_consensus.cc:515] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:57.992300 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 48957.9us
I20260709 12:23:57.991652 32475 raft_consensus.cc:2468] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:57.997164 32325 raft_consensus.cc:2468] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:57.996248 32589 raft_consensus.cc:515] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.012917 32440 leader_election.cc:304] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:58.014236 32588 raft_consensus.cc:2804] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.014497 32589 leader_election.cc:290] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:58.014714 32588 raft_consensus.cc:697] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:58.016356 32527 leader_election.cc:290] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.020843 32588 consensus_queue.cc:237] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.021261 32368 leader_election.cc:304] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.022395 32684 raft_consensus.cc:2804] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.022882 32684 raft_consensus.cc:697] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:58.023730 32684 consensus_queue.cc:237] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.024149 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.026377 32517 tablet_bootstrap.cc:654] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.033880 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:58.042801 32518 tablet_bootstrap.cc:654] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:58.026407 32368 leader_election.cc:343] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.037825 32397 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.055673 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.069952 32521 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.070636 32521 ts_tablet_manager.cc:1403] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.361s	user 0.023s	sys 0.010s
I20260709 12:23:58.086615 32521 raft_consensus.cc:359] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.087317 32521 raft_consensus.cc:385] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.087689 32521 raft_consensus.cc:740] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.088495 32521 consensus_queue.cc:260] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.089891 32328 raft_consensus.cc:2468] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:58.093349 32521 ts_tablet_manager.cc:1434] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 12:23:58.097589 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:58.078989 32442 leader_election.cc:304] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:58.103462 32442 leader_election.cc:343] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:58.100041 32369 leader_election.cc:343] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.105288 32369 leader_election.cc:304] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.106424 32763 raft_consensus.cc:2749] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.104807 32634 raft_consensus.cc:2749] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.110316 32397 raft_consensus.cc:2468] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:58.111541 32440 leader_election.cc:304] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.115540 32634 raft_consensus.cc:2804] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.116061 32634 raft_consensus.cc:697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:58.116911 32634 consensus_queue.cc:237] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.142074 32521 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.171989 32518 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:58.172542 32518 ts_tablet_manager.cc:1403] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.256s	user 0.022s	sys 0.032s
I20260709 12:23:58.177124 32518 raft_consensus.cc:359] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.177774 32518 raft_consensus.cc:385] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.178082 32518 raft_consensus.cc:740] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.178660 32518 consensus_queue.cc:260] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.183503 32518 ts_tablet_manager.cc:1434] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:23:58.184005 32521 tablet_bootstrap.cc:654] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.184474 32518 tablet_bootstrap.cc:492] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:58.185801 32517 tablet_bootstrap.cc:492] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:58.187101 32517 ts_tablet_manager.cc:1403] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.356s	user 0.011s	sys 0.011s
I20260709 12:23:58.185310 32226 catalog_manager.cc:5697] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.201094 32521 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.201534 32521 ts_tablet_manager.cc:1403] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.002s
I20260709 12:23:58.204030 32521 raft_consensus.cc:359] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.204644 32521 raft_consensus.cc:385] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.204907 32521 raft_consensus.cc:740] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.205041 32224 catalog_manager.cc:5697] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.205518 32521 consensus_queue.cc:260] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.198953 32518 tablet_bootstrap.cc:654] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.206831 32517 raft_consensus.cc:359] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.207489 32517 raft_consensus.cc:385] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.207752 32517 raft_consensus.cc:740] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.207988 32521 ts_tablet_manager.cc:1434] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:58.208855 32521 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.208467 32517 consensus_queue.cc:260] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.210474 32517 ts_tablet_manager.cc:1434] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 12:23:58.211232 32517 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:58.217154 32517 tablet_bootstrap.cc:654] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.217633 32521 tablet_bootstrap.cc:654] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.217352 32746 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.224941 32398 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:23:58.226719   303 raft_consensus.cc:493] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.226651 32634 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:23:58.229449   303 raft_consensus.cc:515] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.232573 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.224112 32222 catalog_manager.cc:5697] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.233299 32477 raft_consensus.cc:2393] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 1c04bc4199a84c17839b37db51f98c1a in this term.
I20260709 12:23:58.234091 32222 catalog_manager.cc:5697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.236969 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b2a5381a1460dbd81462e3ca17bb8" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.239976 32518 tablet_bootstrap.cc:492] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:58.240432 32518 ts_tablet_manager.cc:1403] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.004s
I20260709 12:23:58.240790 32291 leader_election.cc:304] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:58.241863   304 raft_consensus.cc:3060] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.243085 32518 raft_consensus.cc:359] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.243932 32518 raft_consensus.cc:385] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.246443 32546 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.246706 32518 raft_consensus.cc:740] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.248564 32518 consensus_queue.cc:260] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.250712 32518 ts_tablet_manager.cc:1434] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:23:58.256232   303 leader_election.cc:290] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.258608 32518 tablet_bootstrap.cc:492] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:58.258587   304 raft_consensus.cc:2749] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.269518 32518 tablet_bootstrap.cc:654] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.282747 32328 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:23:58.289716 32521 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.290329 32521 ts_tablet_manager.cc:1403] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.006s
I20260709 12:23:58.288148 32634 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:23:58.293586 32527 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.294693 32521 raft_consensus.cc:359] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.295387 32521 raft_consensus.cc:385] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.295660 32521 raft_consensus.cc:740] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
W20260709 12:23:58.298158 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:58.301795 32518 tablet_bootstrap.cc:492] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:58.302533 32521 consensus_queue.cc:260] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.304939 32521 ts_tablet_manager.cc:1434] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:23:58.305775 32521 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.308051 32518 ts_tablet_manager.cc:1403] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.007s
I20260709 12:23:58.310732 32518 raft_consensus.cc:359] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.311427 32518 raft_consensus.cc:385] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.311765 32518 raft_consensus.cc:740] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.316243 32521 tablet_bootstrap.cc:654] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.316185 32518 consensus_queue.cc:260] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.317929 32518 ts_tablet_manager.cc:1434] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260709 12:23:58.318918 32518 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:58.325361 32521 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.325814 32521 ts_tablet_manager.cc:1403] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:23:58.326881 32518 tablet_bootstrap.cc:654] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.329005 32521 raft_consensus.cc:359] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.329705 32521 raft_consensus.cc:385] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.330075 32521 raft_consensus.cc:740] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.331019 32521 consensus_queue.cc:260] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.334493 32521 ts_tablet_manager.cc:1434] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:23:58.335675 32521 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.342020 32527 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.342020 32521 tablet_bootstrap.cc:654] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.357859 32517 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:58.358299 32517 ts_tablet_manager.cc:1403] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.004s
I20260709 12:23:58.358728 32521 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.359189 32521 ts_tablet_manager.cc:1403] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 12:23:58.361260 32517 raft_consensus.cc:359] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.362046 32521 raft_consensus.cc:359] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.362576 32517 raft_consensus.cc:385] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.366216 32517 raft_consensus.cc:740] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.367234 32517 consensus_queue.cc:260] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.367861 32521 raft_consensus.cc:385] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.368165 32521 raft_consensus.cc:740] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.368778 32521 consensus_queue.cc:260] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.369501 32517 ts_tablet_manager.cc:1434] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:58.370378 32517 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:58.365608 32518 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:58.373800 32518 ts_tablet_manager.cc:1403] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.007s
I20260709 12:23:58.385695   317 raft_consensus.cc:493] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.386308   317 raft_consensus.cc:515] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.389971 32521 ts_tablet_manager.cc:1434] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.003s
I20260709 12:23:58.389263 32527 raft_consensus.cc:493] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.390323 32518 raft_consensus.cc:359] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.390450 32527 raft_consensus.cc:515] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.391011 32518 raft_consensus.cc:385] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.391822 32518 raft_consensus.cc:740] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.392467 32518 consensus_queue.cc:260] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.394032 32518 ts_tablet_manager.cc:1434] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.002s
I20260709 12:23:58.394816 32518 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:58.395610 32521 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.399150 32517 tablet_bootstrap.cc:654] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.399732 32527 leader_election.cc:290] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.399785 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed658e457142f2ab5e63fe23c574d4" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.401913 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed658e457142f2ab5e63fe23c574d4" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.432888 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:58.425338 32369 leader_election.cc:343] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.424048   317 leader_election.cc:290] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.435599 32521 tablet_bootstrap.cc:654] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.424279   304 raft_consensus.cc:493] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.437456   304 raft_consensus.cc:515] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.441022 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fdd3b554264f23bba21303ff928812" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.445767   317 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.425781 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.449038 32518 tablet_bootstrap.cc:654] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:58.449787 32369 leader_election.cc:343] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.443228   304 leader_election.cc:290] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.452612   317 raft_consensus.cc:493] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.459268 32518 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
W20260709 12:23:58.459904 32368 leader_election.cc:343] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.460302 32368 leader_election.cc:304] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:58.461473 32368 leader_election.cc:343] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.462409 32518 ts_tablet_manager.cc:1403] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.001s
I20260709 12:23:58.463713 32693 raft_consensus.cc:2749] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.472236 32325 raft_consensus.cc:3060] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.461867 32368 leader_election.cc:304] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.476645 32763 raft_consensus.cc:2749] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.477015 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fdd3b554264f23bba21303ff928812" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.453269   317 raft_consensus.cc:515] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.483358   317 leader_election.cc:290] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.485100 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.487699 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.489167 32634 raft_consensus.cc:493] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.489621 32634 raft_consensus.cc:515] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.492746 32634 leader_election.cc:290] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:23:58.493021 32369 leader_election.cc:343] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.497042 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69b66c609ec4c949e20382b3b15d127" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.497690 32328 raft_consensus.cc:2468] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:58.498458 32518 raft_consensus.cc:359] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.499503 32518 raft_consensus.cc:385] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.499588 32294 leader_election.cc:304] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:58.500005 32518 raft_consensus.cc:740] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.502909 32517 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:58.503595 32517 ts_tablet_manager.cc:1403] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.005s
W20260709 12:23:58.508750 32368 leader_election.cc:343] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.509337 32368 leader_election.cc:304] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.510699 32684 raft_consensus.cc:2749] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.513584 32517 raft_consensus.cc:359] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.514648 32517 raft_consensus.cc:385] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.515054 32517 raft_consensus.cc:740] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.517357 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69b66c609ec4c949e20382b3b15d127" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.517580 32588 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.518059 32398 raft_consensus.cc:2468] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:58.516207 32518 consensus_queue.cc:260] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.519496 32440 leader_election.cc:304] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:58.522065 32518 ts_tablet_manager.cc:1434] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.003s
I20260709 12:23:58.525712 32588 raft_consensus.cc:2804] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.526383 32588 raft_consensus.cc:493] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.526899 32588 raft_consensus.cc:3060] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.527730 32693 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.534365 32546 raft_consensus.cc:493] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.534888 32546 raft_consensus.cc:515] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.535678 32517 consensus_queue.cc:260] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.538130 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.538810 32402 raft_consensus.cc:2468] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:58.539235 32517 ts_tablet_manager.cc:1434] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:23:58.540016 32291 leader_election.cc:304] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.540481 32517 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:58.540848 32681 raft_consensus.cc:2804] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.541283 32681 raft_consensus.cc:493] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.541687 32681 raft_consensus.cc:3060] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.542999 32518 tablet_bootstrap.cc:492] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:58.548519 32634 raft_consensus.cc:493] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.549168 32634 raft_consensus.cc:515] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.552162 32521 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.552345 32634 leader_election.cc:290] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:58.552719 32521 ts_tablet_manager.cc:1403] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.161s	user 0.046s	sys 0.090s
I20260709 12:23:58.553233 32517 tablet_bootstrap.cc:654] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.555922 32521 raft_consensus.cc:359] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.556694 32521 raft_consensus.cc:385] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.557073 32521 raft_consensus.cc:740] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.557186 32588 raft_consensus.cc:515] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.563506 32546 leader_election.cc:290] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.565941 32521 consensus_queue.cc:260] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.566982 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.567771 32402 raft_consensus.cc:2468] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:58.568830 32521 ts_tablet_manager.cc:1434] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:23:58.569978 32521 tablet_bootstrap.cc:492] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.571467 32518 tablet_bootstrap.cc:654] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.571808 32746 raft_consensus.cc:2749] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.572860 32588 leader_election.cc:290] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:58.575455 32440 leader_election.cc:304] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:58.576758 32521 tablet_bootstrap.cc:654] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.576773 32588 raft_consensus.cc:2804] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.577318 32588 raft_consensus.cc:493] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.577723 32588 raft_consensus.cc:3060] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.579612 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69b66c609ec4c949e20382b3b15d127" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:58.580230 32399 raft_consensus.cc:3060] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.583642 32570 raft_consensus.cc:493] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.584100 32570 raft_consensus.cc:515] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.584666 32517 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:58.585273 32517 ts_tablet_manager.cc:1403] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.004s
I20260709 12:23:58.586014 32570 leader_election.cc:290] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.587774 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.588841 32517 raft_consensus.cc:359] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.589578 32517 raft_consensus.cc:385] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.589759 32521 tablet_bootstrap.cc:492] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.589931 32517 raft_consensus.cc:740] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.590533 32521 ts_tablet_manager.cc:1403] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:23:58.593397 32521 raft_consensus.cc:359] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.594275 32521 raft_consensus.cc:385] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.594269 32399 raft_consensus.cc:2468] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:58.594833 32521 raft_consensus.cc:740] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.595790 32521 consensus_queue.cc:260] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.590762 32517 consensus_queue.cc:260] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.598754 32521 ts_tablet_manager.cc:1434] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:23:58.599742 32521 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.600183 32517 ts_tablet_manager.cc:1434] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:23:58.600618 32681 raft_consensus.cc:515] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.601148 32517 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:58.602291 32681 leader_election.cc:290] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.603132 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:58.603770 32399 raft_consensus.cc:3060] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.603909 32588 raft_consensus.cc:515] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.605623 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.606060 32521 tablet_bootstrap.cc:654] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.606221 32327 raft_consensus.cc:2468] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:58.607903 32325 raft_consensus.cc:3060] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.612294 32399 raft_consensus.cc:2468] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:58.614284 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69b66c609ec4c949e20382b3b15d127" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:58.614859 32327 raft_consensus.cc:3060] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.615293 32291 leader_election.cc:304] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.616391 32681 raft_consensus.cc:2804] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.617082 32681 raft_consensus.cc:697] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:58.618299 32588 leader_election.cc:290] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:58.618909 32681 consensus_queue.cc:237] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.622341 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:58.623104 32400 raft_consensus.cc:3060] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.624002 32517 tablet_bootstrap.cc:654] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.624620 32521 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.625156 32521 ts_tablet_manager.cc:1403] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.016s
I20260709 12:23:58.628413 32440 leader_election.cc:304] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:58.628193 32521 raft_consensus.cc:359] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.629094 32521 raft_consensus.cc:385] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.629192 32588 raft_consensus.cc:2804] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.629441 32521 raft_consensus.cc:740] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.629701 32588 raft_consensus.cc:697] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:58.630155 32521 consensus_queue.cc:260] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.630576 32588 consensus_queue.cc:237] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.631076 32634 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:58.632447 32521 ts_tablet_manager.cc:1434] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:58.632676 32400 raft_consensus.cc:2468] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:58.633469 32521 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.645896 32521 tablet_bootstrap.cc:654] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.648900 32517 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:58.649398 32517 ts_tablet_manager.cc:1403] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 12:23:58.652262 32517 raft_consensus.cc:359] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.652980 32517 raft_consensus.cc:385] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.653294 32517 raft_consensus.cc:740] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.653990 32517 consensus_queue.cc:260] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.657769 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:58.658406 32328 raft_consensus.cc:3060] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.659850 32222 catalog_manager.cc:5697] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:58.662917 32521 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.663420 32521 ts_tablet_manager.cc:1403] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 12:23:58.665669 32327 raft_consensus.cc:2468] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:58.666749 32440 leader_election.cc:304] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:58.677388 32518 tablet_bootstrap.cc:492] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:58.677928 32518 ts_tablet_manager.cc:1403] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.022s
I20260709 12:23:58.678241 32328 raft_consensus.cc:2468] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:58.680730 32518 raft_consensus.cc:359] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.681502 32518 raft_consensus.cc:385] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.681813 32518 raft_consensus.cc:740] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.680529 32224 catalog_manager.cc:5697] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.681694 32521 raft_consensus.cc:359] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.682466 32521 raft_consensus.cc:385] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.682780 32521 raft_consensus.cc:740] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.682581 32518 consensus_queue.cc:260] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.683470 32521 consensus_queue.cc:260] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.685472 32522 raft_consensus.cc:2804] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.685989 32521 ts_tablet_manager.cc:1434] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:23:58.686406 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:58.686499   321 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.687105 32521 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.687422 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29052781453c40cca522ec28de87efb0" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.688737 32471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.685962 32588 raft_consensus.cc:493] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.692829 32588 raft_consensus.cc:515] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.693804 32474 raft_consensus.cc:3060] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.694861 32588 leader_election.cc:290] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:58.695650 32521 tablet_bootstrap.cc:654] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.699963 32294 leader_election.cc:304] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:58.702807 32474 raft_consensus.cc:2468] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:58.705421 32518 ts_tablet_manager.cc:1434] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:23:58.706440 32518 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:58.708257 32517 ts_tablet_manager.cc:1434] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 12:23:58.709375 32517 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:58.713178 32522 raft_consensus.cc:697] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:58.714098 32522 consensus_queue.cc:237] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.742637 32546 raft_consensus.cc:493] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.743462 32546 raft_consensus.cc:515] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.791755 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.792244 32521 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.792634 32400 raft_consensus.cc:2393] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:23:58.793115 32521 ts_tablet_manager.cc:1403] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.106s	user 0.047s	sys 0.038s
I20260709 12:23:58.797869 32521 raft_consensus.cc:359] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.798470 32693 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.798593 32521 raft_consensus.cc:385] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.799254 32521 raft_consensus.cc:740] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.799276 32693 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.800246 32521 consensus_queue.cc:260] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.801779 32693 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.802011 32521 ts_tablet_manager.cc:1434] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:23:58.803009 32521 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.803411 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.804400   317 raft_consensus.cc:493] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.804899   317 raft_consensus.cc:515] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.808653 32588 raft_consensus.cc:493] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.809130 32588 raft_consensus.cc:515] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.798832 32546 leader_election.cc:290] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.811076 32588 leader_election.cc:290] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:58.811475 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.814142 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e11d27ea5b642b2bb2745857ba825e8" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.814769 32398 raft_consensus.cc:2468] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:58.817071 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.816076 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e11d27ea5b642b2bb2745857ba825e8" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.820057 32474 raft_consensus.cc:2468] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:58.820421 32521 tablet_bootstrap.cc:654] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.820387 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.821357 32291 leader_election.cc:304] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.822120 32570 raft_consensus.cc:2804] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.822489 32570 raft_consensus.cc:493] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.822839 32570 raft_consensus.cc:3060] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.829325 32328 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.831048 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.841668 32681 raft_consensus.cc:2749] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.847561 32442 leader_election.cc:304] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.848488 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.848903 32588 raft_consensus.cc:2749] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.849226 32398 raft_consensus.cc:2468] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
W20260709 12:23:58.854936 32368 leader_election.cc:343] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:58.861157 32368 leader_election.cc:343] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.856299   317 leader_election.cc:290] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.868609 32440 leader_election.cc:304] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
W20260709 12:23:58.869622 32369 leader_election.cc:343] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.876080   365 raft_consensus.cc:2804] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.876566   365 raft_consensus.cc:493] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.876946   365 raft_consensus.cc:3060] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.881426 32681 raft_consensus.cc:493] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.881913 32681 raft_consensus.cc:515] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.882138 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.882887 32325 raft_consensus.cc:2468] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:58.876024 32369 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.886157   317 raft_consensus.cc:2749] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.886843 32681 leader_election.cc:290] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:58.889173 32369 leader_election.cc:343] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.889611 32369 leader_election.cc:304] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.890266   317 raft_consensus.cc:2749] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:58.890386 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:58.891062 32402 raft_consensus.cc:2468] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:58.892414 32517 tablet_bootstrap.cc:654] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.894615 32291 leader_election.cc:304] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.894141 32225 catalog_manager.cc:5697] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:58.894654   365 raft_consensus.cc:515] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.896025 32546 raft_consensus.cc:2804] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.896384 32546 raft_consensus.cc:493] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.896294 32570 raft_consensus.cc:515] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.897403   365 leader_election.cc:290] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:58.898531 32570 leader_election.cc:290] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.896809 32546 raft_consensus.cc:3060] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.901520 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e11d27ea5b642b2bb2745857ba825e8" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:58.902114 32402 raft_consensus.cc:3060] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.904963 32546 raft_consensus.cc:515] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.906670 32546 leader_election.cc:290] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.907111   317 raft_consensus.cc:493] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:58.907601   317 raft_consensus.cc:515] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.895287 32518 tablet_bootstrap.cc:654] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:58.908861 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:58.909399 32398 raft_consensus.cc:3060] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.909574   317 leader_election.cc:290] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:58.911553 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:58.912377 32323 raft_consensus.cc:2468] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:23:58.917562 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:58.918442 32323 raft_consensus.cc:2393] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:23:58.918201 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.919116 32473 raft_consensus.cc:2393] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:23:58.920269 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e11d27ea5b642b2bb2745857ba825e8" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:58.920408 32368 leader_election.cc:304] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.920853 32473 raft_consensus.cc:3060] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.924049 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:58.924822 32474 raft_consensus.cc:2393] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:23:58.937031 32684 raft_consensus.cc:2804] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:58.937641 32684 raft_consensus.cc:493] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:58.938086 32684 raft_consensus.cc:3060] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.960579 32402 raft_consensus.cc:2468] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:58.963311 32398 raft_consensus.cc:2468] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:58.964329 32291 leader_election.cc:304] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.965621 32684 raft_consensus.cc:515] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.969372 32521 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:58.969894 32521 ts_tablet_manager.cc:1403] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.167s	user 0.048s	sys 0.052s
I20260709 12:23:58.966574 32291 leader_election.cc:304] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.971706 32546 raft_consensus.cc:2804] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.971908 32473 raft_consensus.cc:2468] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:58.972169 32681 raft_consensus.cc:2804] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:58.972955 32681 raft_consensus.cc:697] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:58.973034 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:58.973403 32546 raft_consensus.cc:697] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
W20260709 12:23:58.977669 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 91880.6us
I20260709 12:23:58.973798 32681 consensus_queue.cc:237] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:58.978222 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 43993.9us
I20260709 12:23:58.980376 32684 leader_election.cc:290] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:23:58.976500 32369 leader_election.cc:343] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:58.975416 32521 raft_consensus.cc:359] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.981063 32521 raft_consensus.cc:385] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:58.981371 32521 raft_consensus.cc:740] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:58.981851 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:58.982026 32521 consensus_queue.cc:260] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.982618 32402 raft_consensus.cc:2393] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:23:58.982860 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:58.981546 32546 consensus_queue.cc:237] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:58.983438 32321 raft_consensus.cc:3060] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:58.984328 32521 ts_tablet_manager.cc:1434] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:23:58.985360 32521 tablet_bootstrap.cc:492] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:58.989553 32517 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:58.990113 32517 ts_tablet_manager.cc:1403] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.281s	user 0.011s	sys 0.000s
I20260709 12:23:58.991138 32521 tablet_bootstrap.cc:654] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.001065 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:58.995505   365 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:58.996296 32442 leader_election.cc:304] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:58.997675 32518 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:59.005053 32518 ts_tablet_manager.cc:1403] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.299s	user 0.012s	sys 0.000s
I20260709 12:23:59.008719 32518 raft_consensus.cc:359] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.009373 32518 raft_consensus.cc:385] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.009641 32518 raft_consensus.cc:740] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.010304 32518 consensus_queue.cc:260] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.010653 32321 raft_consensus.cc:2468] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 1.
I20260709 12:23:59.006006   365 raft_consensus.cc:2749] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.012207 32368 leader_election.cc:304] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:58.999502 32517 raft_consensus.cc:359] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.013458 32693 raft_consensus.cc:2804] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:59.013834 32517 raft_consensus.cc:385] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.014161 32517 raft_consensus.cc:740] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.014099 32693 raft_consensus.cc:697] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:23:59.021445 32693 consensus_queue.cc:237] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.023977   365 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:59.030148 32518 ts_tablet_manager.cc:1434] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:23:59.019622 32517 consensus_queue.cc:260] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:59.041385 32369 leader_election.cc:343] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.043278 32517 ts_tablet_manager.cc:1434] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 12:23:59.054445 32766 raft_consensus.cc:493] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.055153 32766 raft_consensus.cc:515] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.060917 32522 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:59.045418 32518 tablet_bootstrap.cc:492] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:59.066721 32517 tablet_bootstrap.cc:492] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:59.075525 32521 tablet_bootstrap.cc:492] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:59.075989 32521 ts_tablet_manager.cc:1403] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.047s
I20260709 12:23:59.077770 32766 leader_election.cc:290] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.078123 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.078584 32521 raft_consensus.cc:359] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.079252 32521 raft_consensus.cc:385] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.079646 32521 raft_consensus.cc:740] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.080358 32521 consensus_queue.cc:260] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.083612 32521 ts_tablet_manager.cc:1434] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 12:23:59.084247 32368 leader_election.cc:343] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.084434 32521 tablet_bootstrap.cc:492] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:59.085341 32222 catalog_manager.cc:5697] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:59.087746 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.090615 32517 tablet_bootstrap.cc:654] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.078131 32518 tablet_bootstrap.cc:654] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:59.092669 32369 leader_election.cc:343] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.093086 32369 leader_election.cc:304] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:59.094108 32766 raft_consensus.cc:2749] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.101287 32521 tablet_bootstrap.cc:654] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.102878 32224 catalog_manager.cc:5697] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:59.109025 32517 tablet_bootstrap.cc:492] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:59.109467 32517 ts_tablet_manager.cc:1403] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.001s
I20260709 12:23:59.109589 32224 catalog_manager.cc:5697] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:59.113529 32517 raft_consensus.cc:359] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.114180 32517 raft_consensus.cc:385] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.114460 32517 raft_consensus.cc:740] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.115285 32517 consensus_queue.cc:260] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.118501 32517 ts_tablet_manager.cc:1434] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:23:59.119400 32517 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:59.121570 32521 tablet_bootstrap.cc:492] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:59.123222 32521 ts_tablet_manager.cc:1403] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.007s
I20260709 12:23:59.125957 32517 tablet_bootstrap.cc:654] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.126866 32518 tablet_bootstrap.cc:492] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:59.127331 32518 ts_tablet_manager.cc:1403] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.002s
I20260709 12:23:59.131747 32521 raft_consensus.cc:359] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.132472 32521 raft_consensus.cc:385] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.132786 32521 raft_consensus.cc:740] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.133461 32521 consensus_queue.cc:260] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.135536 32521 ts_tablet_manager.cc:1434] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:23:59.135070 32518 raft_consensus.cc:359] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.136073 32518 raft_consensus.cc:385] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.136428 32518 raft_consensus.cc:740] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.136617 32521 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:59.137384 32518 consensus_queue.cc:260] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.140525 32518 ts_tablet_manager.cc:1434] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:23:59.143244 32518 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:59.144590 32521 tablet_bootstrap.cc:654] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.145038 32517 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:59.145476 32517 ts_tablet_manager.cc:1403] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 12:23:59.152500 32518 tablet_bootstrap.cc:654] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.152915 32517 raft_consensus.cc:359] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.153602 32521 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:59.154081 32521 ts_tablet_manager.cc:1403] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 12:23:59.153641 32517 raft_consensus.cc:385] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.154610 32517 raft_consensus.cc:740] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.155299 32517 consensus_queue.cc:260] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.156723 32521 raft_consensus.cc:359] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.157356 32521 raft_consensus.cc:385] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.157593 32521 raft_consensus.cc:740] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.157859 32518 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:59.158082 32517 ts_tablet_manager.cc:1434] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:23:59.158342 32518 ts_tablet_manager.cc:1403] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 12:23:59.158164 32521 consensus_queue.cc:260] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.159904 32517 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:59.160094 32521 ts_tablet_manager.cc:1434] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:59.160885 32521 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:59.166855 32517 tablet_bootstrap.cc:654] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.170727 32518 raft_consensus.cc:359] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.171437 32518 raft_consensus.cc:385] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.171694 32518 raft_consensus.cc:740] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.172412 32518 consensus_queue.cc:260] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.174615 32518 ts_tablet_manager.cc:1434] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:23:59.178188 32521 tablet_bootstrap.cc:654] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.179001 32517 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:59.179559 32517 ts_tablet_manager.cc:1403] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:23:59.184934 32518 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:59.182557 32517 raft_consensus.cc:359] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.193199 32517 raft_consensus.cc:385] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.193461 32517 raft_consensus.cc:740] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.194077 32517 consensus_queue.cc:260] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.196117 32517 ts_tablet_manager.cc:1434] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:23:59.199687   365 consensus_queue.cc:1048] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:59.206717 32681 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:59.212147 32546 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:59.214097 32693 raft_consensus.cc:493] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.214741 32693 raft_consensus.cc:515] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.217638 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.218255 32518 tablet_bootstrap.cc:654] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:59.219132 32368 leader_election.cc:343] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.220191 32693 leader_election.cc:290] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.225575 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.227262 32517 tablet_bootstrap.cc:492] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:59.229782   365 consensus_queue.cc:1048] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:59.239660 32369 leader_election.cc:343] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.240321 32369 leader_election.cc:304] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:59.242637   317 raft_consensus.cc:2749] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.256394 32588 raft_consensus.cc:493] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.256882 32588 raft_consensus.cc:515] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.258657 32588 leader_election.cc:290] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.263125 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.264007 32400 raft_consensus.cc:2468] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:59.267517 32440 leader_election.cc:304] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:59.268460 32522 raft_consensus.cc:2804] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:59.268837 32522 raft_consensus.cc:493] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:59.269168 32522 raft_consensus.cc:3060] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.280134 32746 raft_consensus.cc:493] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.280788 32746 raft_consensus.cc:515] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.284890 32522 raft_consensus.cc:515] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.299774 32546 raft_consensus.cc:493] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.300238 32546 raft_consensus.cc:515] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.304015 32522 leader_election.cc:290] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.313622 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.304764 32746 leader_election.cc:290] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.316800 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.317514 32399 raft_consensus.cc:2468] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:59.318436 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.319034 32397 raft_consensus.cc:2468] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:23:59.322288 32546 leader_election.cc:290] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.326359 32518 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:59.326809 32518 ts_tablet_manager.cc:1403] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.008s
W20260709 12:23:59.333564 32294 leader_election.cc:343] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.329792 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:59.339394   389 log.cc:927] Time spent T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:23:59.338050 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.338142 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:59.348011 32402 raft_consensus.cc:3060] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.353464 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:59.356276 32521 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:59.356802 32521 ts_tablet_manager.cc:1403] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.196s	user 0.063s	sys 0.099s
I20260709 12:23:59.357002 32517 tablet_bootstrap.cc:654] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:59.351619 32294 leader_election.cc:343] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:59.359787 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:59.360286 32521 raft_consensus.cc:359] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.361186 32521 raft_consensus.cc:385] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.361464 32521 raft_consensus.cc:740] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.361637 32402 raft_consensus.cc:2468] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:59.362360 32521 consensus_queue.cc:260] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.362707 32440 leader_election.cc:304] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:59.362967 32291 leader_election.cc:304] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:59.363953 32291 leader_election.cc:304] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:59.364550   359 raft_consensus.cc:2804] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:59.365664 32570 raft_consensus.cc:2804] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:59.366185 32546 raft_consensus.cc:2804] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:59.366053 32518 raft_consensus.cc:359] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.366539 32546 raft_consensus.cc:493] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:59.366739 32518 raft_consensus.cc:385] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.366892 32546 raft_consensus.cc:3060] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.367079 32518 raft_consensus.cc:740] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.367765 32518 consensus_queue.cc:260] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.369781 32518 ts_tablet_manager.cc:1434] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:23:59.371201   360 raft_consensus.cc:493] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.371508 32521 ts_tablet_manager.cc:1434] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:23:59.366047 32570 raft_consensus.cc:493] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:59.372088 32570 raft_consensus.cc:3060] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.371716   360 raft_consensus.cc:515] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.372581 32521 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:59.373842   360 leader_election.cc:290] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.370887   359 raft_consensus.cc:697] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:59.382679 32521 tablet_bootstrap.cc:654] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.383152 32546 raft_consensus.cc:515] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.384294 32518 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:59.382668   359 consensus_queue.cc:237] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:59.396356 32294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 44508.1us
I20260709 12:23:59.392956 32746 raft_consensus.cc:493] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.399749 32746 raft_consensus.cc:515] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:23:59.400698 32442 leader_election.cc:343] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:59.401645 32442 leader_election.cc:343] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.401691 32746 leader_election.cc:290] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.403971   317 raft_consensus.cc:493] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.404615 32546 leader_election.cc:290] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.404430   317 raft_consensus.cc:515] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.406121 32570 raft_consensus.cc:515] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.406539   317 leader_election.cc:290] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.410086 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.410817 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.411446 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.412045 32397 raft_consensus.cc:2468] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
W20260709 12:23:59.411454 32369 leader_election.cc:343] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:59.414054 32368 leader_election.cc:343] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.414780 32368 leader_election.cc:304] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:59.415486 32693 raft_consensus.cc:2749] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.416316 32291 leader_election.cc:304] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:59.394659 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.421327 32684 raft_consensus.cc:493] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.421422 32402 raft_consensus.cc:2468] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:59.421965 32746 raft_consensus.cc:2804] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:59.421875 32684 raft_consensus.cc:515] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.422333 32746 raft_consensus.cc:493] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:59.422375 32321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.422716 32746 raft_consensus.cc:3060] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.423640 32440 leader_election.cc:304] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:59.431985 32570 leader_election.cc:290] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.433235 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:59.435015 32684 leader_election.cc:290] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.436617 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.437058 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.426460   303 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 12:23:59.438464 32368 leader_election.cc:343] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:59.441425 32294 leader_election.cc:343] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.445077 32518 tablet_bootstrap.cc:654] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.438761 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:59.450184 32400 raft_consensus.cc:3060] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.427327   360 raft_consensus.cc:2804] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:59.458257   360 raft_consensus.cc:493] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:59.458671   360 raft_consensus.cc:3060] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.457446 32224 catalog_manager.cc:5697] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:59.458588 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.464134 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:59.466981 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:59.467613 32399 raft_consensus.cc:3060] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:59.468647 32369 leader_election.cc:343] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.469153 32369 leader_election.cc:304] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:59.469828 32294 leader_election.cc:343] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.474728   365 raft_consensus.cc:493] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.477227   365 raft_consensus.cc:515] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.474181   317 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:23:59.472700 32693 raft_consensus.cc:2749] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.484807 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed658e457142f2ab5e63fe23c574d4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.486063 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed658e457142f2ab5e63fe23c574d4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.493201 32328 raft_consensus.cc:2468] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:59.493444 32398 raft_consensus.cc:2468] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:23:59.479236   365 leader_election.cc:290] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.488521 32517 tablet_bootstrap.cc:492] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:59.495103 32517 ts_tablet_manager.cc:1403] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.268s	user 0.014s	sys 0.008s
I20260709 12:23:59.495378 32440 leader_election.cc:304] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:59.496236   365 raft_consensus.cc:2804] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:59.496647   365 raft_consensus.cc:493] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:59.497077   365 raft_consensus.cc:3060] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.499963 32517 raft_consensus.cc:359] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.500941 32517 raft_consensus.cc:385] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.503852 32517 raft_consensus.cc:740] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.504808 32517 consensus_queue.cc:260] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.513006 32517 ts_tablet_manager.cc:1434] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:23:59.514086 32517 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:23:59.490886 32399 raft_consensus.cc:2468] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:59.482626 32746 raft_consensus.cc:515] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.501991 32400 raft_consensus.cc:2468] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:59.546121 32321 raft_consensus.cc:2393] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
W20260709 12:23:59.552131 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 49514.1us
I20260709 12:23:59.558913 32521 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:59.559504 32521 ts_tablet_manager.cc:1403] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.187s	user 0.007s	sys 0.006s
I20260709 12:23:59.559532 32518 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:59.560185 32518 ts_tablet_manager.cc:1403] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.176s	user 0.030s	sys 0.026s
I20260709 12:23:59.560326 32522 raft_consensus.cc:493] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.560778 32522 raft_consensus.cc:515] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.563530   303 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:23:59.570449 32746 leader_election.cc:290] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.570307   365 raft_consensus.cc:515] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.573529 32521 raft_consensus.cc:359] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.574219 32521 raft_consensus.cc:385] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.574523 32521 raft_consensus.cc:740] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.576817 32522 leader_election.cc:290] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.575176 32521 consensus_queue.cc:260] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.580577 32521 ts_tablet_manager.cc:1434] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 12:23:59.581257 32291 leader_election.cc:304] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:59.582664 32291 leader_election.cc:304] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:59.583388 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:23:59.584740 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:59.585338 32398 raft_consensus.cc:3060] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.586007 32746 raft_consensus.cc:2804] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:59.588780 32746 raft_consensus.cc:697] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:59.588850   392 raft_consensus.cc:2804] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:59.589437   392 raft_consensus.cc:697] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:59.588351 32517 tablet_bootstrap.cc:654] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.583439 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.596674 32402 raft_consensus.cc:2393] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:23:59.589668 32746 consensus_queue.cc:237] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.599282 32521 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:23:59.601058 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed658e457142f2ab5e63fe23c574d4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:59.595721 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8253fbd491f846e08c2ac357c804168d" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.604369 32400 raft_consensus.cc:3060] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.599188   365 leader_election.cc:290] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.612311 32518 raft_consensus.cc:359] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.613655 32518 raft_consensus.cc:385] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.613914 32518 raft_consensus.cc:740] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.618877 32518 consensus_queue.cc:260] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.621380 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed658e457142f2ab5e63fe23c574d4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:59.621974 32328 raft_consensus.cc:3060] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.590245   392 consensus_queue.cc:237] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.628803 32518 ts_tablet_manager.cc:1434] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 12:23:59.630288 32518 tablet_bootstrap.cc:492] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:23:59.618664   360 raft_consensus.cc:515] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.632203 32475 raft_consensus.cc:3060] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.632833 32474 raft_consensus.cc:2393] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:23:59.642549   303 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:23:59.674269   398 raft_consensus.cc:493] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.674904   398 raft_consensus.cc:515] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.634471 32442 leader_election.cc:304] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:59.720970 32294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 68397.4us
I20260709 12:23:59.729933   359 raft_consensus.cc:3060] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.735020 32518 tablet_bootstrap.cc:654] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.743872 32398 raft_consensus.cc:2468] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:23:59.745623   359 raft_consensus.cc:2749] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.749228 32291 leader_election.cc:304] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:23:59.752205 32328 raft_consensus.cc:2468] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:23:59.755383 32746 raft_consensus.cc:2804] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:59.755928 32746 raft_consensus.cc:697] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:23:59.774093 32546 raft_consensus.cc:493] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.774736 32546 raft_consensus.cc:515] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.780922   398 leader_election.cc:290] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.783416 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:23:59.785163 32368 leader_election.cc:343] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.787928 32546 leader_election.cc:290] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.791905 32521 tablet_bootstrap.cc:654] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:59.793793 32546 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:59.762076 32400 raft_consensus.cc:2468] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
W20260709 12:23:59.821858 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 85986.6us
I20260709 12:23:59.824102 32476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.829237 32440 leader_election.cc:304] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:23:59.829908 32588 raft_consensus.cc:2804] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:59.830318 32588 raft_consensus.cc:697] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:23:59.831043 32588 consensus_queue.cc:237] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.823276 32746 consensus_queue.cc:237] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.864317 32517 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:23:59.853919 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:23:59.853374 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.853430   397 raft_consensus.cc:493] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.885510 32400 raft_consensus.cc:2468] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
W20260709 12:23:59.887079   400 log.cc:927] Time spent T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 12:23:59.889599 32522 raft_consensus.cc:493] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.890080 32522 raft_consensus.cc:515] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.891383 32517 ts_tablet_manager.cc:1403] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.377s	user 0.025s	sys 0.036s
W20260709 12:23:59.903192 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 275492us
I20260709 12:23:59.893072   397 raft_consensus.cc:515] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.925156 32521 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:23:59.925647 32521 ts_tablet_manager.cc:1403] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.327s	user 0.015s	sys 0.016s
I20260709 12:23:59.926704   360 leader_election.cc:290] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.931761   397 leader_election.cc:290] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:23:59.936944 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:23:59.938336 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:23:59.939124 32397 raft_consensus.cc:2393] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
W20260709 12:23:59.940062 32368 leader_election.cc:343] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.942319 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:23:59.942765 32517 raft_consensus.cc:359] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.943521 32517 raft_consensus.cc:385] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.943787 32517 raft_consensus.cc:740] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.944358 32517 consensus_queue.cc:260] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.949956 32517 ts_tablet_manager.cc:1434] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 12:23:59.951375 32517 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
W20260709 12:23:59.953425 32369 leader_election.cc:343] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.953872 32369 leader_election.cc:304] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:23:59.955135 32369 leader_election.cc:343] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:59.955617 32369 leader_election.cc:304] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:23:59.960230 32518 tablet_bootstrap.cc:492] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:23:59.960729 32518 ts_tablet_manager.cc:1403] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.331s	user 0.027s	sys 0.017s
I20260709 12:23:59.963546 32522 leader_election.cc:290] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:23:59.966471 32291 leader_election.cc:304] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:23:59.968166 32546 raft_consensus.cc:2804] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:59.968547 32546 raft_consensus.cc:493] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:59.968899 32546 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:59.968988   398 raft_consensus.cc:2749] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.977753 32521 raft_consensus.cc:359] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.978727 32521 raft_consensus.cc:385] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.979147 32521 raft_consensus.cc:740] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.980149 32521 consensus_queue.cc:260] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.981681 32518 raft_consensus.cc:359] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.982522 32518 raft_consensus.cc:385] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:59.982820 32518 raft_consensus.cc:740] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:23:59.983528 32518 consensus_queue.cc:260] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.984040   407 raft_consensus.cc:493] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.966307 32684 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:23:59.976631 32766 raft_consensus.cc:2749] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:59.993986 32588 raft_consensus.cc:493] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:59.994966 32546 raft_consensus.cc:515] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.991777 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:23:59.996634 32588 raft_consensus.cc:515] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:23:59.984668   407 raft_consensus.cc:515] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.064682 32518 ts_tablet_manager.cc:1434] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.002s
I20260709 12:24:00.066232 32518 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
I20260709 12:24:00.007880 32521 ts_tablet_manager.cc:1434] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.002s
W20260709 12:24:00.067158 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 112047us
I20260709 12:24:00.072064 32521 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:00.007761 32546 leader_election.cc:290] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.074952 32588 leader_election.cc:290] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:24:00.076584 32294 leader_election.cc:343] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.014901 32399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:00.085297 32588 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:00.078681 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:00.092861 32398 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.094542 32517 tablet_bootstrap.cc:654] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:00.074581 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 78822.6us
I20260709 12:24:00.095578 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:00.113092 32400 raft_consensus.cc:2468] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:24:00.126106 32570 raft_consensus.cc:493] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.126653 32570 raft_consensus.cc:515] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.127727 32477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:00.130264 32442 leader_election.cc:304] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:00.136015 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a315805234c828f848148e36a2794" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:00.139372 32518 tablet_bootstrap.cc:654] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.140004 32326 raft_consensus.cc:3060] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.145653   365 raft_consensus.cc:2749] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:00.149899 32521 tablet_bootstrap.cc:654] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.156030   407 leader_election.cc:290] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.156647 32398 raft_consensus.cc:2468] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:24:00.155135 32225 catalog_manager.cc:5697] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:00.164625 32442 leader_election.cc:304] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:00.165493 32522 raft_consensus.cc:2749] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:00.206059 32440 leader_election.cc:304] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
W20260709 12:24:00.208122 32294 leader_election.cc:343] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.211207 32522 raft_consensus.cc:2804] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:00.211740 32522 raft_consensus.cc:493] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:00.212050 32522 raft_consensus.cc:3060] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.215898   411 consensus_queue.cc:1048] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:24:00.217763   365 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:00.233054 32325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:00.233719 32325 raft_consensus.cc:2468] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:24:00.236960 32570 leader_election.cc:290] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.241014 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:00.253072 32517 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:00.255000 32517 ts_tablet_manager.cc:1403] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.304s	user 0.016s	sys 0.007s
I20260709 12:24:00.255914 32522 raft_consensus.cc:515] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.253815   397 raft_consensus.cc:493] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.286666 32522 leader_election.cc:290] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:00.293990 32291 leader_election.cc:304] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:00.295601   411 raft_consensus.cc:2804] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:00.296099   411 raft_consensus.cc:697] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:00.297052 32521 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:00.297676 32521 ts_tablet_manager.cc:1403] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.229s	user 0.034s	sys 0.022s
I20260709 12:24:00.284201 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:00.298475 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:00.302750 32323 raft_consensus.cc:3060] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.289458   397 raft_consensus.cc:515] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.305845 32517 raft_consensus.cc:359] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.306530 32517 raft_consensus.cc:385] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.306779 32517 raft_consensus.cc:740] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.309444 32472 raft_consensus.cc:2393] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:24:00.313647 32517 consensus_queue.cc:260] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.319083 32518 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:24:00.319782 32518 ts_tablet_manager.cc:1403] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.254s	user 0.030s	sys 0.015s
I20260709 12:24:00.296999   411 consensus_queue.cc:237] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.326138 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
W20260709 12:24:00.390210 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 63304.9us
I20260709 12:24:00.390532 32517 ts_tablet_manager.cc:1434] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.135s	user 0.007s	sys 0.000s
I20260709 12:24:00.406630 32521 raft_consensus.cc:359] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.407191 32521 raft_consensus.cc:385] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.407450 32521 raft_consensus.cc:740] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.408125 32521 consensus_queue.cc:260] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.397202 32398 raft_consensus.cc:3060] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.396802 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:24:00.414898 32368 leader_election.cc:343] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.403882   397 leader_election.cc:290] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.422194 32398 raft_consensus.cc:2468] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:24:00.422444 32521 ts_tablet_manager.cc:1434] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.124s	user 0.008s	sys 0.000s
I20260709 12:24:00.424379 32323 raft_consensus.cc:2468] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:24:00.428287   404 consensus_queue.cc:1048] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:00.429527 32440 leader_election.cc:304] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:00.433833   401 raft_consensus.cc:2804] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:00.434315   401 raft_consensus.cc:697] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:00.434824 32518 raft_consensus.cc:359] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.435532 32518 raft_consensus.cc:385] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.435801 32518 raft_consensus.cc:740] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.435098   401 consensus_queue.cc:237] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.447613 32518 consensus_queue.cc:260] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.451460   402 raft_consensus.cc:493] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.452292 32396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb08793cf4e842be86423de358092786" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:00.452044   402 raft_consensus.cc:515] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.453910 32396 raft_consensus.cc:2393] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:24:00.452754 32518 ts_tablet_manager.cc:1434] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.133s	user 0.012s	sys 0.000s
I20260709 12:24:00.455489 32518 tablet_bootstrap.cc:492] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a: Bootstrap starting.
W20260709 12:24:00.455535 32294 consensus_peers.cc:597] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:00.451121 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:00.472075   402 leader_election.cc:290] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:00.484272 32322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:00.498608 32521 tablet_bootstrap.cc:492] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:00.508001 32518 tablet_bootstrap.cc:654] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.496876 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:00.509198 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:00.520310   360 consensus_queue.cc:1048] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:00.533833   405 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:00.535986 32397 raft_consensus.cc:2393] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:24:00.556829 32440 leader_election.cc:304] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:00.559870 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:00.560894 32517 tablet_bootstrap.cc:492] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:00.565851 32291 leader_election.cc:304] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:00.566639 32681 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:24:00.565534   360 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.572512   416 raft_consensus.cc:2749] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:00.572865   392 consensus_queue.cc:1048] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:00.589452 32291 leader_election.cc:304] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
W20260709 12:24:00.593991 32369 leader_election.cc:343] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.594487 32369 leader_election.cc:304] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:00.599550   405 raft_consensus.cc:2749] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:00.604094 32693 raft_consensus.cc:2749] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:00.608621 32521 tablet_bootstrap.cc:654] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.611410 32518 tablet_bootstrap.cc:492] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a: No bootstrap required, opened a new log
I20260709 12:24:00.602272   303 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:24:00.641083 32518 ts_tablet_manager.cc:1403] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a: Time spent bootstrapping tablet: real 0.184s	user 0.026s	sys 0.002s
W20260709 12:24:00.644922 32294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 49003.9us
W20260709 12:24:00.652985 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 62337.1us
I20260709 12:24:00.656435   360 raft_consensus.cc:2749] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:00.661996 32517 tablet_bootstrap.cc:654] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.726004 32518 raft_consensus.cc:359] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.727190 32518 raft_consensus.cc:385] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.727600 32518 raft_consensus.cc:740] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.728240 32518 consensus_queue.cc:260] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.733747 32521 tablet_bootstrap.cc:492] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:00.734313 32521 ts_tablet_manager.cc:1403] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.236s	user 0.024s	sys 0.006s
W20260709 12:24:00.736348   439 log.cc:927] Time spent T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:24:00.737429 32518 ts_tablet_manager.cc:1434] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260709 12:24:00.753993 32224 catalog_manager.cc:5697] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:00.755769 32224 catalog_manager.cc:5697] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:00.781571 32517 tablet_bootstrap.cc:492] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:00.782087 32517 ts_tablet_manager.cc:1403] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.221s	user 0.021s	sys 0.013s
I20260709 12:24:00.782389 32521 raft_consensus.cc:359] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.783170 32521 raft_consensus.cc:385] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.783509 32521 raft_consensus.cc:740] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.785142 32517 raft_consensus.cc:359] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.786283 32225 catalog_manager.cc:5697] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:00.788165 32225 catalog_manager.cc:5697] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } }
I20260709 12:24:00.792207 32521 consensus_queue.cc:260] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.795583 32521 ts_tablet_manager.cc:1434] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:24:00.797544 32521 tablet_bootstrap.cc:492] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:00.787045 32517 raft_consensus.cc:385] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.799073 32517 raft_consensus.cc:740] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.799834 32517 consensus_queue.cc:260] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:24:00.794436   441 log.cc:927] Time spent T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260709 12:24:00.826417 32517 ts_tablet_manager.cc:1434] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 12:24:00.827517 32517 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:00.828513 32222 catalog_manager.cc:5697] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:00.824307 32521 tablet_bootstrap.cc:654] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.832527   392 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.833055   392 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.834919   392 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.836030 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:00.836664 32401 raft_consensus.cc:2468] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:24:00.838133 32291 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:00.840711 32517 tablet_bootstrap.cc:654] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.841105   392 raft_consensus.cc:2804] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:00.841509   392 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:00.841876   392 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.846973 32521 tablet_bootstrap.cc:492] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:00.854554 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:00.856684   401 consensus_queue.cc:1048] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:00.857981 32521 ts_tablet_manager.cc:1403] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.000s
I20260709 12:24:00.859233 32766 raft_consensus.cc:493] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.859759 32766 raft_consensus.cc:515] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.861408 32521 raft_consensus.cc:359] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.862458 32521 raft_consensus.cc:385] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.862900 32521 raft_consensus.cc:740] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.864099 32521 consensus_queue.cc:260] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.864933 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:24:00.865818 32294 leader_election.cc:343] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.866398 32766 leader_election.cc:290] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:24:00.869737 32368 leader_election.cc:343] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.870903 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:00.873955 32521 ts_tablet_manager.cc:1434] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260709 12:24:00.874758 32369 leader_election.cc:343] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.875188 32369 leader_election.cc:304] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:00.875506 32521 tablet_bootstrap.cc:492] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:00.875954   317 raft_consensus.cc:2749] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:00.875244   392 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.878914   392 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.879750   317 raft_consensus.cc:493] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.880425   317 raft_consensus.cc:515] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.882989 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:00.883363 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:00.884011 32401 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:00.884716 32368 leader_election.cc:343] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.886299 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:00.886679 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:00.885936   317 leader_election.cc:290] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:24:00.887938 32294 leader_election.cc:343] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:00.892676 32369 leader_election.cc:343] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:00.892728   361 consensus_queue.cc:1048] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:00.893143 32369 leader_election.cc:304] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:00.897873   397 raft_consensus.cc:2749] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:00.897804 32401 raft_consensus.cc:2468] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:24:00.902128 32291 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:00.902987   392 raft_consensus.cc:2804] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:00.903644   392 raft_consensus.cc:697] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:00.904436   392 consensus_queue.cc:237] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.905546 32521 tablet_bootstrap.cc:654] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.913390 32517 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:00.913928 32517 ts_tablet_manager.cc:1403] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.010s
I20260709 12:24:00.918001 32681 raft_consensus.cc:493] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:00.918164 32517 raft_consensus.cc:359] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.918547 32681 raft_consensus.cc:515] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.921352 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:00.922045 32401 raft_consensus.cc:2468] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:24:00.923250 32291 leader_election.cc:304] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:00.923583 32517 raft_consensus.cc:385] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.924273   437 raft_consensus.cc:2804] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:00.924685   437 raft_consensus.cc:493] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:00.925042   437 raft_consensus.cc:3060] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.926327 32681 leader_election.cc:290] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.929690 32521 tablet_bootstrap.cc:492] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:00.930222 32521 ts_tablet_manager.cc:1403] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.003s
I20260709 12:24:00.931419 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:00.932327 32472 raft_consensus.cc:2468] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:24:00.932717   437 raft_consensus.cc:515] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.934918 32521 raft_consensus.cc:359] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.935679 32521 raft_consensus.cc:385] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.935958 32521 raft_consensus.cc:740] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.936614 32521 consensus_queue.cc:260] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.937947 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:00.938535 32401 raft_consensus.cc:3060] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.939039 32521 ts_tablet_manager.cc:1434] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:24:00.924029 32517 raft_consensus.cc:740] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.940524 32517 consensus_queue.cc:260] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.942466   437 leader_election.cc:290] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:00.950018 32401 raft_consensus.cc:2468] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:24:00.950759 32517 ts_tablet_manager.cc:1434] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
I20260709 12:24:00.951193 32291 leader_election.cc:304] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:00.951764 32517 tablet_bootstrap.cc:492] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:00.952805 32222 catalog_manager.cc:5697] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:00.953969   437 raft_consensus.cc:2804] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:00.954663   437 raft_consensus.cc:697] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:00.958415 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:00.959018 32472 raft_consensus.cc:3060] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:00.963940 32517 tablet_bootstrap.cc:654] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.970011 32472 raft_consensus.cc:2468] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:24:00.972187   437 consensus_queue.cc:237] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.973315 32521 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:00.986243 32521 tablet_bootstrap.cc:654] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:00.993010 32517 tablet_bootstrap.cc:492] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:00.993502 32517 ts_tablet_manager.cc:1403] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.000s
I20260709 12:24:00.995486 32517 raft_consensus.cc:359] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.995998 32517 raft_consensus.cc:385] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:00.996229 32517 raft_consensus.cc:740] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:00.996927 32517 consensus_queue.cc:260] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:00.997634 32222 catalog_manager.cc:5697] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:00.998767 32517 ts_tablet_manager.cc:1434] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:01.001016 32517 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:01.006839 32517 tablet_bootstrap.cc:654] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.020658 32681 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:01.024953 32681 raft_consensus.cc:493] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.025496 32681 raft_consensus.cc:515] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.030249 32681 leader_election.cc:290] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.032430 32521 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:01.032897 32521 ts_tablet_manager.cc:1403] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.000s
I20260709 12:24:01.033792 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.034433 32401 raft_consensus.cc:2468] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:24:01.035462 32521 raft_consensus.cc:359] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.036131 32521 raft_consensus.cc:385] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.036070 32291 leader_election.cc:304] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.036500 32521 raft_consensus.cc:740] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.036937 32681 raft_consensus.cc:2804] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.037343 32681 raft_consensus.cc:493] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.037161 32521 consensus_queue.cc:260] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.037674 32681 raft_consensus.cc:3060] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.039324 32521 ts_tablet_manager.cc:1434] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:01.039088 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:01.044410 32521 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:01.051332 32517 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:01.051854 32517 ts_tablet_manager.cc:1403] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.001s
I20260709 12:24:01.054371 32517 raft_consensus.cc:359] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.055022 32517 raft_consensus.cc:385] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.055274 32517 raft_consensus.cc:740] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.055886 32517 consensus_queue.cc:260] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:24:01.060495 32294 leader_election.cc:343] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.066169 32521 tablet_bootstrap.cc:654] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.069444 32517 ts_tablet_manager.cc:1434] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:24:01.071331 32517 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:01.077105 32681 raft_consensus.cc:515] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.080858 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:01.081408 32401 raft_consensus.cc:3060] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.081962   405 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:01.089530 32681 leader_election.cc:290] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.091216 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
W20260709 12:24:01.094492 32294 leader_election.cc:343] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.088302 32401 raft_consensus.cc:2468] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:24:01.097503 32291 leader_election.cc:304] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:01.098464   405 raft_consensus.cc:2804] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.098943   405 raft_consensus.cc:697] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:01.099761   405 consensus_queue.cc:237] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.102238 32517 tablet_bootstrap.cc:654] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.103993 32521 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:01.104453 32521 ts_tablet_manager.cc:1403] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.001s
I20260709 12:24:01.107722 32521 raft_consensus.cc:359] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.108457 32521 raft_consensus.cc:385] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.108757 32521 raft_consensus.cc:740] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.109522 32521 consensus_queue.cc:260] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.112835 32521 ts_tablet_manager.cc:1434] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:24:01.114019 32521 tablet_bootstrap.cc:492] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:01.168187 32522 raft_consensus.cc:493] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.169617 32522 raft_consensus.cc:515] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.180498   421 raft_consensus.cc:493] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.183897   360 raft_consensus.cc:493] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.184844   360 raft_consensus.cc:515] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.181432   421 raft_consensus.cc:515] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.215927 32517 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:01.216961 32517 ts_tablet_manager.cc:1403] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.146s	user 0.005s	sys 0.016s
I20260709 12:24:01.220950 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:01.224782   360 leader_election.cc:290] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:01.225313 32396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c93a0a4db0354356ad818b4ca8b05d6c" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.209012 32522 leader_election.cc:290] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:01.227799 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:01.228664 32328 raft_consensus.cc:2468] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:24:01.239377 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.240015 32401 raft_consensus.cc:2468] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:24:01.242357 32521 tablet_bootstrap.cc:654] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.242559 32225 catalog_manager.cc:5697] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:01.288100   436 raft_consensus.cc:493] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.296108   436 raft_consensus.cc:515] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.229377   421 leader_election.cc:290] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.305634   436 leader_election.cc:290] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.309087 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:01.313269 32442 leader_election.cc:304] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.313650 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:01.314419 32327 raft_consensus.cc:2468] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:24:01.309968 32472 raft_consensus.cc:2468] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 0.
I20260709 12:24:01.321497   360 raft_consensus.cc:2804] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.321949   360 raft_consensus.cc:493] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.322340   360 raft_consensus.cc:3060] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.326016 32681 raft_consensus.cc:493] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.326644 32681 raft_consensus.cc:515] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.328665 32681 leader_election.cc:290] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.336721 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:01.336550 32517 raft_consensus.cc:359] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.338037 32517 raft_consensus.cc:385] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.338356 32517 raft_consensus.cc:740] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.343827   360 raft_consensus.cc:515] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.345607 32440 leader_election.cc:304] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:01.347066   360 leader_election.cc:290] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:01.347177 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:01.347195   361 raft_consensus.cc:2749] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.347857 32328 raft_consensus.cc:3060] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.352195 32521 tablet_bootstrap.cc:492] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:01.355201 32469 raft_consensus.cc:3060] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.360675 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:01.361605 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2136f1336d549d8a49a8fcb698d4ab2" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:01.362385 32397 raft_consensus.cc:3060] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.362202 32517 consensus_queue.cc:260] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.365013   361 raft_consensus.cc:493] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.365499   361 raft_consensus.cc:515] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.367584 32517 ts_tablet_manager.cc:1434] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.150s	user 0.004s	sys 0.008s
I20260709 12:24:01.368935   361 leader_election.cc:290] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:01.369307 32517 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:01.369915 32328 raft_consensus.cc:2468] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:24:01.370141 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:01.370818 32368 leader_election.cc:304] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.371457 32442 leader_election.cc:304] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.372341   361 raft_consensus.cc:2804] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.372819   361 raft_consensus.cc:697] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:01.373919   361 consensus_queue.cc:237] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.374933 32397 raft_consensus.cc:2468] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:24:01.375926 32684 raft_consensus.cc:2764] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 12:24:01.376308 32442 leader_election.cc:343] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.379164 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.379292 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.379958 32402 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:24:01.380254 32400 raft_consensus.cc:2468] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:24:01.389521 32291 leader_election.cc:304] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.390543 32546 raft_consensus.cc:2804] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.390870 32546 raft_consensus.cc:493] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.391191 32546 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.393428 32291 leader_election.cc:304] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.393913 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.394760 32402 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 0.
I20260709 12:24:01.397990 32440 leader_election.cc:304] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:01.399866 32521 ts_tablet_manager.cc:1403] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.286s	user 0.023s	sys 0.028s
I20260709 12:24:01.399281   359 raft_consensus.cc:2804] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.400833   359 raft_consensus.cc:493] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.401104   392 raft_consensus.cc:2804] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.401218   359 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.401688   392 raft_consensus.cc:493] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.402110   392 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.408012 32472 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.411307 32546 raft_consensus.cc:515] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.413326 32546 leader_election.cc:290] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.413888 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:01.414309 32397 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.421703 32521 raft_consensus.cc:359] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.422562 32521 raft_consensus.cc:385] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.422873 32521 raft_consensus.cc:740] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.426055   392 raft_consensus.cc:515] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.427527   359 raft_consensus.cc:515] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.435971 32521 consensus_queue.cc:260] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.438151   359 leader_election.cc:290] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:01.439208 32470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:01.439332   392 leader_election.cc:290] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.439643 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:01.444535 32402 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.444746 32470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:01.446502 32517 tablet_bootstrap.cc:654] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.442724 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:01.442112 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:01.448194 32401 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.441061 32397 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:24:01.452893 32402 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:24:01.452919 32291 leader_election.cc:304] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.453976 32440 leader_election.cc:304] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:01.454773   359 raft_consensus.cc:2804] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.455331   401 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.455276   359 raft_consensus.cc:697] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:01.455914   401 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.456473   359 consensus_queue.cc:237] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.458302 32521 ts_tablet_manager.cc:1434] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.003s
I20260709 12:24:01.460500 32521 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643: Bootstrap starting.
I20260709 12:24:01.459548   401 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:01.459093 32401 raft_consensus.cc:2468] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
W20260709 12:24:01.461670 32294 leader_election.cc:343] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:01.463100 32442 leader_election.cc:343] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.461820 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
W20260709 12:24:01.467823 32294 leader_election.cc:343] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.469152 32402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.470057 32402 raft_consensus.cc:2468] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
I20260709 12:24:01.476439 32440 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
W20260709 12:24:01.470211 32294 leader_election.cc:343] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.483202 32291 leader_election.cc:304] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.484390   392 raft_consensus.cc:2804] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.484984   392 raft_consensus.cc:697] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:01.486130   392 consensus_queue.cc:237] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.487794   405 raft_consensus.cc:2804] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.488418   405 raft_consensus.cc:697] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:01.489539   405 consensus_queue.cc:237] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.493211   437 raft_consensus.cc:493] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.497498   437 raft_consensus.cc:515] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.500263   437 leader_election.cc:290] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.493584   361 raft_consensus.cc:2804] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:01.502774   361 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.503084 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.503820 32401 raft_consensus.cc:2468] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 0.
I20260709 12:24:01.504518   437 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:01.503257   361 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:01.509495 32291 leader_election.cc:304] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:01.510309   437 raft_consensus.cc:2804] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:01.510687   437 raft_consensus.cc:493] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:01.511020   437 raft_consensus.cc:3060] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.535894   437 raft_consensus.cc:515] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.538394 32546 consensus_queue.cc:1048] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:01.538293 32294 leader_election.cc:343] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.582207 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:01.582850 32400 raft_consensus.cc:3060] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.591862   407 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:24:01.590827   437 leader_election.cc:290] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:24:01.613356 32294 consensus_peers.cc:597] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:01.605654 32517 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:01.630381 32517 ts_tablet_manager.cc:1403] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.262s	user 0.017s	sys 0.009s
I20260709 12:24:01.606499 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:01.607455 32521 tablet_bootstrap.cc:654] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.604084 32470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:24:01.640682 32294 leader_election.cc:343] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.642267 32517 raft_consensus.cc:359] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.642928 32517 raft_consensus.cc:385] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.643180 32517 raft_consensus.cc:740] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.640549 32222 catalog_manager.cc:5697] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:01.621917   361 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.649271 32222 catalog_manager.cc:5697] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:01.655499 32517 consensus_queue.cc:260] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.657891 32473 raft_consensus.cc:1240] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Rejecting Update request from peer b85d5f7f62264ecd89885cd6a79c5643 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:24:01.659809   361 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:01.660718 32400 raft_consensus.cc:2468] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 1.
I20260709 12:24:01.661516 32396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
W20260709 12:24:01.662951 32294 leader_election.cc:343] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:01.663888 32681 consensus_queue.cc:1059] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:01.667572   303 consensus_queue.cc:1048] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:01.667106 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:01.672087 32291 leader_election.cc:304] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:01.670061 32517 ts_tablet_manager.cc:1434] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:24:01.672890 32442 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:01.676023 32517 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:01.676561   402 raft_consensus.cc:2749] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:24:01.655541 32225 catalog_manager.cc:5697] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:01.672952   437 raft_consensus.cc:2804] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:01.678761 32225 catalog_manager.cc:5697] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:01.679033   437 raft_consensus.cc:697] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:01.684798   437 consensus_queue.cc:237] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.696522 32472 raft_consensus.cc:1240] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Rejecting Update request from peer b85d5f7f62264ecd89885cd6a79c5643 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:24:01.701732   303 consensus_queue.cc:1059] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:01.696128 32546 raft_consensus.cc:3055] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:01.706188 32517 tablet_bootstrap.cc:654] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.709429 32546 raft_consensus.cc:740] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:01.732870 32546 consensus_queue.cc:260] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.734021 32546 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:01.756062   303 consensus_queue.cc:1048] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:01.781126 32521 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643: No bootstrap required, opened a new log
I20260709 12:24:01.781692 32521 ts_tablet_manager.cc:1403] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643: Time spent bootstrapping tablet: real 0.321s	user 0.013s	sys 0.019s
I20260709 12:24:01.797216 32521 raft_consensus.cc:359] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.797932 32521 raft_consensus.cc:385] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.798213 32521 raft_consensus.cc:740] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.816642 32517 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
W20260709 12:24:01.817786 32273 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:01.819903 32517 ts_tablet_manager.cc:1403] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.144s	user 0.003s	sys 0.019s
I20260709 12:24:01.798815 32521 consensus_queue.cc:260] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.822014 32521 ts_tablet_manager.cc:1434] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:24:01.825245 32517 raft_consensus.cc:359] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.825906 32517 raft_consensus.cc:385] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.826187 32517 raft_consensus.cc:740] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.826683   361 consensus_queue.cc:1048] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:01.826903 32517 consensus_queue.cc:260] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.828986 32517 ts_tablet_manager.cc:1434] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:01.829799 32517 tablet_bootstrap.cc:492] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:01.835448 32517 tablet_bootstrap.cc:654] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.890166   303 raft_consensus.cc:493] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:01.890718   303 raft_consensus.cc:515] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.892827   303 leader_election.cc:290] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:01.894299 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:01.895922 32222 catalog_manager.cc:5697] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 0 to 1, leader changed from <none> to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:01.899307 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:01.900091 32398 raft_consensus.cc:2393] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b85d5f7f62264ecd89885cd6a79c5643 in current term 1: Already voted for candidate 7dbcff5c5d774812a36f8f0c162a4228 in this term.
I20260709 12:24:01.915664 32291 leader_election.cc:304] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:01.917344 32681 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:01.923028   361 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:01.931824 32517 tablet_bootstrap.cc:492] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:01.932343 32517 ts_tablet_manager.cc:1403] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.103s	user 0.027s	sys 0.036s
I20260709 12:24:01.936954 32681 raft_consensus.cc:2749] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:01.941128 32517 raft_consensus.cc:359] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.941815 32517 raft_consensus.cc:385] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.942095 32517 raft_consensus.cc:740] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.942931 32517 consensus_queue.cc:260] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.945510 32517 ts_tablet_manager.cc:1434] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:24:01.946414 32517 tablet_bootstrap.cc:492] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228: Bootstrap starting.
I20260709 12:24:01.951838   402 consensus_queue.cc:1048] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:01.952250 32517 tablet_bootstrap.cc:654] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:01.967833 32517 tablet_bootstrap.cc:492] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228: No bootstrap required, opened a new log
I20260709 12:24:01.968304 32517 ts_tablet_manager.cc:1403] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.001s
I20260709 12:24:01.971103 32517 raft_consensus.cc:359] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.971820 32517 raft_consensus.cc:385] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:01.972070 32517 raft_consensus.cc:740] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Initialized, Role: FOLLOWER
I20260709 12:24:01.973093   402 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:01.972647 32517 consensus_queue.cc:260] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:01.980302 32517 ts_tablet_manager.cc:1434] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:02.028818 32474 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.033213 32473 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.037408 32546 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:02.041275 32681 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:02.058243   365 raft_consensus.cc:493] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:02.058746   365 raft_consensus.cc:515] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:02.060886   365 leader_election.cc:290] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:02.061975 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:02.062776 32397 raft_consensus.cc:2393] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dbcff5c5d774812a36f8f0c162a4228 in current term 1: Already voted for candidate b85d5f7f62264ecd89885cd6a79c5643 in this term.
I20260709 12:24:02.062669 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54220d1efe994b29a76404e0319c631a" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:02.062947   365 raft_consensus.cc:493] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:02.063426   365 raft_consensus.cc:515] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:02.065990 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:02.067636 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9e10c7d4fe40e9ab6a0459bd7e1024" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:02.066198   365 leader_election.cc:290] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:02.074858 32440 leader_election.cc:304] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:02.075886   437 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:02.076215   472 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:02.077481   360 raft_consensus.cc:3060] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.078059 32440 leader_election.cc:304] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:02.078855   402 raft_consensus.cc:2749] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:02.084465   360 raft_consensus.cc:2749] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:02.098915   472 consensus_queue.cc:1048] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:02.111613   466 consensus_queue.cc:1048] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:02.171231 32473 raft_consensus.cc:3060] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:02.263106 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:02.270447   494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:02.285260   495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:02.285286   497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:02.285225 31157 server_base.cc:1061] running on GCE node
I20260709 12:24:02.286841 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:02.287032 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:02.287170 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599842287159 us; error 0 us; skew 500 ppm
I20260709 12:24:02.287711 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:02.290467 31157 webserver.cc:533] Webserver started at http://127.30.109.68:46365/ using document root <none> and password file <none>
I20260709 12:24:02.290970 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:02.291185 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:02.291519 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:02.292984 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-3-root/instance:
uuid: "21ef148d4a9a485e93d841b873e17270"
format_stamp: "Formatted at 2026-07-09 12:24:02 on dist-test-slave-8mql"
I20260709 12:24:02.298323 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:24:02.302320   502 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:02.303259 31157 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:24:02.303701 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-3-root
uuid: "21ef148d4a9a485e93d841b873e17270"
format_stamp: "Formatted at 2026-07-09 12:24:02 on dist-test-slave-8mql"
I20260709 12:24:02.304050 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:02.331166 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:02.332724 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:02.334312 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:02.337126 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:02.337384 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:02.337726 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:02.337990 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:02.431422 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.68:35227
I20260709 12:24:02.431550   564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.68:35227 every 8 connection(s)
I20260709 12:24:02.437268 31157 auto_leader_rebalancer-test.cc:439] add a tserver: 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:02.456142   565 heartbeater.cc:344] Connected to a master server at 127.30.109.126:41445
I20260709 12:24:02.456736   565 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:02.457669   565 heartbeater.cc:507] Master 127.30.109.126:41445 requested a full tablet report, sending...
I20260709 12:24:02.459829 32225 ts_manager.cc:194] Registered new tserver with Master: 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:02.461542 32225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34146
I20260709 12:24:02.865819   466 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:02.866317   466 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:02.868417   466 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:02.868928 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a" is_pre_election: true
I20260709 12:24:02.869460 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:02.870016 32474 raft_consensus.cc:2468] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:02.870905 32294 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:02.871536   466 raft_consensus.cc:2804] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:24:02.871876   466 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:02.872356   466 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:02.880307   466 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:02.882617   466 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 3 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:02.884150 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:02.884758 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:02.886276 32474 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:02.892309 32474 raft_consensus.cc:2468] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 3.
I20260709 12:24:02.893361 32294 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:02.894079   466 raft_consensus.cc:2804] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:02.894659   466 raft_consensus.cc:697] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:02.895555   466 consensus_queue.cc:237] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:02.910813 32222 catalog_manager.cc:5697] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:02.913825 32397 consensus_queue.cc:237] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:02.925768 32326 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:02.925947 32474 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:02.927263   569 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:02.929884   461 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:02.968760   577 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:02.971834 32474 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:02.979488 32326 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:02.997388 32222 catalog_manager.cc:5697] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
W20260709 12:24:03.000257 32366 consensus_peers.cc:597] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75922136a7854694a337f3177cd05b1b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:03.023037 32326 consensus_queue.cc:237] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.030448 32474 raft_consensus.cc:1275] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:03.031912   466 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:03.033030 32396 raft_consensus.cc:1275] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:03.034559   466 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:03.044652   472 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.046809 32474 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
W20260709 12:24:03.050066 32291 consensus_peers.cc:597] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a842965f29964de8b2fa719247b66600. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:03.051333 32396 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.060451 32398 consensus_queue.cc:237] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.062218 32225 catalog_manager.cc:5697] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:03.089104 32328 raft_consensus.cc:1275] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:03.090360 32474 raft_consensus.cc:1275] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:03.090763   577 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:03.091684   584 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:03.092633 32366 consensus_peers.cc:597] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99fdd3b554264f23bba21303ff928812. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:03.098929   577 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.101444 32474 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.103185 32328 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.125535 32222 catalog_manager.cc:5697] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.127082 32328 consensus_queue.cc:237] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.142917 32473 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:03.144330   437 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:03.147332 32396 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:03.154915   437 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:03.157735 32291 consensus_peers.cc:597] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07c43067444d4dfd8fc246502e337d30. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:03.160907   461 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:03.161496   461 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:03.164649 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643" is_pre_election: true
I20260709 12:24:03.165019   461 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:03.164896   466 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.166726 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28255a2cbd804ecfbb0b8a5dd2cd3ae4" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
I20260709 12:24:03.167618 32473 raft_consensus.cc:2368] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c04bc4199a84c17839b37db51f98c1a for earlier term 2. Current term is 3.
I20260709 12:24:03.169338 32369 leader_election.cc:400] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095) with higher term. Message: Invalid argument: T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c04bc4199a84c17839b37db51f98c1a for earlier term 2. Current term is 3.
I20260709 12:24:03.169638 32369 leader_election.cc:403] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:24:03.170248   569 raft_consensus.cc:3060] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:24:03.182622   569 raft_consensus.cc:2749] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095) with higher term. Message: Invalid argument: T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c04bc4199a84c17839b37db51f98c1a for earlier term 2. Current term is 3.
I20260709 12:24:03.186355 32473 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.187772 32398 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:03.203708 32224 catalog_manager.cc:5697] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:03.284793 32473 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:03.286130   466 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:03.286396 32398 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:03.287863   466 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:03.418047   601 ts_tablet_manager.cc:933] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:03.420352   601 tablet_copy_client.cc:323] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:03.439734 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 75922136a7854694a337f3177cd05b1b from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:03.440301 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 75922136a7854694a337f3177cd05b1b from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-75922136a7854694a337f3177cd05b1b
I20260709 12:24:03.447407 32413 tablet_copy_source_session.cc:215] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:03.452374   601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75922136a7854694a337f3177cd05b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:03.464540   565 heartbeater.cc:499] Master 127.30.109.126:41445 was elected leader, sending a full tablet report...
I20260709 12:24:03.473104   601 tablet_copy_client.cc:806] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:03.473809   601 tablet_copy_client.cc:670] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:03.478879   601 tablet_copy_client.cc:538] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:03.488121   601 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:03.510069   601 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:03.511062   601 tablet_bootstrap.cc:492] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:03.511747   601 ts_tablet_manager.cc:1403] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 12:24:03.514596   601 raft_consensus.cc:359] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.515497   601 raft_consensus.cc:740] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:03.516173   601 consensus_queue.cc:260] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.534013   607 ts_tablet_manager.cc:933] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:03.540849   601 ts_tablet_manager.cc:1434] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.012s
I20260709 12:24:03.546693 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-75922136a7854694a337f3177cd05b1b received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:03.547190 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-75922136a7854694a337f3177cd05b1b on tablet 75922136a7854694a337f3177cd05b1b with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:03.550141   607 tablet_copy_client.cc:323] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:03.562422 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet a842965f29964de8b2fa719247b66600 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:03.562891 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet a842965f29964de8b2fa719247b66600 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-a842965f29964de8b2fa719247b66600
I20260709 12:24:03.568077 32338 tablet_copy_source_session.cc:215] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:03.571456   607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a842965f29964de8b2fa719247b66600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:03.581297   601 ts_tablet_manager.cc:933] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:03.584481   607 tablet_copy_client.cc:806] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:03.585041   607 tablet_copy_client.cc:670] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:03.587271   601 tablet_copy_client.cc:323] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:03.588877 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 99fdd3b554264f23bba21303ff928812 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:03.589069   607 tablet_copy_client.cc:538] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:03.589389 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 99fdd3b554264f23bba21303ff928812 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-99fdd3b554264f23bba21303ff928812
I20260709 12:24:03.596719 32413 tablet_copy_source_session.cc:215] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:03.598028   607 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:03.601378   601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fdd3b554264f23bba21303ff928812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:03.619225   601 tablet_copy_client.cc:806] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:03.619876   601 tablet_copy_client.cc:670] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:03.623951   601 tablet_copy_client.cc:538] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:03.626724   607 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:03.627516   607 tablet_bootstrap.cc:492] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:03.628165   607 ts_tablet_manager.cc:1403] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.003s
I20260709 12:24:03.630388   607 raft_consensus.cc:359] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.631099   607 raft_consensus.cc:740] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:03.632432   601 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:03.634140   607 consensus_queue.cc:260] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.636729   607 ts_tablet_manager.cc:1434] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:24:03.638484 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-a842965f29964de8b2fa719247b66600 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:03.638901 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-a842965f29964de8b2fa719247b66600 on tablet a842965f29964de8b2fa719247b66600 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:03.665268   601 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:03.666251   601 tablet_bootstrap.cc:492] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:03.667481   601 ts_tablet_manager.cc:1403] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.008s
I20260709 12:24:03.669631   601 raft_consensus.cc:359] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.670326   601 raft_consensus.cc:740] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:03.670981   601 consensus_queue.cc:260] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.673163   601 ts_tablet_manager.cc:1434] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:03.674860 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-99fdd3b554264f23bba21303ff928812 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:03.675258 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-99fdd3b554264f23bba21303ff928812 on tablet 99fdd3b554264f23bba21303ff928812 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:03.744592   601 ts_tablet_manager.cc:933] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:03.746456   601 tablet_copy_client.cc:323] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:03.748126 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 07c43067444d4dfd8fc246502e337d30 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:03.748663 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 07c43067444d4dfd8fc246502e337d30 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-07c43067444d4dfd8fc246502e337d30
I20260709 12:24:03.755844 32338 tablet_copy_source_session.cc:215] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:03.758670   601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c43067444d4dfd8fc246502e337d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:03.769325   601 tablet_copy_client.cc:806] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:03.769927   601 tablet_copy_client.cc:670] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:03.773308   601 tablet_copy_client.cc:538] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:03.785880   601 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:03.810443   601 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:03.811108   601 tablet_bootstrap.cc:492] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:03.811664   601 ts_tablet_manager.cc:1403] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260709 12:24:03.813529   601 raft_consensus.cc:359] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.814116   601 raft_consensus.cc:740] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:03.814618   601 consensus_queue.cc:260] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:03.816408   601 ts_tablet_manager.cc:1434] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:03.818223 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-07c43067444d4dfd8fc246502e337d30 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:03.818667 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-07c43067444d4dfd8fc246502e337d30 on tablet 07c43067444d4dfd8fc246502e337d30 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:03.954020   540 raft_consensus.cc:1217] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:04.062230   540 raft_consensus.cc:1217] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:04.142800   540 raft_consensus.cc:1217] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:04.273064   540 raft_consensus.cc:1217] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:04.503017   615 raft_consensus.cc:1064] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:04.505410   615 consensus_queue.cc:237] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:04.511703   540 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.512894 32473 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.513217   569 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.514911 32326 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.516538   569 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.517663   615 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.541692   461 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.549819 32473 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.558849   540 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.565099 32326 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.566649 32225 catalog_manager.cc:5697] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:04.593052 32396 consensus_queue.cc:237] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:04.603276 32328 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:04.603276   540 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:04.605036   584 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:04.606770   584 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:04.615479   615 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.622418 32328 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.627147   540 raft_consensus.cc:2955] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.630730 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75922136a7854694a337f3177cd05b1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:04.641427 32222 catalog_manager.cc:5697] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.656629 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 75922136a7854694a337f3177cd05b1b with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:04.658849   630 tablet_replica.cc:333] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:04.660405   630 raft_consensus.cc:2243] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:04.662102   466 raft_consensus.cc:1064] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:04.664574   466 consensus_queue.cc:237] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:04.661053   630 raft_consensus.cc:2272] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:04.682698   540 raft_consensus.cc:1275] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.684068 32473 raft_consensus.cc:1275] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.684547 32396 raft_consensus.cc:1275] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.687530   437 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.688200   630 ts_tablet_manager.cc:1916] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:04.689172   466 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.691064   437 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.713686   616 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.717911   461 raft_consensus.cc:1064] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:04.720336   461 consensus_queue.cc:237] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:04.724423 32396 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.728528 32474 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.736941   437 raft_consensus.cc:1064] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:04.738632   630 ts_tablet_manager.cc:1929] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:04.742946   630 log.cc:1199] T 75922136a7854694a337f3177cd05b1b P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/75922136a7854694a337f3177cd05b1b
I20260709 12:24:04.744910 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 75922136a7854694a337f3177cd05b1b (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:04.748132   437 consensus_queue.cc:237] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:04.753226 32226 catalog_manager.cc:5697] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.760098   540 raft_consensus.cc:1275] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.766328 32473 raft_consensus.cc:1275] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.767681   569 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.768285 32328 raft_consensus.cc:1275] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.781591   569 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.797430   569 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:04.809252 32469 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.810789   643 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:24:04.826282 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 51201.3us
I20260709 12:24:04.833739   539 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.833537   540 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.835421 32326 consensus_queue.cc:237] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:04.836663 32396 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:04.845559 32474 raft_consensus.cc:1275] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:04.847091   638 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.848732   472 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:04.853272   625 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.857285   539 raft_consensus.cc:1275] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:04.860615 32474 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.870208   466 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:04.871932   637 consensus_queue.cc:1048] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:04.881762   638 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.884546 32224 catalog_manager.cc:5697] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.893563   540 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.887995 32328 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.884228 32473 raft_consensus.cc:2955] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.889413   538 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.908135 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a842965f29964de8b2fa719247b66600 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:04.919023 32222 catalog_manager.cc:5697] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:04.920773 32396 consensus_queue.cc:237] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:04.930365   472 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.937299   537 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.938584 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet a842965f29964de8b2fa719247b66600 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:04.940061 32398 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.951498 32470 raft_consensus.cc:1275] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:04.953438   615 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:04.968853   584 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.974218 32473 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.977957   539 raft_consensus.cc:1275] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:04.980799 32224 catalog_manager.cc:5697] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.983834   569 consensus_queue.cc:1048] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:04.973887 32470 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:04.995419   538 raft_consensus.cc:2955] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:05.001305   637 consensus_queue.cc:1175] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7dbcff5c5d774812a36f8f0c162a4228" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260709 12:24:05.002700 32328 consensus_queue.cc:237] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:05.005468 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99fdd3b554264f23bba21303ff928812 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:05.007030   648 tablet_replica.cc:333] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:05.014825 32469 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:05.016144   637 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:05.014782   537 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:05.024585   637 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:05.035305   616 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:05.044303   539 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:05.044458 32225 catalog_manager.cc:5697] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:05.053635   648 raft_consensus.cc:2243] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:05.054435   648 raft_consensus.cc:2272] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:05.059584   648 ts_tablet_manager.cc:1916] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:05.069725 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 99fdd3b554264f23bba21303ff928812 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:05.073015 32224 catalog_manager.cc:5697] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:05.087402   648 ts_tablet_manager.cc:1929] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:05.087908   648 log.cc:1199] T a842965f29964de8b2fa719247b66600 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/a842965f29964de8b2fa719247b66600
I20260709 12:24:05.089250 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 07c43067444d4dfd8fc246502e337d30 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:05.090174   648 tablet_replica.cc:333] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:05.090042 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet a842965f29964de8b2fa719247b66600 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:05.091573   648 raft_consensus.cc:2243] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:05.092320   648 raft_consensus.cc:2272] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:05.088397 32470 raft_consensus.cc:2955] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:05.095968   648 ts_tablet_manager.cc:1916] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:05.100234 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07c43067444d4dfd8fc246502e337d30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:05.116250   649 tablet_replica.cc:333] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:05.117404   649 raft_consensus.cc:2243] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:05.118165   649 raft_consensus.cc:2272] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:05.122751   649 ts_tablet_manager.cc:1916] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:05.129293   648 ts_tablet_manager.cc:1929] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:05.129735   648 log.cc:1199] T 07c43067444d4dfd8fc246502e337d30 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/07c43067444d4dfd8fc246502e337d30
I20260709 12:24:05.131206 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 07c43067444d4dfd8fc246502e337d30 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:05.135888   649 ts_tablet_manager.cc:1929] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:05.136255   649 log.cc:1199] T 99fdd3b554264f23bba21303ff928812 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/99fdd3b554264f23bba21303ff928812
I20260709 12:24:05.137605 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 99fdd3b554264f23bba21303ff928812 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:06.166709 32326 consensus_queue.cc:237] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
W20260709 12:24:06.173308 32291 consensus_peers.cc:597] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e4a51d510c4404a8e4d1887cd7009b5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:06.173321 32470 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.174845   650 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.175153 32396 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.176894   472 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.183964   616 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.185611 32470 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.188249 32396 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.199730 32398 consensus_queue.cc:237] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.200613 32224 catalog_manager.cc:5697] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:06.211668 32366 consensus_peers.cc:597] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77266502779440d8887bb28d423f2724. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:06.211956 32328 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.213179   584 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.213908 32473 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.215512   584 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.233438   584 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.241485 32328 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.253401 32473 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.255718 32323 consensus_queue.cc:237] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.265774 32225 catalog_manager.cc:5697] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:06.271062 32291 consensus_peers.cc:597] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c93a0a4db0354356ad818b4ca8b05d6c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:06.271950 32398 raft_consensus.cc:1275] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.279426   472 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.280544 32469 raft_consensus.cc:1275] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.287216   650 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:06.308439   652 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.316740 32398 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.321529 32323 consensus_queue.cc:237] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.321388 32473 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.325377 32225 catalog_manager.cc:5697] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:06.350116 32291 consensus_peers.cc:597] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8175a27f57224467888d9eeefaff69a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:06.350766 32398 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.351322 32473 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:06.352077   650 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.353003   652 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:06.364796   652 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.366025 32473 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.367125 32398 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.386669 32222 catalog_manager.cc:5697] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:06.553630   673 ts_tablet_manager.cc:933] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:06.555820   673 tablet_copy_client.cc:323] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:06.557400 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 9e4a51d510c4404a8e4d1887cd7009b5 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:06.557929 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 9e4a51d510c4404a8e4d1887cd7009b5 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-9e4a51d510c4404a8e4d1887cd7009b5
I20260709 12:24:06.566989 32338 tablet_copy_source_session.cc:215] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:06.570221   673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4a51d510c4404a8e4d1887cd7009b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.587122   673 tablet_copy_client.cc:806] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:06.588207   673 tablet_copy_client.cc:670] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:06.595448   673 tablet_copy_client.cc:538] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:06.602401   673 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:06.606940   675 ts_tablet_manager.cc:933] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:06.608973   675 tablet_copy_client.cc:323] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:06.610730 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 77266502779440d8887bb28d423f2724 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:06.611263 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 77266502779440d8887bb28d423f2724 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-77266502779440d8887bb28d423f2724
I20260709 12:24:06.631448 32413 tablet_copy_source_session.cc:215] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:06.635253   673 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:06.636243   673 tablet_bootstrap.cc:492] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:06.636793   673 ts_tablet_manager.cc:1403] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.005s
I20260709 12:24:06.639688   675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77266502779440d8887bb28d423f2724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.641805   673 raft_consensus.cc:359] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.642629   673 raft_consensus.cc:740] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:06.643457   673 consensus_queue.cc:260] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.647818   673 ts_tablet_manager.cc:1434] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:24:06.649900 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-9e4a51d510c4404a8e4d1887cd7009b5 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:06.650301 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-9e4a51d510c4404a8e4d1887cd7009b5 on tablet 9e4a51d510c4404a8e4d1887cd7009b5 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:06.661101   675 tablet_copy_client.cc:806] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:06.661757   675 tablet_copy_client.cc:670] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:06.669839   675 tablet_copy_client.cc:538] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:06.681603   675 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:06.705847   675 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:06.706751   675 tablet_bootstrap.cc:492] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:06.708037   675 ts_tablet_manager.cc:1403] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 12:24:06.710997   675 raft_consensus.cc:359] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.713406   675 raft_consensus.cc:740] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:06.714088   675 consensus_queue.cc:260] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [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: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.716092   675 ts_tablet_manager.cc:1434] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:06.717754 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-77266502779440d8887bb28d423f2724 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:06.718182 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-77266502779440d8887bb28d423f2724 on tablet 77266502779440d8887bb28d423f2724 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:06.745594   675 ts_tablet_manager.cc:933] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:06.747254   675 tablet_copy_client.cc:323] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:06.748816 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet c93a0a4db0354356ad818b4ca8b05d6c from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:06.749370 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet c93a0a4db0354356ad818b4ca8b05d6c from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-c93a0a4db0354356ad818b4ca8b05d6c
I20260709 12:24:06.756688 32338 tablet_copy_source_session.cc:215] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:06.759963   675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c93a0a4db0354356ad818b4ca8b05d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.775103   675 tablet_copy_client.cc:806] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:06.775660   675 tablet_copy_client.cc:670] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:06.779228   675 tablet_copy_client.cc:538] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:06.787776   675 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:06.808014   675 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:06.808892   675 tablet_bootstrap.cc:492] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:06.809531   675 ts_tablet_manager.cc:1403] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 12:24:06.812362   675 raft_consensus.cc:359] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.813253   675 raft_consensus.cc:740] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:06.813877   675 consensus_queue.cc:260] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:06.816193   675 ts_tablet_manager.cc:1434] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:06.817929 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-c93a0a4db0354356ad818b4ca8b05d6c received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:06.818344 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-c93a0a4db0354356ad818b4ca8b05d6c on tablet c93a0a4db0354356ad818b4ca8b05d6c with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:06.933135   675 ts_tablet_manager.cc:933] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:06.935211   675 tablet_copy_client.cc:323] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:06.936784 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 8175a27f57224467888d9eeefaff69a5 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:06.937310 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 8175a27f57224467888d9eeefaff69a5 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-8175a27f57224467888d9eeefaff69a5
I20260709 12:24:06.944621 32338 tablet_copy_source_session.cc:215] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:06.947094   675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8175a27f57224467888d9eeefaff69a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.961154   675 tablet_copy_client.cc:806] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:06.961669   675 tablet_copy_client.cc:670] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:06.972246   539 raft_consensus.cc:1217] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:06.983983   675 tablet_copy_client.cc:538] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:07.002570   675 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:07.026371   675 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:07.027261   675 tablet_bootstrap.cc:492] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:07.027899   675 ts_tablet_manager.cc:1403] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 12:24:07.030387   675 raft_consensus.cc:359] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:07.031136   675 raft_consensus.cc:740] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:07.031713   675 consensus_queue.cc:260] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:07.033717   675 ts_tablet_manager.cc:1434] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:07.035223 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-8175a27f57224467888d9eeefaff69a5 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:07.035660 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-8175a27f57224467888d9eeefaff69a5 on tablet 8175a27f57224467888d9eeefaff69a5 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:07.043929   539 raft_consensus.cc:1217] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:07.294709   539 raft_consensus.cc:1217] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:07.373661   652 raft_consensus.cc:1064] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:07.376643   652 consensus_queue.cc:237] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:07.383962   539 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.385413 32469 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.385201   671 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.386920   472 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.389240 32398 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.395145   472 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:07.419409   652 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.424698   538 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.456722 32398 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.460114 32225 catalog_manager.cc:5697] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.467381 32469 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.590041   538 raft_consensus.cc:1217] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:07.625190   584 raft_consensus.cc:1064] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:07.630571   584 consensus_queue.cc:237] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [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: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:07.671001 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 56132.4us
I20260709 12:24:07.680706 32469 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.682263 32323 consensus_queue.cc:237] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:07.684204   538 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.685689   584 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.692591   615 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.695376   472 raft_consensus.cc:1064] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:07.697607   472 consensus_queue.cc:237] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:07.694569 32328 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.710693   584 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.725168   615 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.730075   539 raft_consensus.cc:1275] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.733233   683 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.735618   539 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:07.737389 32469 raft_consensus.cc:1275] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.739421   472 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:07.744544 32401 raft_consensus.cc:1275] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:07.745141   652 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:07.747537 32398 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:07.751713 32323 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.757337 32222 catalog_manager.cc:5697] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.758948   538 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.770334   671 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.772046   671 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:07.811633 32396 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.778772   671 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.819485 32473 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.856858 32396 consensus_queue.cc:237] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [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: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:07.855856 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 53854.4us
I20260709 12:24:07.866446   538 raft_consensus.cc:2955] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.876639 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e4a51d510c4404a8e4d1887cd7009b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:07.879725   652 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.881731 32226 catalog_manager.cc:5697] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.884646 32398 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:07.895099 32294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 58642.4us
I20260709 12:24:07.895608 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e4a51d510c4404a8e4d1887cd7009b5 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:07.898519   539 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.918197   538 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:07.920295 32224 catalog_manager.cc:5697] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.921456   662 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:07.929347   707 tablet_replica.cc:333] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:07.930367   707 raft_consensus.cc:2243] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:07.931020   707 raft_consensus.cc:2272] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:07.932359 32469 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:07.942417   695 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.943195 32469 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.948180   615 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:07.950255 32323 consensus_queue.cc:237] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:07.954828 32473 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.958617 32396 raft_consensus.cc:1275] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:07.958592   539 raft_consensus.cc:2955] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.962383 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77266502779440d8887bb28d423f2724 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:07.965430   538 raft_consensus.cc:1275] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:07.967204   472 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:07.969420   705 consensus_queue.cc:1048] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:07.973268 32226 catalog_manager.cc:5697] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.976642   472 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.980573 32396 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.981942   707 ts_tablet_manager.cc:1916] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:07.988986   539 raft_consensus.cc:2955] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:07.995214 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 77266502779440d8887bb28d423f2724 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:08.015189 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c93a0a4db0354356ad818b4ca8b05d6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:08.015738   707 ts_tablet_manager.cc:1929] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:08.016185   707 log.cc:1199] T 9e4a51d510c4404a8e4d1887cd7009b5 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/9e4a51d510c4404a8e4d1887cd7009b5
I20260709 12:24:08.017637 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 9e4a51d510c4404a8e4d1887cd7009b5 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:08.025467   708 tablet_replica.cc:333] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:08.025010 32224 catalog_manager.cc:5697] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.026386   708 raft_consensus.cc:2243] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:08.026990   708 raft_consensus.cc:2272] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:08.032797   708 ts_tablet_manager.cc:1916] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:08.039495 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet c93a0a4db0354356ad818b4ca8b05d6c with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:08.040911   707 tablet_replica.cc:333] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:08.041901   707 raft_consensus.cc:2243] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:08.042591   707 raft_consensus.cc:2272] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:08.046121   707 ts_tablet_manager.cc:1916] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:08.060353   707 ts_tablet_manager.cc:1929] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:08.060716   707 log.cc:1199] T c93a0a4db0354356ad818b4ca8b05d6c P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/c93a0a4db0354356ad818b4ca8b05d6c
I20260709 12:24:08.062199 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet c93a0a4db0354356ad818b4ca8b05d6c (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:08.068831   708 ts_tablet_manager.cc:1929] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:08.069279   708 log.cc:1199] T 77266502779440d8887bb28d423f2724 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/77266502779440d8887bb28d423f2724
I20260709 12:24:08.070909 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 77266502779440d8887bb28d423f2724 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:08.204712   705 raft_consensus.cc:1064] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:08.207417   705 consensus_queue.cc:237] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:08.214536   539 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:08.215036 32469 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:08.215619 32398 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:08.216533   652 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:08.218204   472 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:08.219636   652 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:08.240240   652 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.245048 32469 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.267968 32226 catalog_manager.cc:5697] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.284550   539 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.285514 32396 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.309799 32323 consensus_queue.cc:237] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:08.314976 32473 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:08.315445   539 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:08.316659   671 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:08.317463   472 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:08.327582 32473 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.326309   671 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.341804   539 raft_consensus.cc:2955] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.353735 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8175a27f57224467888d9eeefaff69a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:08.346426 32222 catalog_manager.cc:5697] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:08.375362 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 8175a27f57224467888d9eeefaff69a5 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:08.377506   713 tablet_replica.cc:333] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:08.378352   713 raft_consensus.cc:2243] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:08.379053   713 raft_consensus.cc:2272] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:08.382365   713 ts_tablet_manager.cc:1916] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:08.393427   713 ts_tablet_manager.cc:1929] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:08.393733   713 log.cc:1199] T 8175a27f57224467888d9eeefaff69a5 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/8175a27f57224467888d9eeefaff69a5
I20260709 12:24:08.395232 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 8175a27f57224467888d9eeefaff69a5 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:09.435053 32398 consensus_queue.cc:237] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:09.441975 32468 raft_consensus.cc:1275] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:09.442826 32322 raft_consensus.cc:1275] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:09.443307   584 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:09.444380 32366 consensus_peers.cc:597] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1650e092374d40ac890df71e63af3c58. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.444909   695 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.458657   695 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.468000 32468 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.491928 32322 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.496140 32323 consensus_queue.cc:237] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
W20260709 12:24:09.503991 32291 consensus_peers.cc:597] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4907eceeda7d4bc8b734a088ac540840. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.505705 32398 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:09.506969   714 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.507732 32468 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:09.506839 32222 catalog_manager.cc:5697] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.513408   714 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.525993   671 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.528102 32468 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.529096 32398 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.545192 32323 consensus_queue.cc:237] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:09.552861 32468 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:09.555042   714 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:09.555977 32291 consensus_peers.cc:597] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28255a2cbd804ecfbb0b8a5dd2cd3ae4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.558581 32400 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:09.565008   714 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:09.562718 32226 catalog_manager.cc:5697] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.579982   726 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.581897 32468 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.592597 32400 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.605561 32224 catalog_manager.cc:5697] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.612972 32468 consensus_queue.cc:237] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:09.625524 32323 raft_consensus.cc:1275] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:09.626971   361 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.636593 32400 raft_consensus.cc:1275] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:09.646063   361 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:09.653580   361 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.659289 32322 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
W20260709 12:24:09.660948 32440 consensus_peers.cc:597] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28d429a663f94988b58ea5ccb7cde879. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.671602 32400 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.684424 32224 catalog_manager.cc:5697] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:09.827337   741 ts_tablet_manager.cc:933] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:09.829228   741 tablet_copy_client.cc:323] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:09.830732 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 1650e092374d40ac890df71e63af3c58 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:09.831223 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 1650e092374d40ac890df71e63af3c58 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-1650e092374d40ac890df71e63af3c58
I20260709 12:24:09.837383 32413 tablet_copy_source_session.cc:215] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:09.840284   741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650e092374d40ac890df71e63af3c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:09.854388   741 tablet_copy_client.cc:806] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:09.854969   741 tablet_copy_client.cc:670] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:09.858691   741 tablet_copy_client.cc:538] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:09.866003   741 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:09.890717   741 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:09.891695   741 tablet_bootstrap.cc:492] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:09.892374   741 ts_tablet_manager.cc:1403] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260709 12:24:09.894332   744 ts_tablet_manager.cc:933] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:09.895175   741 raft_consensus.cc:359] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:09.896293   741 raft_consensus.cc:740] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:09.898399   744 tablet_copy_client.cc:323] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:09.897225   741 consensus_queue.cc:260] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:09.900465 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 4907eceeda7d4bc8b734a088ac540840 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:09.900998 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 4907eceeda7d4bc8b734a088ac540840 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-4907eceeda7d4bc8b734a088ac540840
I20260709 12:24:09.907042   741 ts_tablet_manager.cc:1434] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:24:09.908792 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-1650e092374d40ac890df71e63af3c58 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:09.909205 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-1650e092374d40ac890df71e63af3c58 on tablet 1650e092374d40ac890df71e63af3c58 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:09.915421 32338 tablet_copy_source_session.cc:215] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:09.918638   744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4907eceeda7d4bc8b734a088ac540840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:09.934196   744 tablet_copy_client.cc:806] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:09.934759   744 tablet_copy_client.cc:670] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:09.938400   744 tablet_copy_client.cc:538] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:09.949709   744 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:09.971328   744 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:09.972328   744 tablet_bootstrap.cc:492] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:09.973018   744 ts_tablet_manager.cc:1403] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260709 12:24:09.975734   744 raft_consensus.cc:359] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:09.976578   744 raft_consensus.cc:740] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:09.977221   744 consensus_queue.cc:260] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:09.981950   744 ts_tablet_manager.cc:1434] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:09.983745 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-4907eceeda7d4bc8b734a088ac540840 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:09.984157 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-4907eceeda7d4bc8b734a088ac540840 on tablet 4907eceeda7d4bc8b734a088ac540840 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:10.045490   744 ts_tablet_manager.cc:933] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:10.052070   744 tablet_copy_client.cc:323] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:10.053781 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:10.054307 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-28255a2cbd804ecfbb0b8a5dd2cd3ae4
I20260709 12:24:10.064031 32338 tablet_copy_source_session.cc:215] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:10.068171   744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.088657   744 tablet_copy_client.cc:806] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:10.089231   744 tablet_copy_client.cc:670] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:10.094367   744 tablet_copy_client.cc:538] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:10.103623   744 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:10.106575   741 ts_tablet_manager.cc:933] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:10.108269   741 tablet_copy_client.cc:323] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:10.139482 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 28d429a663f94988b58ea5ccb7cde879 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:10.140072 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 28d429a663f94988b58ea5ccb7cde879 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-28d429a663f94988b58ea5ccb7cde879
I20260709 12:24:10.141079   744 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:10.142119   744 tablet_bootstrap.cc:492] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:10.142849   744 ts_tablet_manager.cc:1403] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.013s
I20260709 12:24:10.146044 32487 tablet_copy_source_session.cc:215] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:10.146214   744 raft_consensus.cc:359] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:10.147202   744 raft_consensus.cc:740] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:10.147954   744 consensus_queue.cc:260] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:10.150691   744 ts_tablet_manager.cc:1434] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:10.152797 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-28255a2cbd804ecfbb0b8a5dd2cd3ae4 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:10.153184 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-28255a2cbd804ecfbb0b8a5dd2cd3ae4 on tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:10.174983   741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d429a663f94988b58ea5ccb7cde879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:10.192836   741 tablet_copy_client.cc:806] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:10.193522   741 tablet_copy_client.cc:670] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:10.197870   741 tablet_copy_client.cc:538] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:10.207439   741 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:10.231048   741 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:10.231918   741 tablet_bootstrap.cc:492] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:10.232563   741 ts_tablet_manager.cc:1403] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.008s
I20260709 12:24:10.235721   741 raft_consensus.cc:359] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:10.236554   741 raft_consensus.cc:740] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:10.237160   741 consensus_queue.cc:260] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:10.240185   741 ts_tablet_manager.cc:1434] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:10.241714 32487 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-28d429a663f94988b58ea5ccb7cde879 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:10.242095 32487 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-28d429a663f94988b58ea5ccb7cde879 on tablet 28d429a663f94988b58ea5ccb7cde879 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:10.290462   538 raft_consensus.cc:1217] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:10.307873   538 raft_consensus.cc:1217] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:10.530313   538 raft_consensus.cc:1217] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:24:10.556164   538 raft_consensus.cc:1217] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:10.697260   752 raft_consensus.cc:1064] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:10.699589   752 consensus_queue.cc:237] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:10.709262   671 raft_consensus.cc:1064] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:10.711585   671 consensus_queue.cc:237] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:10.716097   538 raft_consensus.cc:1275] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:10.717381 32468 raft_consensus.cc:1275] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:10.718797 32323 raft_consensus.cc:1275] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:10.720301   584 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:10.722577   753 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:10.724372   756 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:10.748191   756 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:10.749244 32328 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:10.753189   538 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:10.755846   714 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:10.762331   537 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:10.769223 32400 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:10.771224   726 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:10.777792 32222 catalog_manager.cc:5697] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:10.806684 32473 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:10.813028 32469 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:10.824164   714 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:10.984318   737 raft_consensus.cc:1064] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:11.000996   737 consensus_queue.cc:237] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:11.007975   726 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.010965 32398 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.058704 32473 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.063455   539 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.064649 32398 raft_consensus.cc:1275] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:11.066488   361 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:11.067047   537 raft_consensus.cc:1275] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:11.073874 32323 raft_consensus.cc:1275] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:11.075372   361 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:11.077023   737 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:11.111560 32226 catalog_manager.cc:5697] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.113737   769 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.117614 32323 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.133448   539 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.137065   726 raft_consensus.cc:1064] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:11.142380   726 consensus_queue.cc:237] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:11.146823 32223 catalog_manager.cc:5697] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.152043 32323 consensus_queue.cc:237] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:11.160568   539 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:11.162398 32473 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:11.164007   770 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.171432 32398 consensus_queue.cc:237] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:11.176934 32396 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.179551 32469 raft_consensus.cc:1275] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:11.181876   537 raft_consensus.cc:1275] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:11.183337   584 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.188012   752 consensus_queue.cc:1048] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.192231   720 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.194310 32469 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.202402 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1650e092374d40ac890df71e63af3c58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:11.203240   671 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.204691 32474 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:11.208459   537 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:11.206106   766 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.216224   714 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:11.214277   537 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.218989   770 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:11.232653 32473 raft_consensus.cc:2955] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.240926 32222 catalog_manager.cc:5697] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:11.245865 32396 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:11.246176 32474 consensus_queue.cc:237] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:11.247793 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4907eceeda7d4bc8b734a088ac540840 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:11.224681   539 raft_consensus.cc:2955] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.256511   766 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.259503   538 raft_consensus.cc:1275] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:11.261026   769 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.262221 32225 catalog_manager.cc:5697] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:11.273856   768 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.282678   539 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.286985 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 4907eceeda7d4bc8b734a088ac540840 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:11.296408 32223 catalog_manager.cc:5697] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.308686 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28d429a663f94988b58ea5ccb7cde879 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:11.311901 32396 raft_consensus.cc:1275] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:11.364493   769 consensus_queue.cc:1048] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.376609   781 tablet_replica.cc:333] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:11.392989   671 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.383834 32396 raft_consensus.cc:2955] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.399022 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 1650e092374d40ac890df71e63af3c58 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:11.399600 32313 tablet_service.cc:1558] Processing DeleteTablet for tablet 28d429a663f94988b58ea5ccb7cde879 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:11.404657   782 tablet_replica.cc:333] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:11.405702   782 raft_consensus.cc:2243] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:11.408766   782 raft_consensus.cc:2272] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:11.410912   537 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.412592 32469 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.423677   782 ts_tablet_manager.cc:1916] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:11.429234   781 raft_consensus.cc:2243] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:11.433684   781 raft_consensus.cc:2272] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:11.437692   781 ts_tablet_manager.cc:1916] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:11.441290   782 ts_tablet_manager.cc:1929] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:11.441826   782 log.cc:1199] T 1650e092374d40ac890df71e63af3c58 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/1650e092374d40ac890df71e63af3c58
I20260709 12:24:11.443779   782 tablet_replica.cc:333] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:11.444854   782 raft_consensus.cc:2243] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:11.472425 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 1650e092374d40ac890df71e63af3c58 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:11.472704 32225 catalog_manager.cc:5697] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.486701 32401 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:11.567528 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 54090.5us
W20260709 12:24:11.575670 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 56706.5us
I20260709 12:24:11.589985   782 raft_consensus.cc:2272] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:11.597322   782 ts_tablet_manager.cc:1916] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:11.632205   781 ts_tablet_manager.cc:1929] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:11.632834   781 log.cc:1199] T 4907eceeda7d4bc8b734a088ac540840 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/4907eceeda7d4bc8b734a088ac540840
I20260709 12:24:11.635360 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 4907eceeda7d4bc8b734a088ac540840 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:11.643515 32328 consensus_queue.cc:237] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:11.657068   782 ts_tablet_manager.cc:1929] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:11.657590   782 log.cc:1199] T 28d429a663f94988b58ea5ccb7cde879 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/28d429a663f94988b58ea5ccb7cde879
I20260709 12:24:11.662182 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 28d429a663f94988b58ea5ccb7cde879 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:11.666396   537 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:11.669507 32398 raft_consensus.cc:1275] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:11.674403   770 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:11.679629   785 consensus_queue.cc:1048] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:11.697396   726 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.704070   537 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.718755 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:11.718662 32222 catalog_manager.cc:5697] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:11.719551 32396 raft_consensus.cc:2955] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:11.750386 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:11.754313   789 tablet_replica.cc:333] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:11.755203   789 raft_consensus.cc:2243] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:11.756049   789 raft_consensus.cc:2272] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:11.759191   789 ts_tablet_manager.cc:1916] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:11.770547   789 ts_tablet_manager.cc:1929] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:24:11.770926   789 log.cc:1199] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/28255a2cbd804ecfbb0b8a5dd2cd3ae4
I20260709 12:24:11.772396 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 28255a2cbd804ecfbb0b8a5dd2cd3ae4 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:12.821674 32322 consensus_queue.cc:237] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:12.828315 32469 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:12.829005 32291 consensus_peers.cc:597] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c599be4cd92420dbe4b329aca9ec8bc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.829345 32398 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:12.829746   791 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:12.830781   726 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.841678   791 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.843559 32398 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.848649 32469 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.856145 32398 consensus_queue.cc:237] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:12.860884 32223 catalog_manager.cc:5697] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
W20260709 12:24:12.869757 32366 consensus_peers.cc:597] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d36b9e3ad664495186da4126245ecdf6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.869833 32474 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:12.875319   752 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:12.882082 32323 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:12.885643   752 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.897998   752 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.904469 32323 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.907457 32468 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.921082 32398 consensus_queue.cc:237] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:12.931388 32225 catalog_manager.cc:5697] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:12.937369 32366 consensus_peers.cc:597] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d184211563743e2bdef1d0aacb812c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.937476 32468 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:12.939534 32328 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:12.949990   794 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:12.952405   752 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:12.961237   794 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.973459 32323 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.987205 32222 catalog_manager.cc:5697] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:12.998569 32469 consensus_queue.cc:237] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.003185 32474 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:13.013916 32396 raft_consensus.cc:1275] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:13.015401 32323 raft_consensus.cc:1275] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:13.015723   768 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:24:13.021948   769 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:13.025302 32440 consensus_peers.cc:597] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bf4ef6f5fc74e8c9d98614d9903bb19. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:13.037973   768 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:13.039443 32396 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:13.041095 32323 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:13.057380 32225 catalog_manager.cc:5697] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:13.246833   811 ts_tablet_manager.cc:933] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:13.251863   811 tablet_copy_client.cc:323] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:13.254390 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet d36b9e3ad664495186da4126245ecdf6 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:13.254944 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet d36b9e3ad664495186da4126245ecdf6 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-d36b9e3ad664495186da4126245ecdf6
I20260709 12:24:13.266834 32413 tablet_copy_source_session.cc:215] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:13.270273   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36b9e3ad664495186da4126245ecdf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.287994   811 tablet_copy_client.cc:806] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:13.290284   811 tablet_copy_client.cc:670] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:13.296767   811 tablet_copy_client.cc:538] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:13.310506   811 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:13.359596   811 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:13.360517   814 ts_tablet_manager.cc:933] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:13.360632   811 tablet_bootstrap.cc:492] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:13.361486   811 ts_tablet_manager.cc:1403] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.019s
I20260709 12:24:13.366532   811 raft_consensus.cc:359] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.367765   811 raft_consensus.cc:740] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:13.368084   814 tablet_copy_client.cc:323] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:13.368530   811 consensus_queue.cc:260] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.370246 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 4c599be4cd92420dbe4b329aca9ec8bc from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:13.370831 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 4c599be4cd92420dbe4b329aca9ec8bc from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-4c599be4cd92420dbe4b329aca9ec8bc
I20260709 12:24:13.371853   811 ts_tablet_manager.cc:1434] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:24:13.373960 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-d36b9e3ad664495186da4126245ecdf6 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:13.374399 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-d36b9e3ad664495186da4126245ecdf6 on tablet d36b9e3ad664495186da4126245ecdf6 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:13.379397 32338 tablet_copy_source_session.cc:215] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:13.382897   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c599be4cd92420dbe4b329aca9ec8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.399677   814 tablet_copy_client.cc:806] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:13.401463   814 tablet_copy_client.cc:670] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:13.407413   814 tablet_copy_client.cc:538] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:13.416977   814 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:13.437621   814 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:13.438588   814 tablet_bootstrap.cc:492] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:13.439213   814 ts_tablet_manager.cc:1403] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.001s
I20260709 12:24:13.442072   814 raft_consensus.cc:359] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.442894   814 raft_consensus.cc:740] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:13.443572   814 consensus_queue.cc:260] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.445981   814 ts_tablet_manager.cc:1434] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:13.448518 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-4c599be4cd92420dbe4b329aca9ec8bc received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:13.448946 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-4c599be4cd92420dbe4b329aca9ec8bc on tablet 4c599be4cd92420dbe4b329aca9ec8bc with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:13.488214   814 ts_tablet_manager.cc:933] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:13.489807   814 tablet_copy_client.cc:323] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:13.491163 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 0d184211563743e2bdef1d0aacb812c0 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:13.491626 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 0d184211563743e2bdef1d0aacb812c0 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-0d184211563743e2bdef1d0aacb812c0
I20260709 12:24:13.496585 32413 tablet_copy_source_session.cc:215] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:13.499219   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d184211563743e2bdef1d0aacb812c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.514528   814 tablet_copy_client.cc:806] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:13.515137   814 tablet_copy_client.cc:670] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:13.518041   814 tablet_copy_client.cc:538] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:13.525689   814 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:13.551129   814 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:13.552054   814 tablet_bootstrap.cc:492] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:13.552577   814 ts_tablet_manager.cc:1403] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.018s
I20260709 12:24:13.554976   814 raft_consensus.cc:359] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.555856   814 raft_consensus.cc:740] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:13.557006   814 consensus_queue.cc:260] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.560245   814 ts_tablet_manager.cc:1434] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:24:13.564102 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-0d184211563743e2bdef1d0aacb812c0 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:13.564512 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-0d184211563743e2bdef1d0aacb812c0 on tablet 0d184211563743e2bdef1d0aacb812c0 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:13.592213   814 ts_tablet_manager.cc:933] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:13.595638   814 tablet_copy_client.cc:323] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:13.597193 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:13.597649 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-4bf4ef6f5fc74e8c9d98614d9903bb19
I20260709 12:24:13.605235 32487 tablet_copy_source_session.cc:215] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:13.607820   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:13.624536   814 tablet_copy_client.cc:806] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:13.625284   814 tablet_copy_client.cc:670] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:13.628584   814 tablet_copy_client.cc:538] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:13.636448   814 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:13.653445   814 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:13.654072   814 tablet_bootstrap.cc:492] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:13.654560   814 ts_tablet_manager.cc:1403] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:24:13.656509   814 raft_consensus.cc:359] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.657188   814 raft_consensus.cc:740] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:13.657764   814 consensus_queue.cc:260] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:13.659799   814 ts_tablet_manager.cc:1434] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:24:13.661728 32487 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-4bf4ef6f5fc74e8c9d98614d9903bb19 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:13.662137 32487 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-4bf4ef6f5fc74e8c9d98614d9903bb19 on tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:13.739008   539 raft_consensus.cc:1217] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:13.928335   539 raft_consensus.cc:1217] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:14.024384   539 raft_consensus.cc:1217] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:14.047832   539 raft_consensus.cc:1217] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:14.225396   794 raft_consensus.cc:1064] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:14.228072   794 consensus_queue.cc:237] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.234416   539 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.235534 32469 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.237167   794 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.237560 32328 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.238310   822 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.240111   794 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.249398   822 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.255441 32328 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.257720   539 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.270118 32474 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.273917 32222 catalog_manager.cc:5697] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.309512 32398 consensus_queue.cc:237] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.316246   539 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.317654 32328 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.318593   794 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:14.321096   753 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:14.332194   822 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.333951 32323 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.337723   539 raft_consensus.cc:2955] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.347029 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d36b9e3ad664495186da4126245ecdf6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:14.358421 32223 catalog_manager.cc:5697] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:14.381212 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet d36b9e3ad664495186da4126245ecdf6 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:14.383054   833 tablet_replica.cc:333] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:14.384133   833 raft_consensus.cc:2243] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:14.384919   833 raft_consensus.cc:2272] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:14.390129   833 ts_tablet_manager.cc:1916] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:14.406910   833 ts_tablet_manager.cc:1929] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:14.407455   833 log.cc:1199] T d36b9e3ad664495186da4126245ecdf6 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/d36b9e3ad664495186da4126245ecdf6
I20260709 12:24:14.409505 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet d36b9e3ad664495186da4126245ecdf6 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:14.442881   824 raft_consensus.cc:1064] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:14.445740   824 consensus_queue.cc:237] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.452662 32398 raft_consensus.cc:1275] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.453974   539 raft_consensus.cc:1275] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.454900 32328 raft_consensus.cc:1275] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.454457   824 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.456112   810 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.457010   769 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.485826   769 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.495676   794 raft_consensus.cc:1064] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:14.498482   794 consensus_queue.cc:237] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.501974 32398 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.500281   539 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.511082 32223 catalog_manager.cc:5697] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:14.530536   539 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.536274   822 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.538830 32323 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.542356 32474 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.544845 32328 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.546430   726 raft_consensus.cc:1064] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:14.546300   822 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.547508   753 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.553653   726 consensus_queue.cc:237] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.595980 32469 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.597028   822 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.599129   770 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.599483 32469 consensus_queue.cc:237] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.606113 32474 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.610939 32401 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.613442 32322 raft_consensus.cc:1275] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.625977   539 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:14.625902   824 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:14.628129 32322 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.631147   539 raft_consensus.cc:1275] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.642617   769 consensus_queue.cc:1048] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:14.648423   770 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:14.656266   810 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.659610   726 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:14.659202 32323 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:14.676442   843 log.cc:927] Time spent T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:24:14.685246   537 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.690332 32223 catalog_manager.cc:5697] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:14.697407 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:35227, user_credentials={real_user=slave}} blocked reactor thread for 56081.9us
I20260709 12:24:14.694111 32225 catalog_manager.cc:5697] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.711839   539 raft_consensus.cc:2955] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:14.714916 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 63221.9us
I20260709 12:24:14.735603 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:14.790282 32398 consensus_queue.cc:237] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.801941 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:14.805959   539 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.809324 32474 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.813603   822 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:14.815290   847 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:14.815899   726 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.824980   822 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.827244   853 tablet_replica.cc:333] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:14.826429 32474 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.839104 32468 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.839651   540 raft_consensus.cc:2955] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.845577 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d184211563743e2bdef1d0aacb812c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:14.850109 32226 catalog_manager.cc:5697] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.856019   537 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.858870 32225 catalog_manager.cc:5697] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:14.838310   853 raft_consensus.cc:2243] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:14.870577 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d184211563743e2bdef1d0aacb812c0 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:14.870748   853 raft_consensus.cc:2272] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:14.869761 32401 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.894891   853 ts_tablet_manager.cc:1916] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:14.914598   853 ts_tablet_manager.cc:1929] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:14.915063   853 log.cc:1199] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/4bf4ef6f5fc74e8c9d98614d9903bb19
I20260709 12:24:14.918381 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 4bf4ef6f5fc74e8c9d98614d9903bb19 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:14.923733 32327 consensus_queue.cc:237] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:14.924429   855 tablet_replica.cc:333] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:14.926362   855 raft_consensus.cc:2243] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:14.927155   855 raft_consensus.cc:2272] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:14.932497   855 ts_tablet_manager.cc:1916] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:14.943686   540 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.948855 32474 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:14.952361   854 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:14.953742   855 ts_tablet_manager.cc:1929] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:14.954247   855 log.cc:1199] T 0d184211563743e2bdef1d0aacb812c0 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/0d184211563743e2bdef1d0aacb812c0
I20260709 12:24:14.957902   844 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:14.960215 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 0d184211563743e2bdef1d0aacb812c0 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:14.970932   726 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.974964   540 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.975931 32468 raft_consensus.cc:2955] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:14.995172 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c599be4cd92420dbe4b329aca9ec8bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:14.997033 32226 catalog_manager.cc:5697] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:15.168571 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c599be4cd92420dbe4b329aca9ec8bc with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:15.276330   853 tablet_replica.cc:333] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:15.277417   853 raft_consensus.cc:2243] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:15.278157   853 raft_consensus.cc:2272] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:15.282035   853 ts_tablet_manager.cc:1916] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:15.307945   853 ts_tablet_manager.cc:1929] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:15.308424   853 log.cc:1199] T 4c599be4cd92420dbe4b329aca9ec8bc P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/4c599be4cd92420dbe4b329aca9ec8bc
I20260709 12:24:15.310338 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 4c599be4cd92420dbe4b329aca9ec8bc (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
W20260709 12:24:15.317456 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 195669us
W20260709 12:24:16.156689 32424 debug-util.cc:398] Leaking SignalData structure 0x7b0800167ee0 after lost signal to thread 31160
W20260709 12:24:16.157567 32424 debug-util.cc:398] Leaking SignalData structure 0x7b08001685c0 after lost signal to thread 32260
W20260709 12:24:16.158442 32424 debug-util.cc:398] Leaking SignalData structure 0x7b08002c2a20 after lost signal to thread 32352
W20260709 12:24:16.159273 32424 debug-util.cc:398] Leaking SignalData structure 0x7b0800270300 after lost signal to thread 32427
W20260709 12:24:16.160113 32424 debug-util.cc:398] Leaking SignalData structure 0x7b080032ec60 after lost signal to thread 32501
W20260709 12:24:16.160864 32424 debug-util.cc:398] Leaking SignalData structure 0x7b08002789e0 after lost signal to thread 564
I20260709 12:24:16.187556 32398 consensus_queue.cc:237] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
W20260709 12:24:16.206391 32366 consensus_peers.cc:597] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00ecb104c3a0463eab8527b3edfea55f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:16.206737 32328 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:16.207151 32474 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:16.208189   857 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:16.209048   847 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:16.217257   847 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.218636 32322 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.227453 32474 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.235707 32322 consensus_queue.cc:237] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:16.237691 32226 catalog_manager.cc:5697] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.303645 32398 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:16.308580   859 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:16.312951 32469 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:16.315990   854 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:16.317278 32291 consensus_peers.cc:597] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c37246ad94134f52b2ddc9fc768b68c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:16.334474   858 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.336326 32398 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.365949 32468 consensus_queue.cc:237] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:16.377192 32469 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.378979 32225 catalog_manager.cc:5697] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.394402 32398 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:16.395721 32440 consensus_peers.cc:597] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0cc1b745e9540e6bcc90d8506562ebd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:16.396704   824 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:16.400048 32327 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:16.402055   873 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:16.414986   824 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.416582 32327 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.417546 32398 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.441154 32222 catalog_manager.cc:5697] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.453481 32469 consensus_queue.cc:237] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:16.492013 32398 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:16.493798 32440 consensus_peers.cc:597] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58ea36d8fa784a20b203c22d2cb64bc6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:16.494925   877 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:16.496829 32327 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:16.498417   810 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:16.505667   877 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.508510 32398 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.513626 32328 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:16.533071 32225 catalog_manager.cc:5697] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:16.691821   881 ts_tablet_manager.cc:933] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:16.695560   881 tablet_copy_client.cc:323] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:16.697588 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 00ecb104c3a0463eab8527b3edfea55f from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:16.698148 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 00ecb104c3a0463eab8527b3edfea55f from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-00ecb104c3a0463eab8527b3edfea55f
I20260709 12:24:16.707876 32413 tablet_copy_source_session.cc:215] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:16.716143   881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ecb104c3a0463eab8527b3edfea55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.735133   881 tablet_copy_client.cc:806] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:16.735913   881 tablet_copy_client.cc:670] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:16.740065   881 tablet_copy_client.cc:538] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:16.750782   881 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:16.776886   884 ts_tablet_manager.cc:933] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:16.781929   881 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:16.782907   881 tablet_bootstrap.cc:492] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:16.783658   881 ts_tablet_manager.cc:1403] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.005s
I20260709 12:24:16.786819   881 raft_consensus.cc:359] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:16.787691   881 raft_consensus.cc:740] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:16.788344   881 consensus_queue.cc:260] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:16.805778   881 ts_tablet_manager.cc:1434] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 12:24:16.808516 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-00ecb104c3a0463eab8527b3edfea55f received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:16.809125 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-00ecb104c3a0463eab8527b3edfea55f on tablet 00ecb104c3a0463eab8527b3edfea55f with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:16.852614   884 tablet_copy_client.cc:323] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:16.854663 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet b0cc1b745e9540e6bcc90d8506562ebd from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:16.855202 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet b0cc1b745e9540e6bcc90d8506562ebd from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-b0cc1b745e9540e6bcc90d8506562ebd
I20260709 12:24:16.862735 32487 tablet_copy_source_session.cc:215] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:16.867298   884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cc1b745e9540e6bcc90d8506562ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.867668   881 ts_tablet_manager.cc:933] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:16.878165   881 tablet_copy_client.cc:323] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:16.880172 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet c37246ad94134f52b2ddc9fc768b68c9 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:16.880717 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet c37246ad94134f52b2ddc9fc768b68c9 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-c37246ad94134f52b2ddc9fc768b68c9
I20260709 12:24:16.893800 32338 tablet_copy_source_session.cc:215] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:16.896727   881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37246ad94134f52b2ddc9fc768b68c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:16.904569   884 tablet_copy_client.cc:806] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:16.905134   884 tablet_copy_client.cc:670] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:16.909768   884 tablet_copy_client.cc:538] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:16.931819   884 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:16.948751   881 tablet_copy_client.cc:806] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:16.949398   881 tablet_copy_client.cc:670] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:16.953648   881 tablet_copy_client.cc:538] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:16.964468   881 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:16.976720   884 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:16.979468   884 tablet_bootstrap.cc:492] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:16.980257   884 ts_tablet_manager.cc:1403] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.001s
I20260709 12:24:16.983795   884 raft_consensus.cc:359] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:16.984992   884 raft_consensus.cc:740] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:16.985688   884 consensus_queue.cc:260] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:16.994076   884 ts_tablet_manager.cc:1434] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:24:17.001391 32487 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-b0cc1b745e9540e6bcc90d8506562ebd received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:17.001853 32487 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-b0cc1b745e9540e6bcc90d8506562ebd on tablet b0cc1b745e9540e6bcc90d8506562ebd with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:17.005395   881 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:17.006531   881 tablet_bootstrap.cc:492] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:17.007277   881 ts_tablet_manager.cc:1403] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.003s
I20260709 12:24:17.010515   881 raft_consensus.cc:359] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:17.011407   881 raft_consensus.cc:740] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:17.012784   881 consensus_queue.cc:260] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:17.015365   881 ts_tablet_manager.cc:1434] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:17.017371 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-c37246ad94134f52b2ddc9fc768b68c9 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:17.017825 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-c37246ad94134f52b2ddc9fc768b68c9 on tablet c37246ad94134f52b2ddc9fc768b68c9 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:17.062980   881 ts_tablet_manager.cc:933] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:17.077250   881 tablet_copy_client.cc:323] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:17.079077 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 58ea36d8fa784a20b203c22d2cb64bc6 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:17.079622 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 58ea36d8fa784a20b203c22d2cb64bc6 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-58ea36d8fa784a20b203c22d2cb64bc6
I20260709 12:24:17.087008 32487 tablet_copy_source_session.cc:215] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:17.090204   881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ea36d8fa784a20b203c22d2cb64bc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.102715   881 tablet_copy_client.cc:806] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:17.104698   881 tablet_copy_client.cc:670] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:17.109314   881 tablet_copy_client.cc:538] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:17.120298   881 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:17.138456   537 raft_consensus.cc:1217] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:17.139249   881 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:17.145660   881 tablet_bootstrap.cc:492] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:17.146453   881 ts_tablet_manager.cc:1403] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260709 12:24:17.149745   881 raft_consensus.cc:359] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:17.150622   881 raft_consensus.cc:740] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:17.151283   881 consensus_queue.cc:260] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:17.154788   881 ts_tablet_manager.cc:1434] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:24:17.158241 32487 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-58ea36d8fa784a20b203c22d2cb64bc6 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:17.158689 32487 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-58ea36d8fa784a20b203c22d2cb64bc6 on tablet 58ea36d8fa784a20b203c22d2cb64bc6 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:17.296154   537 raft_consensus.cc:1217] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:17.408466   537 raft_consensus.cc:1217] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:17.570421   865 raft_consensus.cc:1064] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:17.573637   865 consensus_queue.cc:237] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:17.588792   537 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:17.589428 32328 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:17.590548   868 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:17.588792 32474 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:17.591436   865 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:17.593384   847 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:17.681025   895 log.cc:927] Time spent T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 12:24:17.685647   540 raft_consensus.cc:1217] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:17.686218   865 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.689158 32328 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.698236   873 raft_consensus.cc:1064] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:17.714228   873 consensus_queue.cc:237] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:17.731108 32398 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:17.733974   877 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:17.736122 32474 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.759922 32222 catalog_manager.cc:5697] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:17.804308 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 58226.1us
W20260709 12:24:17.818852 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 49087.1us
I20260709 12:24:17.831557   540 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:17.832898   877 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:17.837002 32327 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:24:17.838173 32366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:35227, user_credentials={real_user=slave}} blocked reactor thread for 75456.3us
I20260709 12:24:17.855582   824 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:17.881223   897 log.cc:927] Time spent T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 12:24:17.895536   538 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.906605   877 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.909411   537 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.942505 32328 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.949747 32398 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.955606 32224 catalog_manager.cc:5697] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:17.980777 32396 consensus_queue.cc:237] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:17.989424   538 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:17.991118 32469 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:17.992367   904 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:17.998319   904 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:18.001332   868 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.009511   726 raft_consensus.cc:1064] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:18.012007   726 consensus_queue.cc:237] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:18.009260   537 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.021315 32469 raft_consensus.cc:2955] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.035228 32225 catalog_manager.cc:5697] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.048022 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00ecb104c3a0463eab8527b3edfea55f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:18.051649   537 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.053085   858 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:18.057525 32396 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.059582   858 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:18.064299 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 00ecb104c3a0463eab8527b3edfea55f with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:18.064478 32469 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.066979   858 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:18.085011   854 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.089416   537 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.085958   914 tablet_replica.cc:333] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:18.111645 32468 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.078827 32469 consensus_queue.cc:237] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:18.132189 32224 catalog_manager.cc:5697] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.160797   914 raft_consensus.cc:2243] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:18.161644   914 raft_consensus.cc:2272] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:18.163357 32396 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.165686   914 ts_tablet_manager.cc:1916] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:18.167223 32327 consensus_queue.cc:237] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:18.193373   914 ts_tablet_manager.cc:1929] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:18.203686   914 log.cc:1199] T 00ecb104c3a0463eab8527b3edfea55f P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/00ecb104c3a0463eab8527b3edfea55f
I20260709 12:24:18.211210   540 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:18.217592 32398 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:18.246198 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 00ecb104c3a0463eab8527b3edfea55f (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:18.250034   917 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:18.257100   907 raft_consensus.cc:1064] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:18.260269   907 consensus_queue.cc:237] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:18.279970   540 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:18.282197   877 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:18.290570   824 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.293267   540 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.299651 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b0cc1b745e9540e6bcc90d8506562ebd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:18.306756 32323 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:18.308437 32224 catalog_manager.cc:5697] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.310168   877 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:18.316504 32398 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.317095   540 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.319082   873 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:18.321503   726 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:18.329394 32323 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.334182 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet b0cc1b745e9540e6bcc90d8506562ebd with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:18.338049 32327 raft_consensus.cc:2955] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.342345   918 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.351809   538 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.351601 32398 raft_consensus.cc:2955] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.366600   824 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:18.370896   921 tablet_replica.cc:333] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:18.378449   920 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:18.407614 32224 catalog_manager.cc:5697] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.433300   921 raft_consensus.cc:2243] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:18.434568   921 raft_consensus.cc:2272] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:18.440834 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet c37246ad94134f52b2ddc9fc768b68c9 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:18.441095   921 ts_tablet_manager.cc:1916] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:18.443990   925 tablet_replica.cc:333] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:18.463989 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c37246ad94134f52b2ddc9fc768b68c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:18.472229   921 ts_tablet_manager.cc:1929] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:18.473030   921 log.cc:1199] T b0cc1b745e9540e6bcc90d8506562ebd P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/b0cc1b745e9540e6bcc90d8506562ebd
I20260709 12:24:18.474797 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet b0cc1b745e9540e6bcc90d8506562ebd (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:18.485217   873 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.487696   540 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.510027 32226 catalog_manager.cc:5697] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.526890 32396 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.532656   925 raft_consensus.cc:2243] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:18.533535   925 raft_consensus.cc:2272] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:18.544029   925 ts_tablet_manager.cc:1916] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:24:18.555191 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 44008.5us
I20260709 12:24:18.575541 32323 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.603117 32469 consensus_queue.cc:237] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:18.610858   540 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:18.612257   824 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:18.619119   907 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.628417 32396 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:18.629945   824 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:18.630573   540 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.643604 32396 raft_consensus.cc:2955] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:18.646536 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58ea36d8fa784a20b203c22d2cb64bc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:18.654352   925 ts_tablet_manager.cc:1929] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:18.653872 32226 catalog_manager.cc:5697] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:18.655012   925 log.cc:1199] T c37246ad94134f52b2ddc9fc768b68c9 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/c37246ad94134f52b2ddc9fc768b68c9
I20260709 12:24:18.665107 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet c37246ad94134f52b2ddc9fc768b68c9 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:18.668641 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 58ea36d8fa784a20b203c22d2cb64bc6 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:18.669725   914 tablet_replica.cc:333] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:18.671098   914 raft_consensus.cc:2243] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:18.672230   914 raft_consensus.cc:2272] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:18.678452   914 ts_tablet_manager.cc:1916] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:18.696492   914 ts_tablet_manager.cc:1929] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:18.696970   914 log.cc:1199] T 58ea36d8fa784a20b203c22d2cb64bc6 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/58ea36d8fa784a20b203c22d2cb64bc6
I20260709 12:24:18.698494 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 58ea36d8fa784a20b203c22d2cb64bc6 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:19.740123 32323 consensus_queue.cc:237] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:19.756639 32472 raft_consensus.cc:1275] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:19.757211 32291 consensus_peers.cc:597] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95285c1527fb4972b553dd1e639e5134. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:19.756646 32400 raft_consensus.cc:1275] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:19.760093   931 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.761970   926 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.776890   926 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.778651 32469 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.792861 32396 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.803627 32226 catalog_manager.cc:5697] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.807608 32472 consensus_queue.cc:237] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:19.827641 32328 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:19.829246   907 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.830004 32400 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:19.832131 32440 consensus_peers.cc:597] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1af815f1c3d416f90c6c5e8a3378bf7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:19.832978   907 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 12:24:19.883147   929 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.888250 32328 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.890895 32401 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.907521 32472 consensus_queue.cc:237] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:19.927754 32328 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:19.928948 32440 consensus_peers.cc:597] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a498dffdd874e7980a799a659a015a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:19.930217 32401 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:19.931658   824 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.938361 32224 catalog_manager.cc:5697] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.943130   907 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:19.964831   824 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.967746 32400 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:19.984983 32327 consensus_queue.cc:237] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:19.997275 32226 catalog_manager.cc:5697] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:19.999963 32323 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:20.008791 32472 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:20.009858 32291 consensus_peers.cc:597] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 728e197bae3a4470b80533013edf853b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:20.010318   916 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.045398 32400 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.053366   926 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:20.059437 32472 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:20.065729   854 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.084795 32401 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:20.101567 32226 catalog_manager.cc:5697] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:20.277529   950 ts_tablet_manager.cc:933] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:20.283479   950 tablet_copy_client.cc:323] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:20.286727 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet d1af815f1c3d416f90c6c5e8a3378bf7 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:20.287354 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet d1af815f1c3d416f90c6c5e8a3378bf7 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-d1af815f1c3d416f90c6c5e8a3378bf7
I20260709 12:24:20.296350 32487 tablet_copy_source_session.cc:215] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:20.314658   950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1af815f1c3d416f90c6c5e8a3378bf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:20.340276   952 ts_tablet_manager.cc:933] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:20.370970   954 ts_tablet_manager.cc:933] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:20.405073   952 tablet_copy_client.cc:323] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:20.407150 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 5a498dffdd874e7980a799a659a015a3 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:20.407701 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 5a498dffdd874e7980a799a659a015a3 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-5a498dffdd874e7980a799a659a015a3
I20260709 12:24:20.415309 32487 tablet_copy_source_session.cc:215] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:20.418974   952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a498dffdd874e7980a799a659a015a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:20.404070   950 tablet_copy_client.cc:806] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:20.438390   950 tablet_copy_client.cc:670] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:20.443828   950 tablet_copy_client.cc:538] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:20.447781   954 tablet_copy_client.cc:323] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:20.452327 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 95285c1527fb4972b553dd1e639e5134 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:20.452903 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 95285c1527fb4972b553dd1e639e5134 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-95285c1527fb4972b553dd1e639e5134
I20260709 12:24:20.455441   952 tablet_copy_client.cc:806] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:20.456010   952 tablet_copy_client.cc:670] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:20.462788   952 tablet_copy_client.cc:538] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:20.468139 32338 tablet_copy_source_session.cc:215] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:20.471314   950 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:20.471903   952 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:20.475732   954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95285c1527fb4972b553dd1e639e5134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:20.523936   952 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:20.524809   952 tablet_bootstrap.cc:492] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:20.525475   952 ts_tablet_manager.cc:1403] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.012s
I20260709 12:24:20.527276   950 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:20.528198   950 tablet_bootstrap.cc:492] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:20.528831   950 ts_tablet_manager.cc:1403] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.010s
I20260709 12:24:20.531852   952 raft_consensus.cc:359] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.532716   952 raft_consensus.cc:740] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:20.533356   952 consensus_queue.cc:260] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.536847   950 raft_consensus.cc:359] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.537643   950 raft_consensus.cc:740] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:20.538322   950 consensus_queue.cc:260] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.541814   950 ts_tablet_manager.cc:1434] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 12:24:20.545892 32487 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-d1af815f1c3d416f90c6c5e8a3378bf7 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:20.546296 32487 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-d1af815f1c3d416f90c6c5e8a3378bf7 on tablet d1af815f1c3d416f90c6c5e8a3378bf7 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:20.550657   952 ts_tablet_manager.cc:1434] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 12:24:20.557946   950 ts_tablet_manager.cc:933] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:20.563978 32487 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-5a498dffdd874e7980a799a659a015a3 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:20.564479 32487 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-5a498dffdd874e7980a799a659a015a3 on tablet 5a498dffdd874e7980a799a659a015a3 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:20.579849   954 tablet_copy_client.cc:806] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:20.580451   954 tablet_copy_client.cc:670] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:20.584672   954 tablet_copy_client.cc:538] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:20.590479   950 tablet_copy_client.cc:323] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:20.592123 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 728e197bae3a4470b80533013edf853b from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:20.592628 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 728e197bae3a4470b80533013edf853b from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-728e197bae3a4470b80533013edf853b
I20260709 12:24:20.600376 32338 tablet_copy_source_session.cc:215] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:20.604022   950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728e197bae3a4470b80533013edf853b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:20.617734   954 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:20.621585   950 tablet_copy_client.cc:806] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:20.622277   950 tablet_copy_client.cc:670] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:20.626052   950 tablet_copy_client.cc:538] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:20.638705   950 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:20.665297   954 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:20.666746   954 tablet_bootstrap.cc:492] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:20.668514   954 ts_tablet_manager.cc:1403] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.015s
I20260709 12:24:20.670199   950 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:20.671130   950 tablet_bootstrap.cc:492] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:20.672240   950 ts_tablet_manager.cc:1403] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260709 12:24:20.675135   950 raft_consensus.cc:359] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.676079   950 raft_consensus.cc:740] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:20.676749   950 consensus_queue.cc:260] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.679754   950 ts_tablet_manager.cc:1434] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 12:24:20.681747 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-728e197bae3a4470b80533013edf853b received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:20.682169 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-728e197bae3a4470b80533013edf853b on tablet 728e197bae3a4470b80533013edf853b with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:20.673892   954 raft_consensus.cc:359] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.685904   954 raft_consensus.cc:740] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:20.686800   954 consensus_queue.cc:260] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:20.689586   954 ts_tablet_manager.cc:1434] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:24:20.691231 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-95285c1527fb4972b553dd1e639e5134 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:20.691676 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-95285c1527fb4972b553dd1e639e5134 on tablet 95285c1527fb4972b553dd1e639e5134 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:20.771482   540 raft_consensus.cc:1217] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:20.839524   540 raft_consensus.cc:1217] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:20.887809   540 raft_consensus.cc:1217] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:24:21.055202   540 raft_consensus.cc:1217] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:21.245972   824 raft_consensus.cc:1064] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:21.248239   824 consensus_queue.cc:237] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:21.258937 32401 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.260800   966 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:21.270998   916 raft_consensus.cc:1064] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:21.271528 32323 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.273281   916 consensus_queue.cc:237] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:21.274078   907 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.277565   540 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.286604   929 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.311604   540 raft_consensus.cc:1275] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.315097   965 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.343118 32469 raft_consensus.cc:1275] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.344772 32401 raft_consensus.cc:1275] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.358690   929 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.362869   540 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.344795   854 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 12:24:21.378742   965 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.397490   926 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.408512 32396 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.415863   907 raft_consensus.cc:1064] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:21.423699   907 consensus_queue.cc:237] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:21.432400 32401 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.445708 32226 catalog_manager.cc:5697] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.446580 32328 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.473645   916 raft_consensus.cc:1064] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:21.477936   538 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.488194   916 consensus_queue.cc:237] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:21.506707   540 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.507990   965 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.525769 32401 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.527407   916 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.536684 32222 catalog_manager.cc:5697] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.544970 32469 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:21.555570   916 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.569447   538 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:21.580662   929 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:21.582749 32401 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:21.598483 32323 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:21.600478 32469 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.615144   977 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:21.630069   965 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.636930   907 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:21.656749 32328 consensus_queue.cc:237] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:21.671301   540 raft_consensus.cc:1275] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:21.674032   916 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:21.640612 32401 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.684159 32396 raft_consensus.cc:1275] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:21.688810   916 consensus_queue.cc:1048] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:21.697908   926 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.699173 32474 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.699450 32400 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.709455 32469 consensus_queue.cc:237] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:21.711444   824 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.715615 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95285c1527fb4972b553dd1e639e5134 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:21.718487   540 raft_consensus.cc:2955] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.725899 32225 catalog_manager.cc:5697] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:21.728415   538 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.737314   539 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.756490 32323 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:21.757422   539 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:21.757936 32222 catalog_manager.cc:5697] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.761123 32401 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.763012   978 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:21.768057   975 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:21.769237 32226 catalog_manager.cc:5697] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.777298 32323 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.783288   978 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.788120   538 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.842995 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1af815f1c3d416f90c6c5e8a3378bf7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:21.853272 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 95285c1527fb4972b553dd1e639e5134 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:21.955737 32226 catalog_manager.cc:5697] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:21.981917   996 tablet_replica.cc:333] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:21.984783 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet d1af815f1c3d416f90c6c5e8a3378bf7 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:22.009513 32468 consensus_queue.cc:237] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.017969   538 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:22.028821   907 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:24:22.041647 32400 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:22.043610   907 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:24:22.050414 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 55795.2us
I20260709 12:24:22.045117  1000 tablet_replica.cc:333] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:22.053885   978 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.067556 32326 raft_consensus.cc:2955] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.075404 32401 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.075066   538 raft_consensus.cc:2955] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.084786  1000 raft_consensus.cc:2243] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.090305  1000 raft_consensus.cc:2272] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.088184 32323 consensus_queue.cc:237] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.106907  1000 ts_tablet_manager.cc:1916] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.125346 32226 catalog_manager.cc:5697] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.127199 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a498dffdd874e7980a799a659a015a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:22.127970   996 raft_consensus.cc:2243] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.128984   996 raft_consensus.cc:2272] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.139861   540 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.147307   996 ts_tablet_manager.cc:1916] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.150278 32401 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.164042   926 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:24:22.165980   994 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:22.178707 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a498dffdd874e7980a799a659a015a3 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:22.197947   995 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.236239   538 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.239027   996 ts_tablet_manager.cc:1929] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:22.239807   996 log.cc:1199] T 95285c1527fb4972b553dd1e639e5134 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/95285c1527fb4972b553dd1e639e5134
I20260709 12:24:22.242219 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 95285c1527fb4972b553dd1e639e5134 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:22.247169  1003 tablet_replica.cc:333] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:22.248462  1003 raft_consensus.cc:2243] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.258908 32224 catalog_manager.cc:5697] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.261698  1003 raft_consensus.cc:2272] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.264500 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 728e197bae3a4470b80533013edf853b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:22.268066 32401 raft_consensus.cc:2955] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:22.270705  1003 ts_tablet_manager.cc:1916] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.295886  1000 ts_tablet_manager.cc:1929] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:22.303270 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 728e197bae3a4470b80533013edf853b with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:22.320176   996 tablet_replica.cc:333] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:22.321463   996 raft_consensus.cc:2243] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.322224   996 raft_consensus.cc:2272] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.324507  1003 ts_tablet_manager.cc:1929] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:24:22.325062  1003 log.cc:1199] T 5a498dffdd874e7980a799a659a015a3 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/5a498dffdd874e7980a799a659a015a3
I20260709 12:24:22.325515   996 ts_tablet_manager.cc:1916] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.327134 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 5a498dffdd874e7980a799a659a015a3 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:22.296480  1000 log.cc:1199] T d1af815f1c3d416f90c6c5e8a3378bf7 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/d1af815f1c3d416f90c6c5e8a3378bf7
I20260709 12:24:22.330147 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet d1af815f1c3d416f90c6c5e8a3378bf7 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:22.341125   996 ts_tablet_manager.cc:1929] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:22.341727   996 log.cc:1199] T 728e197bae3a4470b80533013edf853b P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/728e197bae3a4470b80533013edf853b
I20260709 12:24:22.343488 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 728e197bae3a4470b80533013edf853b (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:22.442775 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:22.497967 32468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:22.498656 32468 raft_consensus.cc:606] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:22.513938 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:22.514346 32323 raft_consensus.cc:606] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:22.517107 32468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:22.517676 32468 raft_consensus.cc:606] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:22.520064 32468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:22.520674 32468 raft_consensus.cc:606] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:22.536746 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75922136a7854694a337f3177cd05b1b"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:22.537230 32398 raft_consensus.cc:606] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:22.539599 32468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:22.540032 32468 raft_consensus.cc:606] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:22.541052 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:24:22.542192 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:22.542886 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:22.574133   995 raft_consensus.cc:993] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:22.574746   995 raft_consensus.cc:1081] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:22.576719   537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52622
I20260709 12:24:22.577368   537 raft_consensus.cc:493] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.577745   537 raft_consensus.cc:3060] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.583513   537 raft_consensus.cc:515] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.586792 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:22.587437 32326 raft_consensus.cc:3055] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.587699 32326 raft_consensus.cc:740] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:22.588383   537 leader_election.cc:290] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:22.588536 32326 consensus_queue.cc:260] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.589751 32326 raft_consensus.cc:3060] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.589958 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c599be4cd92420dbe4b329aca9ec8bc" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:22.590461 32468 raft_consensus.cc:3060] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.595719 32326 raft_consensus.cc:2468] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:22.597361   505 leader_election.cc:304] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:22.599611   960 raft_consensus.cc:2804] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.603446 32468 raft_consensus.cc:2468] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:22.604952   960 raft_consensus.cc:697] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:22.606133   960 consensus_queue.cc:237] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.615463 32224 catalog_manager.cc:5697] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.699229  1001 raft_consensus.cc:993] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:22.699669  1001 raft_consensus.cc:1081] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:22.700904 32401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:22.701386 32401 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.701689 32401 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.707854 32401 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.709630 32401 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:22.710398 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:22.710700 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:22.711192 32326 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.711313 32472 raft_consensus.cc:3055] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.711728 32472 raft_consensus.cc:740] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:22.712536 32472 consensus_queue.cc:260] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.713228   977 raft_consensus.cc:993] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:22.713730  1001 raft_consensus.cc:1081] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:22.713807 32472 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.715113 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:22.715540 32398 raft_consensus.cc:493] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.715816 32398 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.717826 32326 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:22.719940 32368 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:22.720465 32472 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:22.720739   964 raft_consensus.cc:2804] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.721335   964 raft_consensus.cc:697] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:22.721338 32398 raft_consensus.cc:515] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.722388   964 consensus_queue.cc:237] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.724378 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:22.724942 32326 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.724946 32398 leader_election.cc:290] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:22.725106 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:22.725781 32468 raft_consensus.cc:3055] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.726173 32468 raft_consensus.cc:740] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:22.727226 32468 consensus_queue.cc:260] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.730479 32326 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:22.731539 32468 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.731710 32368 leader_election.cc:304] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:22.732674   999 raft_consensus.cc:2804] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.733145   999 raft_consensus.cc:697] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:22.734045   999 consensus_queue.cc:237] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.738775 32468 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:22.742560 32224 catalog_manager.cc:5697] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.756820 32224 catalog_manager.cc:5697] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.923623   977 raft_consensus.cc:993] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:22.924162  1001 raft_consensus.cc:1081] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:22.925534 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:22.925993 32398 raft_consensus.cc:493] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.926302 32398 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.930920 32398 raft_consensus.cc:515] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.932269 32398 leader_election.cc:290] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:22.932894 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:22.933149 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:22.933452 32326 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.933652 32472 raft_consensus.cc:3055] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.933990 32472 raft_consensus.cc:740] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:22.934530 32472 consensus_queue.cc:260] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.935618 32472 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.938800 32326 raft_consensus.cc:2468] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:22.939651 32368 leader_election.cc:304] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:22.940140 32472 raft_consensus.cc:2468] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:22.940299   964 raft_consensus.cc:2804] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.940735   964 raft_consensus.cc:697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:22.941838   964 consensus_queue.cc:237] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:22.957578 32224 catalog_manager.cc:5697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:22.967643   999 raft_consensus.cc:993] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:22.968171  1014 raft_consensus.cc:1081] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:22.969731   537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75922136a7854694a337f3177cd05b1b"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52618
I20260709 12:24:22.970268   537 raft_consensus.cc:493] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:22.970633   537 raft_consensus.cc:3060] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.975612   537 raft_consensus.cc:515] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.978035 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:22.978318 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75922136a7854694a337f3177cd05b1b" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:22.978605 32323 raft_consensus.cc:3060] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.978940 32401 raft_consensus.cc:3055] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:22.979254 32401 raft_consensus.cc:740] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:22.980049 32401 consensus_queue.cc:260] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.981078 32401 raft_consensus.cc:3060] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:22.986500 32323 raft_consensus.cc:2468] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:22.986937   537 leader_election.cc:290] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:22.988615   505 leader_election.cc:304] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:22.989228 32323 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:22.989502   960 raft_consensus.cc:2804] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:22.991374   960 raft_consensus.cc:697] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:22.992097 32401 raft_consensus.cc:2468] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:22.992322   960 consensus_queue.cc:237] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:22.994701  1015 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:23.008023 32224 catalog_manager.cc:5697] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:23.022119 32472 raft_consensus.cc:1275] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:23.024154   960 consensus_queue.cc:1048] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:23.103245   977 raft_consensus.cc:993] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.103780  1012 raft_consensus.cc:1081] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.105212   537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:60810
I20260709 12:24:23.105741   537 raft_consensus.cc:493] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:23.106308   537 raft_consensus.cc:3060] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.111974   537 raft_consensus.cc:515] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.113374   537 leader_election.cc:290] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:23.114017 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:23.114593 32326 raft_consensus.cc:3060] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.114538 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cc1b745e9540e6bcc90d8506562ebd" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:23.115398 32472 raft_consensus.cc:3055] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:23.115743 32472 raft_consensus.cc:740] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:23.116452 32472 consensus_queue.cc:260] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.117542 32472 raft_consensus.cc:3060] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.119334 32326 raft_consensus.cc:2468] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:23.120287   505 leader_election.cc:304] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:23.121030   960 raft_consensus.cc:2804] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:23.122504   960 raft_consensus.cc:697] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:23.123324 32472 raft_consensus.cc:2468] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:23.123363   960 consensus_queue.cc:237] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.133752 32226 catalog_manager.cc:5697] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:23.148057 32472 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.149188   964 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.164412 32326 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.166245   999 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.260213 32326 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.261340  1014 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.275735 32468 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.277266   999 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.386294 32468 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.393441  1014 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.409034 32328 consensus_queue.cc:237] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:23.413918 32398 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:23.415571   960 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:23.429469 32323 raft_consensus.cc:1275] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:23.437127  1015 consensus_queue.cc:1048] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:24:23.447486 32291 consensus_peers.cc:597] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e11d27ea5b642b2bb2745857ba825e8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:23.448771 32401 raft_consensus.cc:1275] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.457233   916 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.489447   916 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.463676 32472 raft_consensus.cc:1275] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.495277 32398 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.496955   995 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:23.497773 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 43713.7us
I20260709 12:24:23.499960 32323 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:23.501631  1033 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.524251 32468 consensus_queue.cc:237] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:23.531878 32328 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:23.532444 32225 catalog_manager.cc:5697] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.535562  1008 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:24:23.564182 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 52414.7us
I20260709 12:24:23.565840 32398 raft_consensus.cc:1275] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.562444 32472 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.573256 32326 raft_consensus.cc:1275] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.574061  1037 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.577447  1037 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.581027 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:24:23.582572 32440 consensus_peers.cc:597] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9be084de008d4a16b081aba373947d0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:23.601822  1039 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.605489 32326 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.613035 32398 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.618783 32468 consensus_queue.cc:237] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:23.636214 32328 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.638150  1037 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.637564 32468 raft_consensus.cc:1275] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:23.648885   960 consensus_queue.cc:1048] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:23.636222 32401 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.653374  1037 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.654791   977 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:23.657774 32440 consensus_peers.cc:597] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ae1183d9c4a468395ebfb2197766b76. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:23.660108 32326 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.667433 32222 catalog_manager.cc:5697] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.668876 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:23.669504 32398 raft_consensus.cc:606] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:23.682920 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:23.683560 32398 raft_consensus.cc:606] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:23.683032 32468 consensus_queue.cc:237] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:23.686019 32328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:23.686609 32328 raft_consensus.cc:606] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:23.688432 32401 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.690640 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:23.691160 32472 raft_consensus.cc:606] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:23.694461 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:23.694998 32398 raft_consensus.cc:606] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:23.697609 32472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:23.698146 32472 raft_consensus.cc:606] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:23.700155 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:24:23.710160 32226 catalog_manager.cc:5697] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.713096 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:23.713781 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:23.717146 32401 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.718400  1037 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:23.727129 32440 consensus_peers.cc:597] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60b75d18a6314a32b106350f621b81c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:23.726888 32326 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.738528  1037 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.740944  1037 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.742838 32398 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.768307 32328 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.775015  1039 raft_consensus.cc:993] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.775556  1039 raft_consensus.cc:1081] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.777179   537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:60810
I20260709 12:24:23.777664   537 raft_consensus.cc:493] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:23.778002   537 raft_consensus.cc:3060] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.797472   537 raft_consensus.cc:515] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.797940 32224 catalog_manager.cc:5697] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:23.800047 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:23.800724 32472 raft_consensus.cc:3055] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:23.801033 32472 raft_consensus.cc:740] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:23.801736 32472 consensus_queue.cc:260] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.804472 32472 raft_consensus.cc:3060] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.815670   537 leader_election.cc:290] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:23.823675 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1af815f1c3d416f90c6c5e8a3378bf7" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:23.825898  1012 raft_consensus.cc:993] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.834545  1012 raft_consensus.cc:1081] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.836369   539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:60810
I20260709 12:24:23.836944   539 raft_consensus.cc:493] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:23.837356   539 raft_consensus.cc:3060] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.839517 32328 raft_consensus.cc:3060] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.848884   539 raft_consensus.cc:515] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.854159 32328 raft_consensus.cc:2468] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:23.855536 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:23.855921   505 leader_election.cc:304] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:23.856487 32398 raft_consensus.cc:3060] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.856962   960 raft_consensus.cc:2804] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:23.857436   960 raft_consensus.cc:697] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:23.858291   960 consensus_queue.cc:237] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.854802 32472 raft_consensus.cc:2468] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:23.877388  1033 raft_consensus.cc:993] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:23.880155  1014 raft_consensus.cc:1081] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:23.900272 32472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:24:23.900800 32472 raft_consensus.cc:493] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:23.901144 32472 raft_consensus.cc:3060] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.903333 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ea36d8fa784a20b203c22d2cb64bc6" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:23.903945 32468 raft_consensus.cc:3055] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:23.904206 32468 raft_consensus.cc:740] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:23.904958 32468 consensus_queue.cc:260] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.906199 32468 raft_consensus.cc:3060] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.908442 32472 raft_consensus.cc:515] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:23.911263 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:23.911803 32328 raft_consensus.cc:3060] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.926260 32328 raft_consensus.cc:2468] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:23.927479 32442 leader_election.cc:304] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:23.928608   999 raft_consensus.cc:993] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.928901 32472 leader_election.cc:290] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:23.929297   999 raft_consensus.cc:1081] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.930609  1012 raft_consensus.cc:2804] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:23.931121  1012 raft_consensus.cc:697] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:23.931979  1012 consensus_queue.cc:237] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:23.932941   538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52618
I20260709 12:24:23.933622   538 raft_consensus.cc:493] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:23.933935   538 raft_consensus.cc:3060] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.937878  1031 raft_consensus.cc:993] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.938376  1031 raft_consensus.cc:1081] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:23.943521   540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52618
I20260709 12:24:23.944094   540 raft_consensus.cc:493] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:23.944463   540 raft_consensus.cc:3060] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.954016   540 raft_consensus.cc:515] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.956766   540 leader_election.cc:290] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:23.956869 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:23.957590 32400 raft_consensus.cc:3055] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:23.957875 32400 raft_consensus.cc:740] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:23.958667 32400 consensus_queue.cc:260] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.960152 32400 raft_consensus.cc:3060] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.964565 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1fef6841c47fdb4d2d27d6500ff59" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:23.965459 32401 raft_consensus.cc:3055] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:23.965905 32401 raft_consensus.cc:740] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:23.966918 32401 consensus_queue.cc:260] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:23.968595 32401 raft_consensus.cc:3060] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.970520 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ecb104c3a0463eab8527b3edfea55f" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:23.989948 32472 raft_consensus.cc:3060] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:23.995975 32472 raft_consensus.cc:2468] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:23.980521 32400 raft_consensus.cc:2468] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:23.997879   506 leader_election.cc:304] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:23.998811  1008 raft_consensus.cc:2804] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:23.999274  1008 raft_consensus.cc:697] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:24.000449  1008 consensus_queue.cc:237] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:23.918920   539 leader_election.cc:290] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:24.009383 32468 raft_consensus.cc:2468] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:23.982879   538 raft_consensus.cc:515] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:24.012200   538 leader_election.cc:290] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:24.012785   506 leader_election.cc:304] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:24.013998  1015 raft_consensus.cc:2804] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:24.016026 32401 raft_consensus.cc:2468] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:24.017788 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:24.018303 32400 raft_consensus.cc:3055] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:24.018564 32400 raft_consensus.cc:740] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:24.019325 32400 consensus_queue.cc:260] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:24.016738 32398 raft_consensus.cc:2468] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:24.020779 32400 raft_consensus.cc:3060] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:24.017372 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d184211563743e2bdef1d0aacb812c0" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:24.030790 32400 raft_consensus.cc:2468] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:24.031852   503 leader_election.cc:304] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 21ef148d4a9a485e93d841b873e17270; no voters: 
I20260709 12:24:24.032693 32468 raft_consensus.cc:3060] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:24.037531   960 raft_consensus.cc:2804] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:24.038024   960 raft_consensus.cc:697] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:24.038818   960 consensus_queue.cc:237] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:24.042111 32222 catalog_manager.cc:5697] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.050484  1015 raft_consensus.cc:697] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:24.050990 32468 raft_consensus.cc:2468] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:24.066193  1061 ts_tablet_manager.cc:933] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:24.051537  1015 consensus_queue.cc:237] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:24.051744 32224 catalog_manager.cc:5697] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.077870  1062 ts_tablet_manager.cc:933] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:24.084125  1061 tablet_copy_client.cc:323] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:24.087548 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 9be084de008d4a16b081aba373947d0f from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:24.088254 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 9be084de008d4a16b081aba373947d0f from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-9be084de008d4a16b081aba373947d0f
I20260709 12:24:24.121703  1043 raft_consensus.cc:993] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:24.122211  1043 raft_consensus.cc:1081] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:24.123298 32487 tablet_copy_source_session.cc:215] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:24.124477   538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52622
I20260709 12:24:24.137458   538 raft_consensus.cc:493] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:24.137924   538 raft_consensus.cc:3060] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:24.140044   503 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 108262us
I20260709 12:24:24.146327  1061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be084de008d4a16b081aba373947d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:24.154021   538 raft_consensus.cc:515] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:24.162146 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:24.162897 32328 raft_consensus.cc:3055] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:24.163302 32328 raft_consensus.cc:740] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:24.164795 32328 consensus_queue.cc:260] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:24.166456 32328 raft_consensus.cc:3060] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:24.159075  1062 tablet_copy_client.cc:323] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:24.178740  1066 ts_tablet_manager.cc:933] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:24.180873   538 leader_election.cc:290] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:24.181067 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 2e11d27ea5b642b2bb2745857ba825e8 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:24.181572 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 2e11d27ea5b642b2bb2745857ba825e8 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-2e11d27ea5b642b2bb2745857ba825e8
I20260709 12:24:24.183027 32472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4907eceeda7d4bc8b734a088ac540840" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:24.183593 32472 raft_consensus.cc:3060] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:24.184159 32328 raft_consensus.cc:2468] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:24.187225   505 leader_election.cc:304] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:24.188725   960 raft_consensus.cc:2804] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:24.189220   960 raft_consensus.cc:697] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:24.190056   960 consensus_queue.cc:237] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:24.190644 32338 tablet_copy_source_session.cc:215] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:24.195243  1062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e11d27ea5b642b2bb2745857ba825e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:24.218276 32472 raft_consensus.cc:2468] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:24.239871  1066 tablet_copy_client.cc:323] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:24.246500 32487 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 7ae1183d9c4a468395ebfb2197766b76 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:24.247985 32487 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 7ae1183d9c4a468395ebfb2197766b76 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-7ae1183d9c4a468395ebfb2197766b76
I20260709 12:24:24.255213 32328 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.258631  1060 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:24.279321  1062 tablet_copy_client.cc:806] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:24.280432  1062 tablet_copy_client.cc:670] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:24.285622 32222 catalog_manager.cc:5697] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.290390 32222 catalog_manager.cc:5697] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.292269 32222 catalog_manager.cc:5697] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.287520  1062 tablet_copy_client.cc:538] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:24.302050  1061 tablet_copy_client.cc:806] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:24.303617 32487 tablet_copy_source_session.cc:215] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:24.302631  1061 tablet_copy_client.cc:670] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:24.309342  1062 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:24.318015  1061 tablet_copy_client.cc:538] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:24.318806  1066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae1183d9c4a468395ebfb2197766b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:24.322846 32468 raft_consensus.cc:1275] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.325224  1015 consensus_queue.cc:1048] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:24.344936  1061 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:24.350018 32224 catalog_manager.cc:5697] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.402334 32401 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:24.404760  1055 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:24:24.530552 32323 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:24.536132 32468 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.537447  1059 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:24.537881  1039 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:24.546929  1062 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:24.570564 32469 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.576773 32398 raft_consensus.cc:1275] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.579757  1059 consensus_queue.cc:1048] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:24.587373   960 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:24.592073 32472 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.597204 32398 raft_consensus.cc:1275] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.612651  1074 ts_tablet_manager.cc:933] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:24.613570  1062 tablet_bootstrap.cc:492] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:24.637362  1062 ts_tablet_manager.cc:1403] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.328s	user 0.042s	sys 0.075s
I20260709 12:24:24.625236  1066 tablet_copy_client.cc:806] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:24.616454   960 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:24:24.642964  1066 tablet_copy_client.cc:670] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:24.641799  1060 consensus_queue.cc:1048] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:24:24.669533 32469 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.730576 32396 raft_consensus.cc:1275] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.707230  1015 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 12:24:24.774534 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:24.736362   960 consensus_queue.cc:1048] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:24:24.782081  1074 tablet_copy_client.cc:323] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
W20260709 12:24:24.768746   506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 45733.2us
I20260709 12:24:24.784610  1066 tablet_copy_client.cc:538] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:24.792640 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 60b75d18a6314a32b106350f621b81c0 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:24.794339 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 60b75d18a6314a32b106350f621b81c0 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-60b75d18a6314a32b106350f621b81c0
I20260709 12:24:24.818503  1061 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:24.809358  1062 raft_consensus.cc:359] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:24.823094  1062 raft_consensus.cc:740] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:24.824397  1062 consensus_queue.cc:260] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:24.844007  1062 ts_tablet_manager.cc:1434] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.206s	user 0.008s	sys 0.000s
I20260709 12:24:24.863440  1061 tablet_bootstrap.cc:492] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
W20260709 12:24:24.865176   506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 77594.6us
I20260709 12:24:24.898530  1061 ts_tablet_manager.cc:1403] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.554s	user 0.041s	sys 0.028s
I20260709 12:24:24.908519 32328 raft_consensus.cc:1275] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:24.947719 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-2e11d27ea5b642b2bb2745857ba825e8 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:24.948251 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-2e11d27ea5b642b2bb2745857ba825e8 on tablet 2e11d27ea5b642b2bb2745857ba825e8 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:24.964367  1015 consensus_queue.cc:1048] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:24.967924  1066 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:24.985411 32486 tablet_copy_source_session.cc:215] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:25.000887  1061 raft_consensus.cc:359] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:25.001820  1061 raft_consensus.cc:740] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:25.002489  1061 consensus_queue.cc:260] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:25.063742  1074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60b75d18a6314a32b106350f621b81c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:25.069469  1061 ts_tablet_manager.cc:1434] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.156s	user 0.007s	sys 0.000s
I20260709 12:24:25.073490 32328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:25.078816 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-9be084de008d4a16b081aba373947d0f received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:25.079303 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-9be084de008d4a16b081aba373947d0f on tablet 9be084de008d4a16b081aba373947d0f with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:25.074100 32328 raft_consensus.cc:606] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:25.106556   539 raft_consensus.cc:1217] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:25.114244 32328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:25.114879 32328 raft_consensus.cc:606] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:25.121016   916 raft_consensus.cc:993] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:25.121500   916 raft_consensus.cc:1081] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:25.124032 32328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:25.124625 32328 raft_consensus.cc:606] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:25.133270 32328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:25.133792 32328 raft_consensus.cc:606] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:25.141808  1074 tablet_copy_client.cc:806] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:25.142823  1074 tablet_copy_client.cc:670] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:25.156973 32469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49884
I20260709 12:24:25.157473 32469 raft_consensus.cc:493] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.157788 32469 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.158821  1074 tablet_copy_client.cc:538] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:25.164438 32474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f735fe73992b45f886fa980d74036bea"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:25.165026 32474 raft_consensus.cc:606] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:25.166344 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:24:25.167906 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:25.173489  1074 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:25.168596 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:25.187069  1066 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:25.188063  1066 tablet_bootstrap.cc:492] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:25.188771  1066 ts_tablet_manager.cc:1403] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.017s
I20260709 12:24:25.191710  1066 raft_consensus.cc:359] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:25.192569  1066 raft_consensus.cc:740] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:25.193244  1066 consensus_queue.cc:260] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:25.195959  1066 ts_tablet_manager.cc:1434] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:24:25.197697 32469 raft_consensus.cc:515] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.198251 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-7ae1183d9c4a468395ebfb2197766b76 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:25.198663 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-7ae1183d9c4a468395ebfb2197766b76 on tablet 7ae1183d9c4a468395ebfb2197766b76 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:25.200676 32469 leader_election.cc:290] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:25.201503 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:25.202178 32328 raft_consensus.cc:3055] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:25.202461 32328 raft_consensus.cc:740] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:25.202529 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:25.203097 32401 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.203202 32328 consensus_queue.cc:260] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.204341 32328 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.213330 32401 raft_consensus.cc:2468] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:25.216533 32328 raft_consensus.cc:2468] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:25.218232 32440 leader_election.cc:304] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:25.218978  1037 raft_consensus.cc:2804] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:25.219462  1037 raft_consensus.cc:697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:25.220252  1037 consensus_queue.cc:237] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.226930  1084 raft_consensus.cc:993] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:25.227370  1084 raft_consensus.cc:1081] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:25.236511 32469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49884
I20260709 12:24:25.237032 32469 raft_consensus.cc:493] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.237377 32469 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.242652 32226 catalog_manager.cc:5697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.249576  1104 raft_consensus.cc:993] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:25.250092  1104 raft_consensus.cc:1081] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:25.251721 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58912
I20260709 12:24:25.252228 32398 raft_consensus.cc:493] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.252552 32398 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.261209 32469 raft_consensus.cc:515] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.263398  1074 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:25.264577  1074 tablet_bootstrap.cc:492] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:25.265424  1074 ts_tablet_manager.cc:1403] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.012s
I20260709 12:24:25.259155 32398 raft_consensus.cc:515] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.268790 32398 leader_election.cc:290] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:25.266803 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:25.269663 32328 raft_consensus.cc:3055] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:25.269964 32328 raft_consensus.cc:740] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:25.270061 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:25.270183   539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:25.270638 32326 raft_consensus.cc:3055] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:25.270736   539 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.270973 32326 raft_consensus.cc:740] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:25.271775 32469 leader_election.cc:290] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:25.272048 32326 consensus_queue.cc:260] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.273236 32326 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.270797 32328 consensus_queue.cc:260] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.274292  1074 raft_consensus.cc:359] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:25.274947 32328 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.275075  1074 raft_consensus.cc:740] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:25.275861  1074 consensus_queue.cc:260] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:25.277206   540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:25.277788   540 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.278405  1074 ts_tablet_manager.cc:1434] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:24:25.281420 32328 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:25.282577   539 raft_consensus.cc:2468] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:25.285491 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-60b75d18a6314a32b106350f621b81c0 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:25.285895 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-60b75d18a6314a32b106350f621b81c0 on tablet 60b75d18a6314a32b106350f621b81c0 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:25.288270 32366 leader_election.cc:304] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 21ef148d4a9a485e93d841b873e17270; no voters: 
I20260709 12:24:25.288293 32442 leader_election.cc:304] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:25.289373  1097 raft_consensus.cc:2804] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:25.289847  1097 raft_consensus.cc:697] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:25.290112  1039 raft_consensus.cc:2804] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:25.290596  1039 raft_consensus.cc:697] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:25.291200 32326 raft_consensus.cc:2468] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:25.290655  1097 consensus_queue.cc:237] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.293025   540 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:25.293593  1039 consensus_queue.cc:237] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.310650   977 raft_consensus.cc:993] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:25.311364   977 raft_consensus.cc:1081] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
W20260709 12:24:25.407094   503 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 85357.9us
I20260709 12:24:25.417344   540 raft_consensus.cc:1217] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:25.413760 32401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f735fe73992b45f886fa980d74036bea"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:25.426141 32401 raft_consensus.cc:493] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.426503 32401 raft_consensus.cc:3060] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.441398 32224 catalog_manager.cc:5697] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.443365   540 raft_consensus.cc:1217] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:25.454666 32401 raft_consensus.cc:515] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.456600 32401 leader_election.cc:290] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:25.459908 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:25.460526 32323 raft_consensus.cc:3060] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.467573 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f735fe73992b45f886fa980d74036bea" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:25.468170 32469 raft_consensus.cc:3055] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:25.468454 32469 raft_consensus.cc:740] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:25.469442 32323 raft_consensus.cc:2468] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:25.469174 32469 consensus_queue.cc:260] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.470353 32469 raft_consensus.cc:3060] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.478940 32469 raft_consensus.cc:2468] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:25.479727 32368 leader_election.cc:304] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:25.480736  1099 raft_consensus.cc:2804] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:25.481204  1099 raft_consensus.cc:697] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:25.482049  1099 consensus_queue.cc:237] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.495048   540 raft_consensus.cc:1217] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:25.503953  1104 raft_consensus.cc:993] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:25.504545   916 raft_consensus.cc:1081] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:25.510768 32401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58912
I20260709 12:24:25.511303 32401 raft_consensus.cc:493] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:25.511655 32401 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.522581 32224 catalog_manager.cc:5697] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.530673 32225 catalog_manager.cc:5697] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.526500 32401 raft_consensus.cc:515] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.538945 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:25.539520 32323 raft_consensus.cc:3055] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:25.539793 32323 raft_consensus.cc:740] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:25.540009 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:25.540544 32474 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.540458 32323 consensus_queue.cc:260] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.541594 32323 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:25.546088 32401 leader_election.cc:290] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:25.552281 32323 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:25.554659 32368 leader_election.cc:304] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:25.556274  1031 raft_consensus.cc:2804] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:25.556734  1031 raft_consensus.cc:697] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:25.556778 32474 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:25.557512  1031 consensus_queue.cc:237] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:25.574200 32224 catalog_manager.cc:5697] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.729686  1078 raft_consensus.cc:1064] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:25.732452  1078 consensus_queue.cc:237] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.741748   540 raft_consensus.cc:1275] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.742278 32469 raft_consensus.cc:1275] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.743072  1084 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:25.744344 32398 raft_consensus.cc:1275] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.744454  1078 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.745589  1104 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.770426   539 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:25.772852  1084 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:25.780999   539 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:25.784109   977 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:25.789003 32323 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:25.790470   977 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:25.818647 32398 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:25.826324 32469 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:25.836053 32398 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:25.842327  1090 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:25.850014 32224 catalog_manager.cc:5697] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:25.861326 32323 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:25.863884  1090 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:25.885126  1037 raft_consensus.cc:1064] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:25.887566  1037 consensus_queue.cc:237] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.898778 32323 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:25.899925 32326 consensus_queue.cc:237] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.900620  1031 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:25.918023   539 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:25.920490  1031 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:25.927078   538 raft_consensus.cc:1275] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.930218  1122 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:25.935268 32398 raft_consensus.cc:1275] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.939733  1078 consensus_queue.cc:1048] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:25.952088 32469 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:25.960609  1097 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:25.974961  1078 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:25.982473   538 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:25.987260  1090 raft_consensus.cc:1064] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:25.989701  1090 consensus_queue.cc:237] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:25.984534 32398 raft_consensus.cc:2955] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.006137   540 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.008167 32401 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.012341 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e11d27ea5b642b2bb2745857ba825e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:26.012567  1088 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.014472  1088 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.020534 32328 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.021908 32224 catalog_manager.cc:5697] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.033501   977 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:26.026834 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 66861.8us
I20260709 12:24:26.037822 32323 raft_consensus.cc:1275] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:26.039798 32401 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.045109   539 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.045774   977 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.048530 32326 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.050706  1037 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.053819  1037 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.058529 32468 raft_consensus.cc:1275] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:26.059274  1037 raft_consensus.cc:1064] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:26.060235  1132 consensus_queue.cc:1048] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:26.072906  1037 consensus_queue.cc:237] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:26.247061  1097 consensus_queue.cc:1048] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:26.263892 32326 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:26.265511  1099 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:26.274839 32401 raft_consensus.cc:1275] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.275831  1090 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.281450   540 raft_consensus.cc:1275] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.285197   540 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.291929  1088 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.296525  1088 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:26.379174 32328 raft_consensus.cc:1275] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:26.376389  1088 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.399595 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e11d27ea5b642b2bb2745857ba825e8 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
W20260709 12:24:26.422062 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 51610.6us
I20260709 12:24:26.410211 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:26.437471 32397 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.444099  1155 tablet_replica.cc:333] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:26.446502 32224 catalog_manager.cc:5697] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.445585  1088 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 12:24:26.478824  1155 raft_consensus.cc:2243] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:26.483790  1155 raft_consensus.cc:2272] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:26.485448  1154 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.499794   536 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.522457 32400 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.529767  1155 ts_tablet_manager.cc:1916] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:24:26.534533 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 95997.8us
I20260709 12:24:26.539535   540 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.582777 32400 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.587126 32320 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.588322 32328 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.594262  1155 ts_tablet_manager.cc:1929] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:26.598719  1155 log.cc:1199] T 2e11d27ea5b642b2bb2745857ba825e8 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/2e11d27ea5b642b2bb2745857ba825e8
I20260709 12:24:26.608448 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 2e11d27ea5b642b2bb2745857ba825e8 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:26.595870 32226 catalog_manager.cc:5697] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.619961 32226 catalog_manager.cc:5697] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.632378 32326 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.653643 32475 consensus_queue.cc:237] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:26.654791 32473 consensus_queue.cc:237] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:26.667228   536 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:26.667333 32400 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:26.670178 32475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:26.670763 32475 raft_consensus.cc:606] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:26.670835   536 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:26.671687  1088 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.673604 32400 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:26.673892 32397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:26.673839  1154 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:26.674568 32397 raft_consensus.cc:606] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Received request to transfer leadership to TS b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:26.676949  1154 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.677199 32475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:26.681633 32475 raft_consensus.cc:606] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:26.682511  1154 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.684648 32397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:26.685330 32397 raft_consensus.cc:606] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Received request to transfer leadership to TS b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:26.689842  1159 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.692134  1088 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.698750   540 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.705626 32320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:26.705202 32400 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.706267 32320 raft_consensus.cc:606] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:26.713521 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:24:26.715273 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:26.716180 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:26.718163 32226 catalog_manager.cc:5697] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.726848   536 raft_consensus.cc:2955] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.738880 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60b75d18a6314a32b106350f621b81c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:26.740371 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ae1183d9c4a468395ebfb2197766b76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:26.740512  1148 raft_consensus.cc:993] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:26.741056  1148 raft_consensus.cc:1081] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Signalling peer b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:26.742143 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 60b75d18a6314a32b106350f621b81c0 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:26.742784 32320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:43182
I20260709 12:24:26.743371 32320 raft_consensus.cc:493] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:26.743718 32320 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.746097 32397 raft_consensus.cc:2955] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.752148 32320 raft_consensus.cc:515] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:26.754400 32320 leader_election.cc:290] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 3 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:26.755616 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:26.756136 32401 raft_consensus.cc:3055] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:26.756409 32401 raft_consensus.cc:740] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:26.757050 32401 consensus_queue.cc:260] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:26.757994 32401 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.765297  1156 raft_consensus.cc:993] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:26.765799  1156 raft_consensus.cc:1081] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:26.767274 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:26.767874 32475 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.769665 32397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:26.769153 32222 catalog_manager.cc:5697] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:26.770179 32397 raft_consensus.cc:493] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:26.770530 32397 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.780062 32397 raft_consensus.cc:515] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:26.786988 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:26.788486 32320 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.788988 32475 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 3.
I20260709 12:24:26.796119 32294 leader_election.cc:304] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:26.796451 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2f7d32d0d44064bc97e3e7e137ddbd" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:26.797751  1149 raft_consensus.cc:2804] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:26.798151 32475 raft_consensus.cc:3055] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:26.798274  1149 raft_consensus.cc:697] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:26.798555 32475 raft_consensus.cc:740] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:26.799088 32313 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ae1183d9c4a468395ebfb2197766b76 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:26.799304  1149 consensus_queue.cc:237] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:26.807471 32475 consensus_queue.cc:260] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:26.800086 32401 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 3.
I20260709 12:24:26.808554 32475 raft_consensus.cc:3060] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.802210 32397 leader_election.cc:290] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:26.795137 32320 raft_consensus.cc:2468] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:26.805907  1161 tablet_replica.cc:333] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:26.811389  1161 raft_consensus.cc:2243] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:26.811698 32368 leader_election.cc:304] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:26.812116  1161 raft_consensus.cc:2272] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:26.812512  1097 raft_consensus.cc:2804] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:26.813002  1097 raft_consensus.cc:697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:26.813807  1097 consensus_queue.cc:237] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:26.817939  1161 ts_tablet_manager.cc:1916] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:26.825352 32475 raft_consensus.cc:2468] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:26.830029  1156 raft_consensus.cc:993] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:26.830524  1156 raft_consensus.cc:1081] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:26.832393   536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:60810
I20260709 12:24:26.832971   536 raft_consensus.cc:493] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:26.833309   536 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.847738   536 raft_consensus.cc:515] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:26.850518 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:26.851107 32320 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.852248  1161 ts_tablet_manager.cc:1929] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:26.852696  1161 log.cc:1199] T 60b75d18a6314a32b106350f621b81c0 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/60b75d18a6314a32b106350f621b81c0
I20260709 12:24:26.854434  1161 tablet_replica.cc:333] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:26.856575  1161 raft_consensus.cc:2243] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:26.857197  1161 raft_consensus.cc:2272] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:26.859123 32225 catalog_manager.cc:5697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 2 to 3, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.862939 32320 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 3.
I20260709 12:24:26.863865   536 leader_election.cc:290] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:26.865862  1161 ts_tablet_manager.cc:1916] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:26.868239 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c43067444d4dfd8fc246502e337d30" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:26.874526 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 60b75d18a6314a32b106350f621b81c0 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:26.884470 32475 raft_consensus.cc:3055] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:26.884820 32475 raft_consensus.cc:740] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:26.885499 32475 consensus_queue.cc:260] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:26.886696 32475 raft_consensus.cc:3060] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:26.893481 32475 raft_consensus.cc:2468] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 3.
I20260709 12:24:26.895047   506 leader_election.cc:304] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:26.895923  1015 raft_consensus.cc:2804] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:26.858407 32226 catalog_manager.cc:5697] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 2 to 3, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.896394  1015 raft_consensus.cc:697] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:26.897228  1015 consensus_queue.cc:237] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:26.903085  1161 ts_tablet_manager.cc:1929] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:26.903553  1161 log.cc:1199] T 7ae1183d9c4a468395ebfb2197766b76 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/7ae1183d9c4a468395ebfb2197766b76
I20260709 12:24:26.905081 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 7ae1183d9c4a468395ebfb2197766b76 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:26.917428 32226 catalog_manager.cc:5697] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 2 to 3, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 3 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.988526  1097 raft_consensus.cc:993] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:26.989050  1034 raft_consensus.cc:1081] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Signalling peer b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:26.990655 32320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:43182
I20260709 12:24:26.992679 32320 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:26.993120 32320 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:27.000531 32320 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:27.003141 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:27.003559 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:27.003734 32400 raft_consensus.cc:3055] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:27.003823 32320 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 3 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:27.004159 32400 raft_consensus.cc:740] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:27.004179 32475 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:27.004925 32400 consensus_queue.cc:260] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:27.006060 32400 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:27.009240 32475 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 3.
I20260709 12:24:27.010267 32294 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:27.010902  1149 raft_consensus.cc:2804] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:27.011381  1149 raft_consensus.cc:697] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:27.012090  1149 consensus_queue.cc:237] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:27.012812 32400 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 3.
I20260709 12:24:27.028626 32226 catalog_manager.cc:5697] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 2 to 3, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.141860 32475 consensus_queue.cc:237] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:27.147632 32326 raft_consensus.cc:1275] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:27.149092  1088 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:27.151557   536 raft_consensus.cc:1275] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:27.153209  1088 consensus_queue.cc:1048] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:27.156509  1156 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:27.158237 32320 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:27.165906   536 raft_consensus.cc:2955] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:27.167583 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9be084de008d4a16b081aba373947d0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:27.176479 32226 catalog_manager.cc:5697] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:27.191661 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 9be084de008d4a16b081aba373947d0f with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:27.193797  1164 tablet_replica.cc:333] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:27.194932  1164 raft_consensus.cc:2243] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:27.195557  1164 raft_consensus.cc:2272] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:27.199213  1164 ts_tablet_manager.cc:1916] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:27.212105  1164 ts_tablet_manager.cc:1929] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:27.212543  1164 log.cc:1199] T 9be084de008d4a16b081aba373947d0f P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/9be084de008d4a16b081aba373947d0f
I20260709 12:24:27.214711 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 9be084de008d4a16b081aba373947d0f (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:27.242412 32475 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:27.243754  1149 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:27.253469 32397 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:27.256270  1122 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:27.286769 32475 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:27.288205  1034 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:27.296836 32320 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:27.298658  1034 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:27.309059   561 debug-util.cc:398] Leaking SignalData structure 0x7b08002b56c0 after lost signal to thread 31160
W20260709 12:24:27.310145   561 debug-util.cc:398] Leaking SignalData structure 0x7b08002b53c0 after lost signal to thread 32260
W20260709 12:24:27.311367   561 debug-util.cc:398] Leaking SignalData structure 0x7b0800354f20 after lost signal to thread 32352
I20260709 12:24:27.311528  1084 raft_consensus.cc:993] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:27.312039  1122 raft_consensus.cc:1081] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
W20260709 12:24:27.313994   561 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac420 after lost signal to thread 32427
I20260709 12:24:27.314801 32473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49884
W20260709 12:24:27.315119   561 debug-util.cc:398] Leaking SignalData structure 0x7b080031b9c0 after lost signal to thread 32501
I20260709 12:24:27.315382 32473 raft_consensus.cc:493] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:27.315809 32473 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:27.316224   561 debug-util.cc:398] Leaking SignalData structure 0x7b080033e1c0 after lost signal to thread 564
I20260709 12:24:27.328279 32473 raft_consensus.cc:515] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:27.330578 32473 leader_election.cc:290] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:27.331943 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:27.332520 32400 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:27.334620 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:27.335273 32320 raft_consensus.cc:3055] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:27.335637 32320 raft_consensus.cc:740] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:27.338006 32320 consensus_queue.cc:260] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:27.338907 32400 raft_consensus.cc:2468] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:27.340102 32320 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:27.341516 32440 leader_election.cc:304] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:27.342439  1156 raft_consensus.cc:2804] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:27.342927  1156 raft_consensus.cc:697] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:27.344132  1156 consensus_queue.cc:237] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:27.350031 32320 raft_consensus.cc:2468] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:27.355562 32222 catalog_manager.cc:5697] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:27.419678 32473 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:27.422351  1152 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:27.448546 32326 raft_consensus.cc:1275] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:27.452065  1152 consensus_queue.cc:1048] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:27.474184 32397 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:27.475816  1149 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:24:27.540575 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 51520us
I20260709 12:24:27.547122 32473 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:27.550369   916 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:27.803646 32400 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:27.804760  1159 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.831135 32320 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:27.837323  1159 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.891594 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:27.951284 32473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:27.951874 32473 raft_consensus.cc:606] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:27.954428 32326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:27.955017 32326 raft_consensus.cc:606] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:27.958307 32397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:27.958879 32397 raft_consensus.cc:606] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:27.961859 32320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:27.962442 32320 raft_consensus.cc:606] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:27.963495 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:27.964614 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:27.965181 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:28.030377   916 raft_consensus.cc:993] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:28.030895   916 raft_consensus.cc:1081] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:28.032646 32473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49884
I20260709 12:24:28.033215 32473 raft_consensus.cc:493] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:28.033578 32473 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.041137 32473 raft_consensus.cc:515] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.042888 32473 leader_election.cc:290] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:28.043890   540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:28.044620 32320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:28.044514   540 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.045236 32320 raft_consensus.cc:3055] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:28.045651 32320 raft_consensus.cc:740] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:28.046475 32320 consensus_queue.cc:260] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.047938 32320 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.056747   540 raft_consensus.cc:2468] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:28.069782 32320 raft_consensus.cc:2468] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:28.075547  1122 raft_consensus.cc:993] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:28.076074  1122 raft_consensus.cc:1081] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:28.075421 32442 leader_election.cc:304] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:28.077795  1159 raft_consensus.cc:2804] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:28.078282   536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52622
I20260709 12:24:28.078920   536 raft_consensus.cc:493] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:28.079301   536 raft_consensus.cc:3060] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.078293  1159 raft_consensus.cc:697] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:28.080513  1159 consensus_queue.cc:237] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.086622   536 raft_consensus.cc:515] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.094209   536 leader_election.cc:290] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:28.097434 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:28.098028 32328 raft_consensus.cc:3055] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:28.098302 32328 raft_consensus.cc:740] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:28.098987 32328 consensus_queue.cc:260] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.100226 32328 raft_consensus.cc:3060] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.102634 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37246ad94134f52b2ddc9fc768b68c9" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:28.103288 32397 raft_consensus.cc:3060] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.112052 32397 raft_consensus.cc:2468] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:28.120157   503 leader_election.cc:304] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 21ef148d4a9a485e93d841b873e17270; no voters: 
I20260709 12:24:28.121501 32328 raft_consensus.cc:2468] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:28.123059  1152 raft_consensus.cc:2804] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:28.125841  1152 raft_consensus.cc:697] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:28.126777  1152 consensus_queue.cc:237] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.131389 32222 catalog_manager.cc:5697] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.153844  1099 raft_consensus.cc:993] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:28.154414  1099 raft_consensus.cc:1081] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:28.154140 32225 catalog_manager.cc:5697] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.157717 32473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:24:28.158283 32473 raft_consensus.cc:493] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:28.158622 32473 raft_consensus.cc:3060] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.176513 32473 raft_consensus.cc:515] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:28.179425 32473 leader_election.cc:290] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:28.180675 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:28.181260 32397 raft_consensus.cc:3055] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:28.181550 32397 raft_consensus.cc:740] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:28.181898 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10c0cdcf4964295a679806c5ea3685c" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:28.182494 32328 raft_consensus.cc:3060] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.182243 32397 consensus_queue.cc:260] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:28.183478 32397 raft_consensus.cc:3060] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:28.190091 32397 raft_consensus.cc:2468] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:28.191159 32440 leader_election.cc:304] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:28.191413 32328 raft_consensus.cc:2468] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
I20260709 12:24:28.203174  1159 raft_consensus.cc:2804] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:28.203819  1159 raft_consensus.cc:697] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:28.204726  1159 consensus_queue.cc:237] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:28.237304 32222 catalog_manager.cc:5697] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.326092 32400 consensus_queue.cc:237] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
W20260709 12:24:28.337981 32366 consensus_peers.cc:597] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 043b2a5381a1460dbd81462e3ca17bb8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:28.339267 32475 raft_consensus.cc:1275] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:28.338872 32328 raft_consensus.cc:1275] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:28.341084  1034 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:28.344884  1034 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:28.349737  1099 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.371232 32473 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.372169 32328 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.382666  1159 raft_consensus.cc:993] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:28.383193  1159 raft_consensus.cc:1081] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:28.384831 32400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:28.385298 32400 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:28.385634 32400 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:28.393847 32222 catalog_manager.cc:5697] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.398715 32400 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.405232 32400 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 3 election: Requested vote from peers 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:28.403921 32328 consensus_queue.cc:237] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:28.406620 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:28.406872   536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:28.407418 32473 raft_consensus.cc:3055] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:28.407769 32473 raft_consensus.cc:740] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:28.408450 32473 consensus_queue.cc:260] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.410517 32473 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:24:28.412601 32291 consensus_peers.cc:597] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a2d5333e15641af8ead9089dc2c2d9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:28.412974 32397 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:28.407421   536 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:28.416111  1084 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:28.419283 32475 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:28.422274   916 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:28.422946 32473 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:28.428714  1084 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.431701 32475 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.444851   536 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:28.446030 32366 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, 21ef148d4a9a485e93d841b873e17270; no voters: 
I20260709 12:24:28.446878  1034 raft_consensus.cc:2804] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:28.447359  1034 raft_consensus.cc:697] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:28.442152 32397 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.448158  1034 consensus_queue.cc:237] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:28.468709 32401 consensus_queue.cc:237] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:28.469004 32222 catalog_manager.cc:5697] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:28.509006 32366 consensus_peers.cc:597] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c2f7d32d0d44064bc97e3e7e137ddbd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:28.510478 32473 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:28.516464 32320 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:28.516317 32226 catalog_manager.cc:5697] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 2 to 3, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.517256  1034 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:28.521257  1156 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:28.523263 32328 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:28.525259  1147 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:28.550205  1099 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.559876   536 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:28.562005  1156 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:28.575330 32328 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.585229 32473 consensus_queue.cc:237] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:28.587409 32320 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:28.594655  1179 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:28.590140 32475 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.628156 32326 raft_consensus.cc:1275] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:28.632210  1156 consensus_queue.cc:1048] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:28.638800 32397 raft_consensus.cc:1275] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:28.647815  1179 consensus_queue.cc:1048] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:28.657068 32226 catalog_manager.cc:5697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.680267 32401 raft_consensus.cc:1275] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:28.693126 32323 raft_consensus.cc:1275] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:28.700835  1088 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:28.718186 32440 consensus_peers.cc:597] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b69b66c609ec4c949e20382b3b15d127. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:28.720180  1202 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:28.722882 32397 raft_consensus.cc:1275] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:28.743191  1202 consensus_queue.cc:1048] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:28.768440  1202 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.778313 32397 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.786783  1210 ts_tablet_manager.cc:933] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:28.800083  1210 tablet_copy_client.cc:323] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:28.806565 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 043b2a5381a1460dbd81462e3ca17bb8 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:28.807294 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 043b2a5381a1460dbd81462e3ca17bb8 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-043b2a5381a1460dbd81462e3ca17bb8
I20260709 12:24:28.822427 32224 catalog_manager.cc:5697] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:28.843962 32413 tablet_copy_source_session.cc:215] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:28.856200 32323 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:28.858654  1210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b2a5381a1460dbd81462e3ca17bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:28.888199  1210 tablet_copy_client.cc:806] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:28.888749  1210 tablet_copy_client.cc:670] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:28.892729  1210 tablet_copy_client.cc:538] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:28.918689  1210 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:28.940270  1213 ts_tablet_manager.cc:933] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:28.950366  1213 tablet_copy_client.cc:323] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:28.951937 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 5a2d5333e15641af8ead9089dc2c2d9f from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:28.952458 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 5a2d5333e15641af8ead9089dc2c2d9f from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-5a2d5333e15641af8ead9089dc2c2d9f
I20260709 12:24:28.960332 32338 tablet_copy_source_session.cc:215] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:28.960923 32473 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:28.964321  1213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2d5333e15641af8ead9089dc2c2d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:28.966643  1214 ts_tablet_manager.cc:933] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:28.962991  1099 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:28.977128  1214 tablet_copy_client.cc:323] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:28.978818   539 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:28.983590  1099 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:29.004029 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:29.004643  1213 tablet_copy_client.cc:806] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:29.005271  1213 tablet_copy_client.cc:670] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:29.008087 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:29.008661 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 5c2f7d32d0d44064bc97e3e7e137ddbd from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-5c2f7d32d0d44064bc97e3e7e137ddbd
I20260709 12:24:29.013466  1213 tablet_copy_client.cc:538] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:29.016652 32413 tablet_copy_source_session.cc:215] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:29.030580  1214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:29.033975  1210 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:29.035288  1213 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:29.046165  1210 tablet_bootstrap.cc:492] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:29.049582  1210 ts_tablet_manager.cc:1403] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.004s
I20260709 12:24:29.058264  1210 raft_consensus.cc:359] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.059134  1210 raft_consensus.cc:740] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:29.059836  1210 consensus_queue.cc:260] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.084542  1210 ts_tablet_manager.cc:1434] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:24:29.107640 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-043b2a5381a1460dbd81462e3ca17bb8 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:29.108213 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-043b2a5381a1460dbd81462e3ca17bb8 on tablet 043b2a5381a1460dbd81462e3ca17bb8 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:29.124591  1214 tablet_copy_client.cc:806] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:29.125319  1214 tablet_copy_client.cc:670] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:29.126837  1213 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:29.127707  1213 tablet_bootstrap.cc:492] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:29.128357  1213 ts_tablet_manager.cc:1403] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.017s
I20260709 12:24:29.131433  1214 tablet_copy_client.cc:538] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:29.140498  1214 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:29.143416  1213 raft_consensus.cc:359] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.145622  1213 raft_consensus.cc:740] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:29.150682  1213 consensus_queue.cc:260] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.156962  1213 ts_tablet_manager.cc:1434] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:24:29.158792 32475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:29.159366 32475 raft_consensus.cc:606] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:29.161736 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-5a2d5333e15641af8ead9089dc2c2d9f received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:29.162177 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-5a2d5333e15641af8ead9089dc2c2d9f on tablet 5a2d5333e15641af8ead9089dc2c2d9f with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:29.163741 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:29.164276 32398 raft_consensus.cc:606] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:29.168815 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:29.170346 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:29.171007 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:29.184902   540 raft_consensus.cc:1217] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:29.189787  1213 ts_tablet_manager.cc:933] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:29.191733  1213 tablet_copy_client.cc:323] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:29.200278 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet b69b66c609ec4c949e20382b3b15d127 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:29.200871 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet b69b66c609ec4c949e20382b3b15d127 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-b69b66c609ec4c949e20382b3b15d127
I20260709 12:24:29.227178  1214 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:29.228401  1214 tablet_bootstrap.cc:492] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:29.229044  1214 ts_tablet_manager.cc:1403] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.007s
I20260709 12:24:29.234843  1214 raft_consensus.cc:359] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.235678  1214 raft_consensus.cc:740] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:29.235867  1190 raft_consensus.cc:993] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:29.236296  1034 raft_consensus.cc:1081] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:29.241628  1214 consensus_queue.cc:260] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.250618 32326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:43182
I20260709 12:24:29.254282 32326 raft_consensus.cc:493] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:29.254698 32326 raft_consensus.cc:3060] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:29.265407 32486 tablet_copy_source_session.cc:215] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:29.252976  1214 ts_tablet_manager.cc:1434] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:24:29.272059  1213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69b66c609ec4c949e20382b3b15d127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:29.278432 32326 raft_consensus.cc:515] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:29.281975 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:29.282554 32398 raft_consensus.cc:3055] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:29.282853 32398 raft_consensus.cc:740] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:29.283643 32398 consensus_queue.cc:260] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:29.284698 32398 raft_consensus.cc:3060] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:29.288472 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-5c2f7d32d0d44064bc97e3e7e137ddbd received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:29.288938 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-5c2f7d32d0d44064bc97e3e7e137ddbd on tablet 5c2f7d32d0d44064bc97e3e7e137ddbd with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:29.294873 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7941ab3a716a493d99c98ab4e178254d" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:29.295415 32473 raft_consensus.cc:3060] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:29.307425  1213 tablet_copy_client.cc:806] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:29.308033  1213 tablet_copy_client.cc:670] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:29.309415 32473 raft_consensus.cc:2468] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:29.310515 32294 leader_election.cc:304] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:29.320313  1149 raft_consensus.cc:2804] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:29.321117  1149 raft_consensus.cc:697] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:29.322180  1149 consensus_queue.cc:237] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:29.337001  1088 raft_consensus.cc:993] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:29.338398  1213 tablet_copy_client.cc:538] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:29.339810  1202 raft_consensus.cc:1081] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:29.336966 32326 leader_election.cc:290] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:29.346362 32397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:29.347077 32397 raft_consensus.cc:493] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:29.347455 32397 raft_consensus.cc:3060] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:29.351855 32398 raft_consensus.cc:2468] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:29.357360 32397 raft_consensus.cc:515] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:29.362213 32397 leader_election.cc:290] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:29.364226  1213 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:29.365958 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:29.367154 32473 raft_consensus.cc:3055] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:29.367542 32473 raft_consensus.cc:740] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:29.369437 32226 catalog_manager.cc:5697] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.401055   540 raft_consensus.cc:1217] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:24:29.412382  1213 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:29.413843  1213 tablet_bootstrap.cc:492] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:29.414856  1213 ts_tablet_manager.cc:1403] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.004s
I20260709 12:24:29.417215   540 raft_consensus.cc:1217] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:24:29.376998 32473 consensus_queue.cc:260] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:29.469309 32473 raft_consensus.cc:3060] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:29.471813 32326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eaa9bc67b654f3faeb939ccf4cbb058" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:29.472448 32326 raft_consensus.cc:3060] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:29.472050  1213 raft_consensus.cc:359] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.478796  1213 raft_consensus.cc:740] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:29.503007  1213 consensus_queue.cc:260] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:29.507159 32473 raft_consensus.cc:2468] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:29.508554 32369 leader_election.cc:304] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:29.509675  1034 raft_consensus.cc:2804] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:29.510293  1034 raft_consensus.cc:697] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:29.511418  1034 consensus_queue.cc:237] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:29.517573  1213 ts_tablet_manager.cc:1434] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.102s	user 0.004s	sys 0.004s
I20260709 12:24:29.518509 32326 raft_consensus.cc:2468] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:29.536749 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-b69b66c609ec4c949e20382b3b15d127 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:29.537325 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-b69b66c609ec4c949e20382b3b15d127 on tablet b69b66c609ec4c949e20382b3b15d127 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:29.713986 32224 catalog_manager.cc:5697] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.723227   540 raft_consensus.cc:1217] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:29.764914  1099 raft_consensus.cc:1064] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:29.773180  1099 consensus_queue.cc:237] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:29.807940   536 raft_consensus.cc:1275] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.811745 32469 raft_consensus.cc:1275] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:29.814473   916 consensus_queue.cc:1048] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:29.817983  1233 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:29.821033  1232 raft_consensus.cc:1064] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:29.825349 32326 raft_consensus.cc:1275] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.825349 32473 raft_consensus.cc:1275] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.828750  1236 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:29.831664  1233 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:29.898653 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 44820.9us
I20260709 12:24:29.932962  1232 consensus_queue.cc:237] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:29.942466 32397 raft_consensus.cc:1275] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:29.985970   505 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 103301us
I20260709 12:24:29.967278  1149 consensus_queue.cc:1048] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:24:30.041479 32326 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.056567 32323 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:30.058028  1235 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:30.067056   540 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:30.067413 32401 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:30.068363  1232 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:30.069335   916 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:30.069144  1099 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.133694  1156 raft_consensus.cc:1064] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:30.136304   536 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.138391  1156 consensus_queue.cc:237] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.142889 32469 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:30.143725 32474 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:30.153813   916 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:30.159021  1235 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:24:30.166961  1034 raft_consensus.cc:1064] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:30.170224  1034 consensus_queue.cc:237] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.178445 32226 catalog_manager.cc:5697] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.180462 32468 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.224740 32469 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:30.224869 32323 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:30.226279  1235 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:30.227131  1190 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:30.230702  1249 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.240502   540 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:30.248250 32398 raft_consensus.cc:1275] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:30.250497  1202 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:30.261682 32469 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.262553   540 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.268080  1034 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:30.293519 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:30.294888   536 raft_consensus.cc:1275] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:30.302457  1230 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:30.304430 32226 catalog_manager.cc:5697] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.307683 32326 raft_consensus.cc:1275] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:30.312201  1159 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:30.344193 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:35227, user_credentials={real_user=slave}} blocked reactor thread for 58612.7us
I20260709 12:24:30.352007 32398 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.426249 32398 consensus_queue.cc:237] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.437497   539 raft_consensus.cc:1275] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:30.441375  1235 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:30.452868  1236 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.466125   539 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.466262  1156 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.472927   536 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.493033 32224 catalog_manager.cc:5697] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.504274 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:30.504936 32398 raft_consensus.cc:606] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:30.509577 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 043b2a5381a1460dbd81462e3ca17bb8 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:30.519177  1190 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.520287 32326 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.523689 32224 catalog_manager.cc:5697] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.535929  1273 tablet_replica.cc:333] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:30.537051  1273 raft_consensus.cc:2243] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:30.542224  1273 raft_consensus.cc:2272] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:30.546154 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 043b2a5381a1460dbd81462e3ca17bb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:30.548751 32473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:30.549309 32473 raft_consensus.cc:606] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:30.547569 32222 catalog_manager.cc:5697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:30.553982 32326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:30.555214 32326 raft_consensus.cc:606] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:30.554134   536 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.557827 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:30.559514 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:30.560287 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:30.560876  1273 ts_tablet_manager.cc:1916] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:30.573208 32398 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.582365 32473 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.605499  1273 ts_tablet_manager.cc:1929] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:30.606014  1273 log.cc:1199] T 043b2a5381a1460dbd81462e3ca17bb8 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/043b2a5381a1460dbd81462e3ca17bb8
I20260709 12:24:30.607527 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 043b2a5381a1460dbd81462e3ca17bb8 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:30.625609 32469 consensus_queue.cc:237] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.633484   536 raft_consensus.cc:1275] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:30.634943  1245 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:30.636154 32398 raft_consensus.cc:1275] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:30.636940 32326 raft_consensus.cc:1275] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:30.641577  1245 consensus_queue.cc:1048] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:30.642547  1159 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.650377   540 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:30.653240 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 245327us
I20260709 12:24:30.654428 32398 raft_consensus.cc:2955] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.657262 32326 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.662904 32323 consensus_queue.cc:237] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.678215 32225 catalog_manager.cc:5697] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.667546  1190 consensus_queue.cc:1048] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:24:30.689263 32473 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:30.705741 32323 raft_consensus.cc:2955] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.715094   916 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:30.716197 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b69b66c609ec4c949e20382b3b15d127 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:30.726189 32398 consensus_queue.cc:237] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.730386  1245 raft_consensus.cc:993] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:30.731377  1244 raft_consensus.cc:1081] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:30.730197  1271 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.733192 32396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:30.733675 32396 raft_consensus.cc:493] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:30.733982 32396 raft_consensus.cc:3060] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:30.735790 32469 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.740340   539 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:30.741770  1236 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:30.745473 32396 raft_consensus.cc:515] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.748155 32396 leader_election.cc:290] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:30.748361 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:30.748905 32468 raft_consensus.cc:3055] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:30.749172 32468 raft_consensus.cc:740] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:30.749716 32468 consensus_queue.cc:260] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.750449 32468 raft_consensus.cc:3060] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:30.752717   536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60b75d18a6314a32b106350f621b81c0" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:30.753238   536 raft_consensus.cc:3060] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:30.754294  1233 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.771932   539 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.775674   916 raft_consensus.cc:993] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:30.777644  1267 raft_consensus.cc:1081] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:30.780826 32475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49884
I20260709 12:24:30.781301 32475 raft_consensus.cc:493] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:30.781630 32475 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:30.783598   536 raft_consensus.cc:2468] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:30.785969 32366 leader_election.cc:304] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 21ef148d4a9a485e93d841b873e17270; no voters: 
I20260709 12:24:30.786761  1034 raft_consensus.cc:2804] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:30.787169  1034 raft_consensus.cc:697] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:30.787979  1034 consensus_queue.cc:237] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:30.796240 32468 raft_consensus.cc:2468] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:30.803011 32225 catalog_manager.cc:5697] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 5 to 6, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.813227 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:30.816201 32327 raft_consensus.cc:1275] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:30.790752 32475 raft_consensus.cc:515] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:30.821617 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c2f7d32d0d44064bc97e3e7e137ddbd with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:30.822640  1273 tablet_replica.cc:333] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:30.822810 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:30.823046 32475 leader_election.cc:290] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:30.823567 32327 raft_consensus.cc:3055] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:30.823726  1273 raft_consensus.cc:2243] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:30.823951 32327 raft_consensus.cc:740] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:30.824456  1273 raft_consensus.cc:2272] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:30.824738 32327 consensus_queue.cc:260] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:30.826104 32327 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:30.828135 32396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a574b90ea56a43539d3c3d15bedb78a2" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:30.828738 32396 raft_consensus.cc:3060] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:30.833110 32327 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 4.
I20260709 12:24:30.828126  1273 ts_tablet_manager.cc:1916] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:30.846931 32442 leader_election.cc:304] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:30.837343 32396 raft_consensus.cc:2468] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 4.
I20260709 12:24:30.855372 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet b69b66c609ec4c949e20382b3b15d127 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:30.847854  1159 raft_consensus.cc:2804] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:30.860077  1159 raft_consensus.cc:697] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:30.861063  1159 consensus_queue.cc:237] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:24:30.866153   506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 101057us
I20260709 12:24:30.869477 32224 catalog_manager.cc:5697] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.871424   539 raft_consensus.cc:1275] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:30.878911  1233 consensus_queue.cc:1048] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:30.884398 32327 raft_consensus.cc:2955] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.891515 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a2d5333e15641af8ead9089dc2c2d9f with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:30.895462  1034 raft_consensus.cc:993] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:30.896087  1034 raft_consensus.cc:1081] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
W20260709 12:24:30.905224 32293 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:24:30.915946 32473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:24:30.916527 32473 raft_consensus.cc:493] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:30.916919 32473 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:30.935310  1276 tablet_replica.cc:333] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:30.936316  1278 tablet_replica.cc:333] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:30.937325  1278 raft_consensus.cc:2243] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:30.938012  1278 raft_consensus.cc:2272] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:30.940127 32473 raft_consensus.cc:515] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:30.944232 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:30.945134 32327 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:30.945511 32473 leader_election.cc:290] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:30.945557 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:30.946211 32398 raft_consensus.cc:3055] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:30.946518 32398 raft_consensus.cc:740] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:30.947204 32398 consensus_queue.cc:260] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:30.948009  1276 raft_consensus.cc:2243] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:30.948215 32398 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:30.955361  1276 raft_consensus.cc:2272] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:30.957643  1231 consensus_queue.cc:1048] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:24:30.957858 32398 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 3.
I20260709 12:24:30.959036 32440 leader_election.cc:304] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:30.961675  1261 raft_consensus.cc:2804] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:30.962256  1261 raft_consensus.cc:697] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:30.963142  1261 consensus_queue.cc:237] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:30.963946 32327 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 3.
I20260709 12:24:30.967170 32224 catalog_manager.cc:5697] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 3 to 4, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 4 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:30.968464  1276 ts_tablet_manager.cc:1916] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:30.968814  1278 ts_tablet_manager.cc:1916] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:30.970832 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a2d5333e15641af8ead9089dc2c2d9f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:30.973882   539 raft_consensus.cc:2955] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:30.974489 32222 catalog_manager.cc:5697] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:30.988418  1273 ts_tablet_manager.cc:1929] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:30.989017  1273 log.cc:1199] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/5c2f7d32d0d44064bc97e3e7e137ddbd
I20260709 12:24:30.991468 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 5c2f7d32d0d44064bc97e3e7e137ddbd (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:31.022733  1276 ts_tablet_manager.cc:1929] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:31.023240  1276 log.cc:1199] T b69b66c609ec4c949e20382b3b15d127 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/b69b66c609ec4c949e20382b3b15d127
I20260709 12:24:31.033237 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet b69b66c609ec4c949e20382b3b15d127 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:31.039544 32224 catalog_manager.cc:5697] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 2 to 3, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:31.056092  1278 ts_tablet_manager.cc:1929] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:31.063642  1278 log.cc:1199] T 5a2d5333e15641af8ead9089dc2c2d9f P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/5a2d5333e15641af8ead9089dc2c2d9f
I20260709 12:24:31.066500 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 5a2d5333e15641af8ead9089dc2c2d9f (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:31.307168 32398 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:31.308598  1261 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:31.337371 32475 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:31.339002  1034 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:31.355670   539 raft_consensus.cc:1275] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:31.357455  1099 consensus_queue.cc:1048] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:31.414068 32326 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:31.419822  1287 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:24:31.451647 32440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 104438us
I20260709 12:24:31.562137 32324 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:31.563679  1286 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:31.581562 32396 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:31.583935  1156 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:31.739071 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:31.781891 32396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77266502779440d8887bb28d423f2724"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:31.782516 32396 raft_consensus.cc:606] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:31.785266 32475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:31.785811 32475 raft_consensus.cc:606] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:31.788362 32475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:31.788817 32475 raft_consensus.cc:606] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Received request to transfer leadership to TS b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:31.791775 32396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:31.792833 32396 raft_consensus.cc:606] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:31.795526 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:31.797183 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:31.797900 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:31.807169  1261 raft_consensus.cc:993] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:31.807713  1261 raft_consensus.cc:1081] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:31.814419 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:31.815001 32398 raft_consensus.cc:493] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:31.815490 32398 raft_consensus.cc:3060] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:31.822408 32398 raft_consensus.cc:515] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:31.825515 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:31.826097 32473 raft_consensus.cc:3055] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:31.826431 32473 raft_consensus.cc:740] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:31.827466   536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae1183d9c4a468395ebfb2197766b76" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:31.827226 32473 consensus_queue.cc:260] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:31.828011   536 raft_consensus.cc:3060] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:31.828334 32473 raft_consensus.cc:3060] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:31.836001 32398 leader_election.cc:290] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:31.842408   536 raft_consensus.cc:2468] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:31.843720 32366 leader_election.cc:304] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 21ef148d4a9a485e93d841b873e17270; no voters: 
I20260709 12:24:31.845101  1034 raft_consensus.cc:2804] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:31.845641  1034 raft_consensus.cc:697] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:31.846417  1034 consensus_queue.cc:237] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:31.852135 32473 raft_consensus.cc:2468] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:31.883004 32222 catalog_manager.cc:5697] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.918684  1202 raft_consensus.cc:993] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:31.919409  1202 raft_consensus.cc:1081] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Signalling peer b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:31.929018 32327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:43184
I20260709 12:24:31.929819 32327 raft_consensus.cc:493] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:31.930375 32327 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:31.947243 32327 raft_consensus.cc:515] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:31.952911 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:31.953744 32473 raft_consensus.cc:3055] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:31.954093 32473 raft_consensus.cc:740] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:31.954855 32473 consensus_queue.cc:260] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:31.955479   536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:31.955953 32473 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:31.956175   536 raft_consensus.cc:3060] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:31.960784 32327 leader_election.cc:290] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 3 election: Requested vote from peers 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:31.964026   536 raft_consensus.cc:2468] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 3.
I20260709 12:24:31.975855 32291 leader_election.cc:304] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [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: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:31.976788  1231 raft_consensus.cc:2804] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:31.977276  1231 raft_consensus.cc:697] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:31.978073  1231 consensus_queue.cc:237] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:31.986920 32473 raft_consensus.cc:2468] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 3.
I20260709 12:24:32.104404  1236 raft_consensus.cc:993] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
W20260709 12:24:32.105259   505 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 53545.4us
I20260709 12:24:32.106433  1190 raft_consensus.cc:1081] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:32.119369   536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77266502779440d8887bb28d423f2724"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52618
I20260709 12:24:32.110770 32222 catalog_manager.cc:5697] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 2 to 3, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 3 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.120330   536 raft_consensus.cc:493] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:32.139847   536 raft_consensus.cc:3060] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:32.164937   536 raft_consensus.cc:515] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:32.169766 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77266502779440d8887bb28d423f2724" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:32.170827 32469 raft_consensus.cc:3060] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:32.177456 32396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77266502779440d8887bb28d423f2724" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:32.178311 32396 raft_consensus.cc:3055] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:32.178694 32396 raft_consensus.cc:740] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:32.179602 32396 consensus_queue.cc:260] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [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: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:32.180263  1236 raft_consensus.cc:993] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:32.180840  1236 raft_consensus.cc:1081] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:32.181181 32396 raft_consensus.cc:3060] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:32.183357 32328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:43182
I20260709 12:24:32.183907 32328 raft_consensus.cc:493] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:32.184439 32328 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:32.185922 32469 raft_consensus.cc:2468] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:32.183867   536 leader_election.cc:290] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:32.189368   506 leader_election.cc:304] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:32.191694  1274 raft_consensus.cc:2804] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:32.192534  1274 raft_consensus.cc:697] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:32.194011  1274 consensus_queue.cc:237] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [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: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:32.203102 32328 raft_consensus.cc:515] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:32.208007 32328 leader_election.cc:290] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:32.209113   536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:32.209745   536 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:32.212311 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:32.212908 32401 raft_consensus.cc:3055] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:32.213191 32401 raft_consensus.cc:740] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:32.214062 32401 consensus_queue.cc:260] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:32.215441 32401 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:32.218539   536 raft_consensus.cc:2468] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:32.220188 32291 leader_election.cc:304] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:32.222316  1279 raft_consensus.cc:2804] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:32.222824  1279 raft_consensus.cc:697] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:32.224155 32401 raft_consensus.cc:2468] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:32.232896 32396 raft_consensus.cc:2468] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:32.239277  1279 consensus_queue.cc:237] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:32.255697 32222 catalog_manager.cc:5697] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:32.264796 32328 consensus_queue.cc:237] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:32.260530 32224 catalog_manager.cc:5697] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.289898 32469 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:32.293416  1099 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:32.299642 32469 raft_consensus.cc:1275] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:32.301779 32291 consensus_peers.cc:597] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dae450d27e284d648ebf2671c5eac212. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.302923  1279 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:32.306938 32396 raft_consensus.cc:1275] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:32.308298  1279 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:32.342430   536 raft_consensus.cc:1275] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:32.345108  1236 consensus_queue.cc:1048] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:32.344357  1302 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.364673 32469 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.369810 32396 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.386983 32401 consensus_queue.cc:237] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:32.394163 32224 catalog_manager.cc:5697] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.410547   539 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:32.412421  1267 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:24:32.495865 32366 consensus_peers.cc:597] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 111a315805234c828f848148e36a2794. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.502970 32328 raft_consensus.cc:1275] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:32.503759 32469 raft_consensus.cc:1275] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:32.505311  1303 consensus_queue.cc:1048] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:32.505441  1034 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:32.526626 32469 raft_consensus.cc:1275] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:32.528928  1190 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:32.535892  1099 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.548482 32327 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.565551 32475 consensus_queue.cc:237] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:32.587651 32225 catalog_manager.cc:5697] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.599607 32401 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:32.602654 32323 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:24:32.605837 32440 consensus_peers.cc:597] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7590e38ab0c41729d08596af14d336d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.607504 32469 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.609761  1261 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:32.611508  1261 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:32.627975 32475 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:32.629690  1274 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:32.660265 32396 raft_consensus.cc:1275] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:32.660619  1202 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.661866  1247 consensus_queue.cc:1048] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:32.673727 32327 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.694407 32398 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.697371 32474 consensus_queue.cc:237] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:32.721045 32225 catalog_manager.cc:5697] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
W20260709 12:24:32.749670 32440 consensus_peers.cc:597] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d94f2e1a49c47b2ad0286b267055558. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:32.751055 32398 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:32.752527  1261 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:32.764058  1261 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.766274 32396 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.768081 32327 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:32.769449  1202 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:32.783448 32323 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.790099 32222 catalog_manager.cc:5697] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:32.812449 32396 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:32.816737  1304 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:32.838536   540 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:32.841161  1303 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:32.857519 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:32.935984  1333 ts_tablet_manager.cc:933] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:32.945472  1333 tablet_copy_client.cc:323] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:32.947669 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet dae450d27e284d648ebf2671c5eac212 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:32.948226 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet dae450d27e284d648ebf2671c5eac212 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-dae450d27e284d648ebf2671c5eac212
I20260709 12:24:32.956807 32338 tablet_copy_source_session.cc:215] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:32.960196  1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae450d27e284d648ebf2671c5eac212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:32.977001  1333 tablet_copy_client.cc:806] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:32.977710  1333 tablet_copy_client.cc:670] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:32.981740  1333 tablet_copy_client.cc:538] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:33.001610  1333 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:33.030310 32398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:33.031045 32398 raft_consensus.cc:606] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:33.047400 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:33.048008 32323 raft_consensus.cc:606] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:33.054662 32323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:33.055212 32323 raft_consensus.cc:606] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:33.056687 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:33.061180 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:33.064899 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:33.070696  1333 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:33.078759  1333 tablet_bootstrap.cc:492] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:33.079594  1333 ts_tablet_manager.cc:1403] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.023s
I20260709 12:24:33.082664  1333 raft_consensus.cc:359] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:33.083591  1333 raft_consensus.cc:740] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:33.084280  1333 consensus_queue.cc:260] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:33.071913  1336 ts_tablet_manager.cc:933] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:33.088290  1333 ts_tablet_manager.cc:1434] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:24:33.090565 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-dae450d27e284d648ebf2671c5eac212 received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:33.091032 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-dae450d27e284d648ebf2671c5eac212 on tablet dae450d27e284d648ebf2671c5eac212 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:33.100005  1336 tablet_copy_client.cc:323] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:33.105295 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 111a315805234c828f848148e36a2794 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:33.105818 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 111a315805234c828f848148e36a2794 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-111a315805234c828f848148e36a2794
I20260709 12:24:33.117092 32413 tablet_copy_source_session.cc:215] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:33.119067  1333 ts_tablet_manager.cc:933] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:33.128849  1333 tablet_copy_client.cc:323] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:33.130690 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet e7590e38ab0c41729d08596af14d336d from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:33.131242 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet e7590e38ab0c41729d08596af14d336d from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-e7590e38ab0c41729d08596af14d336d
I20260709 12:24:33.138087  1336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a315805234c828f848148e36a2794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.139050 32486 tablet_copy_source_session.cc:215] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:33.144165  1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7590e38ab0c41729d08596af14d336d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.161742  1099 raft_consensus.cc:993] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:33.162211  1099 raft_consensus.cc:1081] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:33.164156 32474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:24:33.164670 32474 raft_consensus.cc:493] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:33.164974 32474 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:33.173516 32474 raft_consensus.cc:515] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:33.179275 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:33.179870 32398 raft_consensus.cc:3055] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:33.180141 32398 raft_consensus.cc:740] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:33.180254   539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a498dffdd874e7980a799a659a015a3" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:33.180850   539 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:33.181154 32474 leader_election.cc:290] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:33.180887 32398 consensus_queue.cc:260] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:33.182739 32398 raft_consensus.cc:3060] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:33.189111   539 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 4.
I20260709 12:24:33.191704 32440 leader_election.cc:304] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:33.192638  1261 raft_consensus.cc:2804] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:33.181665  1333 tablet_copy_client.cc:806] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:33.193085  1261 raft_consensus.cc:697] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:33.197933  1261 consensus_queue.cc:237] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:33.190183 32398 raft_consensus.cc:2468] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 4.
I20260709 12:24:33.208518  1333 tablet_copy_client.cc:670] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:33.210474  1339 ts_tablet_manager.cc:933] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:33.214713  1333 tablet_copy_client.cc:538] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:33.217785  1336 tablet_copy_client.cc:806] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:33.218348  1336 tablet_copy_client.cc:670] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:33.225628  1339 tablet_copy_client.cc:323] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:33.228415 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 1d94f2e1a49c47b2ad0286b267055558 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:33.229142 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 1d94f2e1a49c47b2ad0286b267055558 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-1d94f2e1a49c47b2ad0286b267055558
I20260709 12:24:33.230111  1336 tablet_copy_client.cc:538] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:33.259397  1336 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:33.263985 32222 catalog_manager.cc:5697] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 3 to 4, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 4 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:33.267127 32486 tablet_copy_source_session.cc:215] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:33.270952  1339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d94f2e1a49c47b2ad0286b267055558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:33.274083  1333 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:33.302080  1339 tablet_copy_client.cc:806] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:33.308745  1339 tablet_copy_client.cc:670] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:33.326697  1303 raft_consensus.cc:993] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:33.327180  1303 raft_consensus.cc:1081] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:33.328902 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58912
I20260709 12:24:33.329350  1339 tablet_copy_client.cc:538] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:33.329432 32398 raft_consensus.cc:493] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:33.329910 32398 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:33.341573 32398 raft_consensus.cc:515] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:33.399605 32398 leader_election.cc:290] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:33.403530 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
W20260709 12:24:33.403987 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 60071.3us
I20260709 12:24:33.404211 32323 raft_consensus.cc:3055] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:33.404524 32323 raft_consensus.cc:740] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:33.405212 32323 consensus_queue.cc:260] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:33.406199 32323 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:33.407507   540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b9e3ad664495186da4126245ecdf6" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:33.409446   540 raft_consensus.cc:3060] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:33.450547  1336 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:33.457772  1336 tablet_bootstrap.cc:492] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:33.458443  1336 ts_tablet_manager.cc:1403] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.199s	user 0.036s	sys 0.047s
I20260709 12:24:33.465116  1336 raft_consensus.cc:359] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:33.465971  1336 raft_consensus.cc:740] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:33.470011  1333 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:33.470620  1339 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:33.471194 32323 raft_consensus.cc:2468] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:33.460837   540 raft_consensus.cc:2468] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:33.491815  1333 tablet_bootstrap.cc:492] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:33.492609  1333 ts_tablet_manager.cc:1403] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.219s	user 0.016s	sys 0.018s
I20260709 12:24:33.496949   540 raft_consensus.cc:1217] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:33.501535  1333 raft_consensus.cc:359] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:33.466612  1336 consensus_queue.cc:260] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
W20260709 12:24:33.512068   506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 91590us
I20260709 12:24:33.516214  1333 raft_consensus.cc:740] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:33.537474  1336 ts_tablet_manager.cc:1434] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 12:24:33.546307 32368 leader_election.cc:304] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [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: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:33.547636  1099 raft_consensus.cc:2804] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:33.548046  1099 raft_consensus.cc:697] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:33.548730  1099 consensus_queue.cc:237] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:33.559409  1267 raft_consensus.cc:993] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:33.560714  1267 raft_consensus.cc:1081] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:33.564081 32398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58912
I20260709 12:24:33.564604 32398 raft_consensus.cc:493] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:33.564939 32398 raft_consensus.cc:3060] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:33.578994 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-111a315805234c828f848148e36a2794 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:33.579496 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-111a315805234c828f848148e36a2794 on tablet 111a315805234c828f848148e36a2794 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:33.587925 32398 raft_consensus.cc:515] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:33.597715 32398 leader_election.cc:290] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:33.543736  1333 consensus_queue.cc:260] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:33.601089 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:33.601224 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfdaceb7a97451c9c4c2aa7bae82707" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:33.601822 32469 raft_consensus.cc:3060] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:33.602420  1333 ts_tablet_manager.cc:1434] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.109s	user 0.005s	sys 0.002s
I20260709 12:24:33.603313   539 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:24:33.608628  1289 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:33.609074 32323 raft_consensus.cc:3055] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:33.609407 32323 raft_consensus.cc:740] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:33.610179 32323 consensus_queue.cc:260] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:33.612394 32323 raft_consensus.cc:3060] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:33.620363 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-e7590e38ab0c41729d08596af14d336d received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:33.620862 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-e7590e38ab0c41729d08596af14d336d on tablet e7590e38ab0c41729d08596af14d336d with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:33.626217 32469 raft_consensus.cc:2468] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:33.627574 32369 leader_election.cc:304] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:33.628458  1190 raft_consensus.cc:2804] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:33.628998  1190 raft_consensus.cc:697] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:33.629877  1190 consensus_queue.cc:237] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:33.635953 32225 catalog_manager.cc:5697] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 2 to 3, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:33.645856 32396 raft_consensus.cc:1275] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:24:33.646930 32323 raft_consensus.cc:2468] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:33.647773  1289 consensus_queue.cc:1048] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:33.683585   539 raft_consensus.cc:1217] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:33.701475 32222 catalog_manager.cc:5697] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:33.751487  1339 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:33.752707  1339 tablet_bootstrap.cc:492] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:33.753481  1339 ts_tablet_manager.cc:1403] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.283s	user 0.032s	sys 0.006s
I20260709 12:24:33.760510  1339 raft_consensus.cc:359] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:33.761461  1339 raft_consensus.cc:740] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:33.762099  1339 consensus_queue.cc:260] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:33.765077   539 raft_consensus.cc:1217] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:33.765336  1339 ts_tablet_manager.cc:1434] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
W20260709 12:24:33.781013 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 104238us
I20260709 12:24:33.795038 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-1d94f2e1a49c47b2ad0286b267055558 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:33.795485 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-1d94f2e1a49c47b2ad0286b267055558 on tablet 1d94f2e1a49c47b2ad0286b267055558 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:33.964798 32328 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:33.966243  1099 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:34.000560   538 raft_consensus.cc:1275] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:34.002408  1190 consensus_queue.cc:1048] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:34.011657   539 raft_consensus.cc:1217] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:24:34.089655  1303 raft_consensus.cc:1064] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:34.092200  1303 consensus_queue.cc:237] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.109153 32398 raft_consensus.cc:1275] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:34.109922   538 raft_consensus.cc:1275] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:34.111620 32474 raft_consensus.cc:1275] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:34.113294  1267 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:34.114333  1279 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:34.119771  1304 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:34.127882 32474 raft_consensus.cc:1275] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:34.128998  1345 consensus_queue.cc:1048] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:34.131984 32323 raft_consensus.cc:1275] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:34.133317  1190 consensus_queue.cc:1048] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:34.162683  1267 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.170115  1357 raft_consensus.cc:1064] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:34.172868  1357 consensus_queue.cc:237] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.175748 32469 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.203408 32398 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.227257 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:34.241814 32224 catalog_manager.cc:5697] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.251859 32398 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:34.253427  1261 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:34.263878  1190 raft_consensus.cc:1064] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:34.266384  1190 consensus_queue.cc:237] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.267621   540 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:34.270218  1356 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:34.277505   539 raft_consensus.cc:1275] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:34.278916  1348 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:34.282027 32469 raft_consensus.cc:1275] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:34.285367  1345 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:34.286486 32327 raft_consensus.cc:1275] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:34.288424  1345 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:34.423949 32323 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:34.428061   538 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.445775 32475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:34.446375 32475 raft_consensus.cc:606] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:34.466370  1357 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:34.489269  1202 raft_consensus.cc:993] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:34.490067  1202 raft_consensus.cc:1081] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:34.490803  1202 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.495193 32401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:34.495781 32401 raft_consensus.cc:606] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:34.497679 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:34.499481 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:34.500330 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:34.507434  1099 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.528666 32397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:34.529425 32397 raft_consensus.cc:493] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:34.530499 32397 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:34.540820 32327 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.571976 32397 raft_consensus.cc:515] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.577935 32398 raft_consensus.cc:1240] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Rejecting Update request from peer 7dbcff5c5d774812a36f8f0c162a4228 for earlier term 2. Current term is 3. Ops: []
I20260709 12:24:34.579947 32328 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.583113 32397 leader_election.cc:290] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:34.592526 32474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:34.593173 32474 raft_consensus.cc:3055] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:34.593528 32474 raft_consensus.cc:740] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:34.594655 32474 consensus_queue.cc:260] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.592970 32225 catalog_manager.cc:5697] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:34.595827 32474 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:34.598857   540 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.601539 32324 consensus_queue.cc:237] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.607880   539 raft_consensus.cc:1275] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:34.609259  1363 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:34.620137  1304 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.625334   539 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.634160 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dae450d27e284d648ebf2671c5eac212 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:34.638206 32323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:34.638797 32323 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:34.640787 32473 raft_consensus.cc:1275] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:34.641598 32225 catalog_manager.cc:5697] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.642477  1267 consensus_queue.cc:1048] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:34.645933 32323 raft_consensus.cc:2468] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:34.650875 32473 raft_consensus.cc:2955] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.653733 32474 raft_consensus.cc:2468] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:34.654948 32369 leader_election.cc:304] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:34.655941  1099 raft_consensus.cc:2804] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:34.656366  1099 raft_consensus.cc:697] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:34.657155  1099 consensus_queue.cc:237] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.657716 32224 catalog_manager.cc:5697] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:34.665089 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet dae450d27e284d648ebf2671c5eac212 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:34.665201 32469 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.685232 32401 consensus_queue.cc:237] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:34.695214  1381 tablet_replica.cc:333] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:34.697989 32327 raft_consensus.cc:1275] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:34.699527  1381 raft_consensus.cc:2243] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:34.700286  1345 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:34.705833   539 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.715811  1381 raft_consensus.cc:2272] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:34.707407   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7590e38ab0c41729d08596af14d336d" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:34.719676   538 raft_consensus.cc:3060] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:34.727073  1381 ts_tablet_manager.cc:1916] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:34.737579   538 raft_consensus.cc:2468] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 3.
I20260709 12:24:34.743706 32222 catalog_manager.cc:5697] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 4 to 3, term changed from 2 to 3, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from VOTER to NON_VOTER, now has a pending config: VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65), VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66), VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67), VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.769524   537 raft_consensus.cc:1275] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:34.777733  1099 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.779783  1381 ts_tablet_manager.cc:1929] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:34.780283  1381 log.cc:1199] T dae450d27e284d648ebf2671c5eac212 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/dae450d27e284d648ebf2671c5eac212
I20260709 12:24:34.789208  1261 raft_consensus.cc:1064] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:34.792781  1261 consensus_queue.cc:237] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:34.826393 32213 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet e7590e38ab0c41729d08596af14d336d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 7dbcff5c5d774812a36f8f0c162a4228 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.840049  1099 consensus_queue.cc:1048] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:34.877210   539 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.882165 32328 raft_consensus.cc:2955] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.899652 32225 catalog_manager.cc:5697] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 1 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:34.910027 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet dae450d27e284d648ebf2671c5eac212 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:34.910847 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 111a315805234c828f848148e36a2794 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:34.934268   539 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:34.934463 32328 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:34.935839  1356 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:34.947278 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 111a315805234c828f848148e36a2794 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:34.964126  1384 tablet_replica.cc:333] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:34.968362  1384 raft_consensus.cc:2243] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:34.972951  1357 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:34.974349 32398 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:34.978924  1099 raft_consensus.cc:993] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:34.979399  1190 raft_consensus.cc:1081] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:34.987020 32328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:43182
I20260709 12:24:34.987547 32328 raft_consensus.cc:493] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:34.987913 32328 raft_consensus.cc:3060] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:34.989836  1202 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:34.992981  1384 raft_consensus.cc:2272] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.003705 32328 raft_consensus.cc:515] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:35.006296 32398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:35.006899 32398 raft_consensus.cc:3055] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:35.007454  1384 ts_tablet_manager.cc:1916] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:35.017100 32398 raft_consensus.cc:740] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:35.017549 32328 leader_election.cc:290] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:35.023082 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f8d79701ff4d228bd2fcdd72aabe1e" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:35.023636 32469 raft_consensus.cc:3060] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:35.026081  1356 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.027643   539 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.030347 32469 raft_consensus.cc:2468] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:35.034049 32294 leader_election.cc:304] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:35.034842  1363 raft_consensus.cc:2804] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:35.035305  1363 raft_consensus.cc:697] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:35.036149  1363 consensus_queue.cc:237] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:35.041690 32398 consensus_queue.cc:260] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:35.048264 32398 raft_consensus.cc:3060] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:35.050890 32225 catalog_manager.cc:5697] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.113328   539 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:35.115149  1034 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:35.062094 32327 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.136889 32398 raft_consensus.cc:2468] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:35.139117  1384 ts_tablet_manager.cc:1929] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:35.138147 32397 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.142546 32222 catalog_manager.cc:5697] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.159529  1384 log.cc:1199] T 111a315805234c828f848148e36a2794 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/111a315805234c828f848148e36a2794
I20260709 12:24:35.163213 32328 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:35.166429  1099 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:35.167672 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 111a315805234c828f848148e36a2794 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:35.171890  1034 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.186559 32469 consensus_queue.cc:237] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:35.183686 32222 catalog_manager.cc:5697] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65), VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66), VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67), VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.193080   539 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:35.208330  1356 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:35.211992 32328 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:35.223449  1356 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:35.242372  1202 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.249624 32327 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.259397 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d94f2e1a49c47b2ad0286b267055558 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:35.273414 32473 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:35.278054 32222 catalog_manager.cc:5697] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.279893  1099 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:35.282406   539 raft_consensus.cc:2955] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.309619 32398 consensus_queue.cc:237] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:35.328703 32473 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:35.330268  1099 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:35.339673   537 raft_consensus.cc:1275] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:35.342329  1034 consensus_queue.cc:1048] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:35.351845  1034 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.369786 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d94f2e1a49c47b2ad0286b267055558 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:35.389904   539 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.394893 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7590e38ab0c41729d08596af14d336d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 5)
I20260709 12:24:35.403874 32473 raft_consensus.cc:2955] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:35.405113  1395 tablet_replica.cc:333] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:35.410238  1395 raft_consensus.cc:2243] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.411022  1395 raft_consensus.cc:2272] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.414579  1395 ts_tablet_manager.cc:1916] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:35.412077 32225 catalog_manager.cc:5697] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 4 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 3 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:35.446703 32401 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.448695  1267 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.454063 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet e7590e38ab0c41729d08596af14d336d with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:35.468011  1398 tablet_replica.cc:333] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:35.471248  1395 ts_tablet_manager.cc:1929] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:35.472926  1395 log.cc:1199] T 1d94f2e1a49c47b2ad0286b267055558 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/1d94f2e1a49c47b2ad0286b267055558
I20260709 12:24:35.472438  1398 raft_consensus.cc:2243] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.474781 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet 1d94f2e1a49c47b2ad0286b267055558 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:35.476555  1398 raft_consensus.cc:2272] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.481067  1398 ts_tablet_manager.cc:1916] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:35.477173 32473 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:35.484143  1304 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.509332  1398 ts_tablet_manager.cc:1929] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:35.509902  1398 log.cc:1199] T e7590e38ab0c41729d08596af14d336d P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/e7590e38ab0c41729d08596af14d336d
I20260709 12:24:35.511607 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet e7590e38ab0c41729d08596af14d336d (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:35.845626 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:35.897037 32401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:35.897558 32401 raft_consensus.cc:606] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:35.899911 32401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:35.900491 32401 raft_consensus.cc:606] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:35.902783 32327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:35.903226 32327 raft_consensus.cc:606] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:35.904313 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:35.905315 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:35.905836 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:35.949987  1399 raft_consensus.cc:993] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:35.950480  1267 raft_consensus.cc:1081] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:35.951762 32401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58912
I20260709 12:24:35.952169 32401 raft_consensus.cc:493] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:35.952448 32401 raft_consensus.cc:3060] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:35.957154 32401 raft_consensus.cc:515] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:35.958621 32401 leader_election.cc:290] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:35.959499 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:35.959951 32473 raft_consensus.cc:3060] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:35.959997 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b4f1332f8d45d8a361afe54c43de86" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:35.960609 32327 raft_consensus.cc:3055] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:35.960882 32327 raft_consensus.cc:740] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:35.961697 32327 consensus_queue.cc:260] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:35.962751 32327 raft_consensus.cc:3060] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:35.965711 32473 raft_consensus.cc:2468] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:35.967284 32369 leader_election.cc:304] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:35.968290  1394 raft_consensus.cc:2804] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:35.969758  1394 raft_consensus.cc:697] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:35.970587  1394 consensus_queue.cc:237] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:35.983059 32327 raft_consensus.cc:2468] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:35.983683 32222 catalog_manager.cc:5697] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.990778  1099 raft_consensus.cc:993] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:35.991267  1099 raft_consensus.cc:1081] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:35.992717   539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52618
I20260709 12:24:35.993280   539 raft_consensus.cc:493] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:35.993628   539 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:35.999733   539 raft_consensus.cc:515] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:36.002476   539 leader_election.cc:290] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:36.003629 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:36.004174 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a51d510c4404a8e4d1887cd7009b5" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:36.004808 32327 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:36.004199 32401 raft_consensus.cc:3055] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:36.005671 32401 raft_consensus.cc:740] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:36.006356 32401 consensus_queue.cc:260] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:36.007536 32401 raft_consensus.cc:3060] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:36.011838 32327 raft_consensus.cc:2468] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 3.
I20260709 12:24:36.012964   505 leader_election.cc:304] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:36.013664  1247 raft_consensus.cc:2804] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:36.014006 32401 raft_consensus.cc:2468] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 3.
I20260709 12:24:36.014111  1247 raft_consensus.cc:697] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:36.015049  1247 consensus_queue.cc:237] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:36.025002 32222 catalog_manager.cc:5697] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 2 to 3, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 3 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:36.245896  1099 raft_consensus.cc:993] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:36.246379  1394 raft_consensus.cc:1081] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:36.247818 32475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:24:36.248270 32475 raft_consensus.cc:493] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:36.248588 32475 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:36.253191 32475 raft_consensus.cc:515] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:36.255041 32475 leader_election.cc:290] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:36.255177 32327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:36.255967 32327 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:36.256253 32401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7ba3cc0a7d4864a91c53bc3ad410aa" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:36.256804 32401 raft_consensus.cc:3055] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:36.257097 32401 raft_consensus.cc:740] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:36.257766 32401 consensus_queue.cc:260] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:36.258821 32401 raft_consensus.cc:3060] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:36.262176 32327 raft_consensus.cc:2468] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 3.
I20260709 12:24:36.263135 32442 leader_election.cc:304] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:36.263927  1386 raft_consensus.cc:2804] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:36.264412  1386 raft_consensus.cc:697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:36.264767 32401 raft_consensus.cc:2468] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 3.
I20260709 12:24:36.265298  1386 consensus_queue.cc:237] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:36.275800 32222 catalog_manager.cc:5697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 2 to 3, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:36.394356 32401 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:36.395469  1346 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:36.405869 32327 raft_consensus.cc:1275] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:36.411119  1247 consensus_queue.cc:1048] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:36.526289 32327 consensus_queue.cc:237] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
W20260709 12:24:36.533748 32291 consensus_peers.cc:597] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8f8d79701ff4d228bd2fcdd72aabe1e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.533828 32473 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:36.534142 32327 raft_consensus.cc:1275] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:36.535118 32401 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:36.536365  1267 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:36.536877  1401 consensus_queue.cc:1048] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:36.537295  1304 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:36.546936  1267 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.555930 32398 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.559692 32475 raft_consensus.cc:1275] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:36.560977  1099 consensus_queue.cc:1048] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:36.559386 32473 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.570259 32468 consensus_queue.cc:237] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:36.590579 32222 catalog_manager.cc:5697] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 2 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.593600 32398 raft_consensus.cc:1275] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:36.595510 32440 consensus_peers.cc:597] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29052781453c40cca522ec28de87efb0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.597324 32327 raft_consensus.cc:1275] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:36.598801  1416 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:36.600628  1386 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:36.615439  1416 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.617309 32398 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.634829 32327 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.643018 32225 catalog_manager.cc:5697] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.646044 32468 consensus_queue.cc:237] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:36.663013 32398 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:36.664551  1386 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:36.665742 32440 consensus_peers.cc:597] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfb1fef6841c47fdb4d2d27d6500ff59. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.666042 32327 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:36.667338  1386 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:36.673004  1356 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.674718 32398 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.678076 32327 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.687717 32400 consensus_queue.cc:237] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:36.690961 32226 catalog_manager.cc:5697] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:36.726595 32366 consensus_peers.cc:597] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0eaa9bc67b654f3faeb939ccf4cbb058. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:36.726691 32468 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:36.728027  1401 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:36.731775 32327 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:36.733408  1401 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:36.745069 32400 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:36.744539  1394 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.747001 32324 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.748059  1428 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:36.760170 32327 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:36.762226  1428 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:36.778805 32468 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:36.789063 32222 catalog_manager.cc:5697] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 3, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:36.942796 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:36.988708  1435 ts_tablet_manager.cc:933] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:36.995584 32475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:36.996232 32475 raft_consensus.cc:606] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Received request to transfer leadership to TS 1c04bc4199a84c17839b37db51f98c1a
I20260709 12:24:36.999118 32400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:36.999694 32400 raft_consensus.cc:606] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Received request to transfer leadership to TS b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:37.000895 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:37.001533  1435 tablet_copy_client.cc:323] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:37.002782 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:37.003873 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 29052781453c40cca522ec28de87efb0 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:37.004611 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 29052781453c40cca522ec28de87efb0 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-29052781453c40cca522ec28de87efb0
I20260709 12:24:37.009404 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:37.011854  1429 raft_consensus.cc:993] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:37.012316  1429 raft_consensus.cc:1081] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Signalling peer 1c04bc4199a84c17839b37db51f98c1a to start an election
I20260709 12:24:37.017491 32400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
 from {username='slave'} at 127.0.0.1:58902
I20260709 12:24:37.018013 32400 raft_consensus.cc:493] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.018337 32400 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.020309 32486 tablet_copy_source_session.cc:215] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:37.026562 32400 raft_consensus.cc:515] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:37.030844  1435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29052781453c40cca522ec28de87efb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.031163 32400 leader_election.cc:290] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:37.032717 32468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:37.033267 32468 raft_consensus.cc:3055] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.033556 32468 raft_consensus.cc:740] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:37.034325 32468 consensus_queue.cc:260] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:37.035516 32468 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.039320 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "1c04bc4199a84c17839b37db51f98c1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:37.039882 32324 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.041071  1437 ts_tablet_manager.cc:933] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:37.051743  1437 tablet_copy_client.cc:323] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:37.053333 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet e8f8d79701ff4d228bd2fcdd72aabe1e from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:37.053859 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet e8f8d79701ff4d228bd2fcdd72aabe1e from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-e8f8d79701ff4d228bd2fcdd72aabe1e
I20260709 12:24:37.060635  1435 tablet_copy_client.cc:806] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:37.061676  1435 tablet_copy_client.cc:670] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:37.062249 32338 tablet_copy_source_session.cc:215] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:37.067323  1437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f8d79701ff4d228bd2fcdd72aabe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.081372 32324 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:37.085544 32368 leader_election.cc:304] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:37.086328  1401 raft_consensus.cc:2804] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.087662  1401 raft_consensus.cc:697] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Leader. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:37.088199  1435 tablet_copy_client.cc:538] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:37.089428  1401 consensus_queue.cc:237] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:37.098469 32468 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c04bc4199a84c17839b37db51f98c1a in term 2.
I20260709 12:24:37.101400  1437 tablet_copy_client.cc:806] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:37.102008  1437 tablet_copy_client.cc:670] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:37.105825  1437 tablet_copy_client.cc:538] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:37.125392  1437 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:37.128572 32225 catalog_manager.cc:5697] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: term changed from 1 to 2, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66). New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.130723  1435 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:37.161468  1435 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:37.162436  1435 tablet_bootstrap.cc:492] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:37.163035  1437 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:37.163089  1435 ts_tablet_manager.cc:1403] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.004s
I20260709 12:24:37.164150  1437 tablet_bootstrap.cc:492] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:37.164909  1437 ts_tablet_manager.cc:1403] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.014s
I20260709 12:24:37.167869  1437 raft_consensus.cc:359] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.168742  1437 raft_consensus.cc:740] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:37.169384  1437 consensus_queue.cc:260] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.171767  1437 ts_tablet_manager.cc:1434] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:37.173398 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-e8f8d79701ff4d228bd2fcdd72aabe1e received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:37.173817 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-e8f8d79701ff4d228bd2fcdd72aabe1e on tablet e8f8d79701ff4d228bd2fcdd72aabe1e with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:37.174264  1435 raft_consensus.cc:359] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.175057  1435 raft_consensus.cc:740] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:37.176122  1435 consensus_queue.cc:260] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.178709  1435 ts_tablet_manager.cc:1434] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:24:37.180275 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-29052781453c40cca522ec28de87efb0 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:37.180665 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-29052781453c40cca522ec28de87efb0 on tablet 29052781453c40cca522ec28de87efb0 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:37.191039  1437 ts_tablet_manager.cc:933] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:37.200680  1437 tablet_copy_client.cc:323] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:37.202584 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet cfb1fef6841c47fdb4d2d27d6500ff59 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:37.203117 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet cfb1fef6841c47fdb4d2d27d6500ff59 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-cfb1fef6841c47fdb4d2d27d6500ff59
I20260709 12:24:37.209316 32486 tablet_copy_source_session.cc:215] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:37.213811  1437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb1fef6841c47fdb4d2d27d6500ff59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.224323  1437 tablet_copy_client.cc:806] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:37.224848  1437 tablet_copy_client.cc:670] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:37.227986  1437 tablet_copy_client.cc:538] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:37.234993  1437 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:37.251084  1437 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:37.251784  1437 tablet_bootstrap.cc:492] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:37.252298  1437 ts_tablet_manager.cc:1403] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.001s
I20260709 12:24:37.254326  1437 raft_consensus.cc:359] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.254908  1437 raft_consensus.cc:740] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:37.255461  1437 consensus_queue.cc:260] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.257508  1437 ts_tablet_manager.cc:1434] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:37.259394 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-cfb1fef6841c47fdb4d2d27d6500ff59 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:37.259831 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-cfb1fef6841c47fdb4d2d27d6500ff59 on tablet cfb1fef6841c47fdb4d2d27d6500ff59 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:37.298698  1437 ts_tablet_manager.cc:933] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:37.298905  1401 raft_consensus.cc:993] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:37.299696  1099 raft_consensus.cc:1081] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Signalling peer b85d5f7f62264ecd89885cd6a79c5643 to start an election
I20260709 12:24:37.300771  1437 tablet_copy_client.cc:323] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.66:41547
I20260709 12:24:37.301345 32324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
 from {username='slave'} at 127.0.0.1:43182
I20260709 12:24:37.302013 32324 raft_consensus.cc:493] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.302389 32324 raft_consensus.cc:3060] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.304550 32413 tablet_copy_service.cc:140] P 1c04bc4199a84c17839b37db51f98c1a: Received BeginTabletCopySession request for tablet 0eaa9bc67b654f3faeb939ccf4cbb058 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:52250)
I20260709 12:24:37.304986 32413 tablet_copy_service.cc:161] P 1c04bc4199a84c17839b37db51f98c1a: Beginning new tablet copy session on tablet 0eaa9bc67b654f3faeb939ccf4cbb058 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:52250: session id = 21ef148d4a9a485e93d841b873e17270-0eaa9bc67b654f3faeb939ccf4cbb058
I20260709 12:24:37.309134 32324 raft_consensus.cc:515] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:37.310868 32413 tablet_copy_source_session.cc:215] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:37.311894 32475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:37.312520 32475 raft_consensus.cc:3060] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.313647 32400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8394281fef4dfaafc22d36d1b11a98" candidate_uuid: "b85d5f7f62264ecd89885cd6a79c5643" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:37.314173 32400 raft_consensus.cc:3055] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.314429 32400 raft_consensus.cc:740] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:37.315044 32400 consensus_queue.cc:260] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:37.317305 32400 raft_consensus.cc:3060] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.318998 32475 raft_consensus.cc:2468] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:37.320232 32294 leader_election.cc:304] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:37.315474 32324 leader_election.cc:290] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [CANDIDATE]: Term 2 election: Requested vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:37.324769 32400 raft_consensus.cc:2468] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b85d5f7f62264ecd89885cd6a79c5643 in term 2.
I20260709 12:24:37.327834  1399 raft_consensus.cc:2804] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.328591  1399 raft_consensus.cc:697] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Becoming Leader. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:37.329309  1437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eaa9bc67b654f3faeb939ccf4cbb058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:37.329504  1399 consensus_queue.cc:237] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:37.418046  1437 tablet_copy_client.cc:806] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:37.423246   537 raft_consensus.cc:1217] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:37.428117  1437 tablet_copy_client.cc:670] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:37.433418   537 raft_consensus.cc:1217] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:37.440567 32225 catalog_manager.cc:5697] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: term changed from 1 to 2, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65). New cstate: current_term: 2 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.490321  1437 tablet_copy_client.cc:538] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:37.506038  1437 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:37.532135  1437 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:37.532847  1437 tablet_bootstrap.cc:492] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:37.533468  1437 ts_tablet_manager.cc:1403] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260709 12:24:37.537730  1437 raft_consensus.cc:359] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.538314  1437 raft_consensus.cc:740] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:37.538817  1437 consensus_queue.cc:260] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:37.544268  1437 ts_tablet_manager.cc:1434] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.003s
I20260709 12:24:37.545727 32413 tablet_copy_service.cc:342] P 1c04bc4199a84c17839b37db51f98c1a: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-0eaa9bc67b654f3faeb939ccf4cbb058 received from {username='slave'} at 127.0.0.1:52250
I20260709 12:24:37.546165 32413 tablet_copy_service.cc:434] P 1c04bc4199a84c17839b37db51f98c1a: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-0eaa9bc67b654f3faeb939ccf4cbb058 on tablet 0eaa9bc67b654f3faeb939ccf4cbb058 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:37.571130 32468 raft_consensus.cc:1275] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:37.572363  1099 consensus_queue.cc:1048] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.611995 32327 raft_consensus.cc:1275] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:37.617857  1394 consensus_queue.cc:1048] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.652549   537 raft_consensus.cc:1217] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:37.819401   537 raft_consensus.cc:1217] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:37.829147  1416 raft_consensus.cc:1064] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:37.831580  1416 consensus_queue.cc:237] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:37.834936  1399 raft_consensus.cc:1064] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:37.837821  1399 consensus_queue.cc:237] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:37.845715 32400 raft_consensus.cc:1275] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.846861   537 raft_consensus.cc:1275] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.848740 32327 raft_consensus.cc:1275] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.850112  1386 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:37.850967  1356 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:37.853812   537 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:37.856127 32468 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:37.857131 32400 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:37.857801  1304 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:37.862468  1386 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:37.861949  1399 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:24:37.865084  1267 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:37.911316 32400 raft_consensus.cc:1275] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:37.915114  1267 consensus_queue.cc:1048] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.921403  1416 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:37.922892 32475 raft_consensus.cc:1275] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:37.925871 32400 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:37.927021  1267 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:37.933180  1304 consensus_queue.cc:1048] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.957803 32468 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:37.964166 32225 catalog_manager.cc:5697] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.970868 32327 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:37.970392   537 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:37.973652   539 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:38.020357 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 86178.7us
I20260709 12:24:38.044059 32397 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.068070 32224 catalog_manager.cc:5697] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.070137  1416 raft_consensus.cc:1064] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:38.072695  1416 consensus_queue.cc:237] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.078568 32328 consensus_queue.cc:237] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.079767 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:38.094960 32397 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.096498  1304 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.100298 32469 consensus_queue.cc:237] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.106483   539 raft_consensus.cc:1275] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.107336 32397 raft_consensus.cc:1275] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:38.106853  1399 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.108980  1429 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.114792 32400 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.117825  1356 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.119525  1304 consensus_queue.cc:1048] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:38.128111   538 raft_consensus.cc:2955] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.130532 32397 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.138963 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29052781453c40cca522ec28de87efb0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:38.151278 32212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8f8d79701ff4d228bd2fcdd72aabe1e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:38.153373   537 raft_consensus.cc:1275] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:38.166436 32226 catalog_manager.cc:5697] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 2 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.169934 32328 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:38.172168 32401 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:38.173713 32222 catalog_manager.cc:5697] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.176990  1386 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.187814  1472 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.187997   537 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:38.191859  1472 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.196902 32316 tablet_service.cc:1558] Processing DeleteTablet for tablet 29052781453c40cca522ec28de87efb0 with delete_type TABLET_DATA_TOMBSTONED (TS b85d5f7f62264ecd89885cd6a79c5643 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43176
I20260709 12:24:38.189718  1416 consensus_queue.cc:1048] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.205080 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet e8f8d79701ff4d228bd2fcdd72aabe1e with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:38.208374  1477 tablet_replica.cc:333] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:38.211939   538 raft_consensus.cc:2955] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.214192  1477 raft_consensus.cc:2243] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:38.215245  1476 tablet_replica.cc:333] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:38.220531  1476 raft_consensus.cc:2243] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:38.221359  1476 raft_consensus.cc:2272] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:38.217085  1477 raft_consensus.cc:2272] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:38.221542  1356 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.230856  1477 ts_tablet_manager.cc:1916] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:38.233554  1476 ts_tablet_manager.cc:1916] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:38.247308 32327 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.252020 32400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd"
dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
mode: GRACEFUL
new_leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:34778
I20260709 12:24:38.252588 32400 raft_consensus.cc:606] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Received request to transfer leadership to TS 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:38.255147   538 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.258773  1401 raft_consensus.cc:1064] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:38.259994 32328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "728e197bae3a4470b80533013edf853b"
dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:35226
I20260709 12:24:38.260532 32328 raft_consensus.cc:606] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:38.263926 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:38.265416  1401 consensus_queue.cc:237] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.265419 32222 catalog_manager.cc:5697] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.282761 32400 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.265508 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:38.308189 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:38.303610 32468 consensus_queue.cc:237] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.329672   538 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.331089  1416 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.334517   538 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEARNER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:38.335170 32468 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:38.336463  1453 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.337350  1099 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.339542 32324 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:38.339694  1477 ts_tablet_manager.cc:1929] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:38.341005  1099 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:38.345976  1477 log.cc:1199] T e8f8d79701ff4d228bd2fcdd72aabe1e P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/e8f8d79701ff4d228bd2fcdd72aabe1e
I20260709 12:24:38.347757 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet e8f8d79701ff4d228bd2fcdd72aabe1e (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:38.349229  1472 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.351420  1476 ts_tablet_manager.cc:1929] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:38.351877  1476 log.cc:1199] T 29052781453c40cca522ec28de87efb0 P b85d5f7f62264ecd89885cd6a79c5643: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/wals/29052781453c40cca522ec28de87efb0
I20260709 12:24:38.342077 32327 raft_consensus.cc:1275] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.342394   538 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.363224  1416 consensus_queue.cc:1048] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.369482 32324 raft_consensus.cc:2955] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.373270 32212 catalog_manager.cc:5028] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): tablet 29052781453c40cca522ec28de87efb0 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:38.397845 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfb1fef6841c47fdb4d2d27d6500ff59 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:38.409353 32222 catalog_manager.cc:5697] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 4 to 5, VOTER 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) evicted. New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.427570 32386 tablet_service.cc:1558] Processing DeleteTablet for tablet cfb1fef6841c47fdb4d2d27d6500ff59 with delete_type TABLET_DATA_TOMBSTONED (TS 1c04bc4199a84c17839b37db51f98c1a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58892
I20260709 12:24:38.444437  1483 tablet_replica.cc:333] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:38.449353  1483 raft_consensus.cc:2243] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:38.452607  1483 raft_consensus.cc:2272] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:38.454708  1099 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.459380 32324 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.464766  1483 ts_tablet_manager.cc:1916] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:38.465493 32469 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.474536   538 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.484789 32222 catalog_manager.cc:5697] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 reported cstate change: config changed from index 3 to 4, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.498695  1483 ts_tablet_manager.cc:1929] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:38.499233  1483 log.cc:1199] T cfb1fef6841c47fdb4d2d27d6500ff59 P 1c04bc4199a84c17839b37db51f98c1a: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/wals/cfb1fef6841c47fdb4d2d27d6500ff59
I20260709 12:24:38.502023 32210 catalog_manager.cc:5028] TS 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): tablet cfb1fef6841c47fdb4d2d27d6500ff59 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:38.504482 32400 consensus_queue.cc:237] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.514428 32328 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.516425   538 raft_consensus.cc:1275] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Refusing update from remote peer 1c04bc4199a84c17839b37db51f98c1a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.517354  1484 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:38.519518  1484 consensus_queue.cc:1048] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.525544  1401 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.528004 32328 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.530957   538 raft_consensus.cc:2955] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:38.538087 32210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0eaa9bc67b654f3faeb939ccf4cbb058 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:38.557910 32226 catalog_manager.cc:5697] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index 4 to 5, VOTER 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) evicted. New cstate: current_term: 2 leader_uuid: "1c04bc4199a84c17839b37db51f98c1a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.572115 32461 tablet_service.cc:1558] Processing DeleteTablet for tablet 0eaa9bc67b654f3faeb939ccf4cbb058 with delete_type TABLET_DATA_TOMBSTONED (TS 7dbcff5c5d774812a36f8f0c162a4228 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49854
I20260709 12:24:38.573185  1477 tablet_replica.cc:333] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:38.574082  1477 raft_consensus.cc:2243] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:38.574815  1477 raft_consensus.cc:2272] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:38.578047  1477 ts_tablet_manager.cc:1916] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:38.598490  1477 ts_tablet_manager.cc:1929] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:38.598955  1477 log.cc:1199] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 7dbcff5c5d774812a36f8f0c162a4228: Deleting WAL directory at /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/wals/0eaa9bc67b654f3faeb939ccf4cbb058
I20260709 12:24:38.600752 32213 catalog_manager.cc:5028] TS 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): tablet 0eaa9bc67b654f3faeb939ccf4cbb058 (table test-workload [id=bfdb1a29f19d4714a67482ff81fd9edc]) successfully deleted
I20260709 12:24:38.625622  1304 raft_consensus.cc:993] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:38.626122  1399 raft_consensus.cc:1081] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:38.628064   540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "728e197bae3a4470b80533013edf853b"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:52622
I20260709 12:24:38.628628   540 raft_consensus.cc:493] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.628973   540 raft_consensus.cc:3060] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.634416   540 raft_consensus.cc:515] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.637462 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:38.637478 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728e197bae3a4470b80533013edf853b" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:38.638049 32328 raft_consensus.cc:3055] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:38.638140 32397 raft_consensus.cc:3060] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.638370 32328 raft_consensus.cc:740] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b85d5f7f62264ecd89885cd6a79c5643, State: Running, Role: LEADER
I20260709 12:24:38.639258 32328 consensus_queue.cc:260] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.640223 32328 raft_consensus.cc:3060] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.646414 32328 raft_consensus.cc:2468] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:38.647614   505 leader_election.cc:304] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:38.647655 32397 raft_consensus.cc:2468] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 2.
I20260709 12:24:38.648344  1447 raft_consensus.cc:2804] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:38.648527   540 leader_election.cc:290] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:38.648831  1447 raft_consensus.cc:697] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:38.649708  1447 consensus_queue.cc:237] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:38.657474 32222 catalog_manager.cc:5697] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 2 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.739125  1401 raft_consensus.cc:993] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a: : Instructing follower 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:38.739643  1484 raft_consensus.cc:1081] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Signalling peer 7dbcff5c5d774812a36f8f0c162a4228 to start an election
I20260709 12:24:38.741103 32468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
 from {username='slave'} at 127.0.0.1:49870
I20260709 12:24:38.741564 32468 raft_consensus.cc:493] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.741966 32468 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:38.748209 32468 raft_consensus.cc:515] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:38.750003 32468 leader_election.cc:290] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:38.750514 32328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:38.751112 32328 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:38.751686 32397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d504b62c3d47ee905bc8d381fe1ccd" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c04bc4199a84c17839b37db51f98c1a"
I20260709 12:24:38.752292 32397 raft_consensus.cc:3055] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:38.753559 32397 raft_consensus.cc:740] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c04bc4199a84c17839b37db51f98c1a, State: Running, Role: LEADER
I20260709 12:24:38.754424 32397 consensus_queue.cc:260] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:38.755563 32397 raft_consensus.cc:3060] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:38.762373 32328 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 3.
I20260709 12:24:38.763516 32442 leader_election.cc:304] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:38.764200  1416 raft_consensus.cc:2804] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:38.764454 32397 raft_consensus.cc:2468] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 3.
I20260709 12:24:38.764703  1416 raft_consensus.cc:697] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:38.765995  1416 consensus_queue.cc:237] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:38.775067 32222 catalog_manager.cc:5697] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 2 to 3, leader changed from 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:39.101491 32324 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:39.102672  1447 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:39.118068 32397 raft_consensus.cc:1275] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:39.124607  1412 consensus_queue.cc:1048] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:39.278226 32324 raft_consensus.cc:1275] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:39.280046  1429 consensus_queue.cc:1048] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.289499 32397 raft_consensus.cc:1275] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:39.291271  1497 consensus_queue.cc:1048] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.432848 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:39.472971 32468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558"
dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
mode: GRACEFUL
new_leader_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:47428
I20260709 12:24:39.473770 32468 raft_consensus.cc:606] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Received request to transfer leadership to TS 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:39.475044 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:24:39.476644 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:39.477233 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:39.643162 32469 consensus_queue.cc:237] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:39.651881 32400 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:24:39.652535 32324 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:24:39.653203  1497 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:39.656466  1497 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:24:39.657676 32440 consensus_peers.cc:597] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a574b90ea56a43539d3c3d15bedb78a2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.670187  1416 raft_consensus.cc:2955] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.674085 32324 raft_consensus.cc:2955] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.691817 32400 raft_consensus.cc:2955] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.695480 32224 catalog_manager.cc:5697] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 5, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 4 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.697088 32469 consensus_queue.cc:237] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:39.709262 32324 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:39.709522 32397 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:39.710806  1429 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:24:39.709250 32440 consensus_peers.cc:597] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d7ba3cc0a7d4864a91c53bc3ad410aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.713339  1416 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:39.720695  1497 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.726590 32324 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.729425 32397 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.767798 32469 consensus_queue.cc:237] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:39.767441 32226 catalog_manager.cc:5697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a reported cstate change: config changed from index -1 to 4, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.788085 32397 raft_consensus.cc:1275] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.789883  1429 consensus_queue.cc:1048] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:39.791087 32440 consensus_peers.cc:597] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb08793cf4e842be86423de358092786. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.792455 32324 raft_consensus.cc:1275] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.793967  1429 consensus_queue.cc:1048] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.807710  1416 raft_consensus.cc:2955] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.816614 32397 raft_consensus.cc:2955] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.819108 32324 raft_consensus.cc:2955] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.831735 32226 catalog_manager.cc:5697] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.835171 32324 consensus_queue.cc:237] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Queue 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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:39.846886 32469 raft_consensus.cc:1275] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.848173  1494 consensus_queue.cc:1048] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:39.851852 32291 consensus_peers.cc:597] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 -> Peer 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227): Couldn't send request to peer 21ef148d4a9a485e93d841b873e17270. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 429353605033441d9913acb2aee3e63d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.852910 32397 raft_consensus.cc:1275] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer b85d5f7f62264ecd89885cd6a79c5643: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.857190  1494 consensus_queue.cc:1048] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:39.864675  1399 raft_consensus.cc:2955] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.866568 32469 raft_consensus.cc:2955] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.879123 32397 raft_consensus.cc:2955] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.891834 32222 catalog_manager.cc:5697] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index -1 to 2, NON_VOTER 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) added. New cstate: current_term: 1 leader_uuid: "b85d5f7f62264ecd89885cd6a79c5643" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } } }
I20260709 12:24:39.939574  1497 raft_consensus.cc:993] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: : Instructing follower 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:39.940160  1513 raft_consensus.cc:1081] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Signalling peer 21ef148d4a9a485e93d841b873e17270 to start an election
I20260709 12:24:39.941706   540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558"
dest_uuid: "21ef148d4a9a485e93d841b873e17270"
 from {username='slave'} at 127.0.0.1:60810
I20260709 12:24:39.942233   540 raft_consensus.cc:493] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:39.942606   540 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:39.951116   540 raft_consensus.cc:515] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:39.952741   540 leader_election.cc:290] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:39.953416 32324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b85d5f7f62264ecd89885cd6a79c5643"
I20260709 12:24:39.953783 32469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d94f2e1a49c47b2ad0286b267055558" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228"
I20260709 12:24:39.953964 32324 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:39.954355 32469 raft_consensus.cc:3055] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:39.954680 32469 raft_consensus.cc:740] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:39.955458 32469 consensus_queue.cc:260] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:39.957542 32469 raft_consensus.cc:3060] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:39.960112 32324 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 4.
I20260709 12:24:39.964888   505 leader_election.cc:304] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643; no voters: 
I20260709 12:24:39.965569  1501 raft_consensus.cc:2804] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:39.965942  1501 raft_consensus.cc:697] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 4 LEADER]: Becoming Leader. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Running, Role: LEADER
I20260709 12:24:39.967715  1501 consensus_queue.cc:237] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:39.968101 32469 raft_consensus.cc:2468] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ef148d4a9a485e93d841b873e17270 in term 4.
I20260709 12:24:39.977977 32222 catalog_manager.cc:5697] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: term changed from 3 to 4, leader changed from 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67) to 21ef148d4a9a485e93d841b873e17270 (127.30.109.68). New cstate: current_term: 4 leader_uuid: "21ef148d4a9a485e93d841b873e17270" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:40.230126  1518 ts_tablet_manager.cc:933] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:40.231917  1518 tablet_copy_client.cc:323] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:40.233276 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet a574b90ea56a43539d3c3d15bedb78a2 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:40.233721 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet a574b90ea56a43539d3c3d15bedb78a2 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-a574b90ea56a43539d3c3d15bedb78a2
I20260709 12:24:40.241189  1520 ts_tablet_manager.cc:933] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:40.243445 32486 tablet_copy_source_session.cc:215] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:40.245591  1520 tablet_copy_client.cc:323] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:40.247088 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet fb08793cf4e842be86423de358092786 from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:40.247483  1518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a574b90ea56a43539d3c3d15bedb78a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.247550 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet fb08793cf4e842be86423de358092786 from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-fb08793cf4e842be86423de358092786
I20260709 12:24:40.256081 32486 tablet_copy_source_session.cc:215] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:40.261883  1520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb08793cf4e842be86423de358092786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.265322  1518 tablet_copy_client.cc:806] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:40.265924  1518 tablet_copy_client.cc:670] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:40.269546  1518 tablet_copy_client.cc:538] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:40.281505  1518 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:40.282258  1520 tablet_copy_client.cc:806] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:40.282847  1520 tablet_copy_client.cc:670] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:40.285979  1520 tablet_copy_client.cc:538] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:40.297293  1520 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:40.316556  1518 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:40.327055  1520 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:40.317596  1523 ts_tablet_manager.cc:933] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:40.329737  1518 tablet_bootstrap.cc:492] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:40.330176  1520 tablet_bootstrap.cc:492] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:40.330663  1518 ts_tablet_manager.cc:1403] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.010s
I20260709 12:24:40.330894  1520 ts_tablet_manager.cc:1403] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.009s
I20260709 12:24:40.336180  1518 raft_consensus.cc:359] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.337314  1518 raft_consensus.cc:740] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:40.338006  1518 consensus_queue.cc:260] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.339146  1520 raft_consensus.cc:359] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.342259  1520 raft_consensus.cc:740] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:40.343398  1520 consensus_queue.cc:260] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.348312  1520 ts_tablet_manager.cc:1434] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:24:40.352661  1518 ts_tablet_manager.cc:1434] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 12:24:40.354395 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-a574b90ea56a43539d3c3d15bedb78a2 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:40.354785 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-a574b90ea56a43539d3c3d15bedb78a2 on tablet a574b90ea56a43539d3c3d15bedb78a2 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:40.358089  1518 ts_tablet_manager.cc:933] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: Initiating tablet copy from peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861)
I20260709 12:24:40.359500 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-fb08793cf4e842be86423de358092786 received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:40.360083 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-fb08793cf4e842be86423de358092786 on tablet fb08793cf4e842be86423de358092786 with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:40.365973  1518 tablet_copy_client.cc:323] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.65:40861
I20260709 12:24:40.367916 32338 tablet_copy_service.cc:140] P b85d5f7f62264ecd89885cd6a79c5643: Received BeginTabletCopySession request for tablet 429353605033441d9913acb2aee3e63d from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53024)
I20260709 12:24:40.368362 32338 tablet_copy_service.cc:161] P b85d5f7f62264ecd89885cd6a79c5643: Beginning new tablet copy session on tablet 429353605033441d9913acb2aee3e63d from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53024: session id = 21ef148d4a9a485e93d841b873e17270-429353605033441d9913acb2aee3e63d
I20260709 12:24:40.375738 32338 tablet_copy_source_session.cc:215] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:40.372488  1523 tablet_copy_client.cc:323] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: tablet copy: Beginning tablet copy session from remote peer at address 127.30.109.67:42095
I20260709 12:24:40.380337 32486 tablet_copy_service.cc:140] P 7dbcff5c5d774812a36f8f0c162a4228: Received BeginTabletCopySession request for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa from peer 21ef148d4a9a485e93d841b873e17270 ({username='slave'} at 127.0.0.1:53074)
I20260709 12:24:40.380834 32486 tablet_copy_service.cc:161] P 7dbcff5c5d774812a36f8f0c162a4228: Beginning new tablet copy session on tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa from peer 21ef148d4a9a485e93d841b873e17270 at {username='slave'} at 127.0.0.1:53074: session id = 21ef148d4a9a485e93d841b873e17270-6d7ba3cc0a7d4864a91c53bc3ad410aa
I20260709 12:24:40.381724  1518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429353605033441d9913acb2aee3e63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.391013 32486 tablet_copy_source_session.cc:215] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:40.394505  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.399461  1518 tablet_copy_client.cc:806] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:40.400148  1518 tablet_copy_client.cc:670] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:40.403683  1518 tablet_copy_client.cc:538] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:40.412422  1518 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:40.413021  1523 tablet_copy_client.cc:806] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:40.413650  1523 tablet_copy_client.cc:670] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:40.422853  1523 tablet_copy_client.cc:538] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:40.482489 32324 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:24:40.501673  1523 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: Bootstrap starting.
I20260709 12:24:40.495301  1529 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:24:40.545697 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:24:40.595709   503 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 60987.8us
I20260709 12:24:40.642380 32468 raft_consensus.cc:1275] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Refusing update from remote peer 21ef148d4a9a485e93d841b873e17270: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:24:40.654210  1523 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:40.655262  1523 tablet_bootstrap.cc:492] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:40.656044  1523 ts_tablet_manager.cc:1403] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.155s	user 0.066s	sys 0.047s
I20260709 12:24:40.659320  1523 raft_consensus.cc:359] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.660219  1523 raft_consensus.cc:740] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:40.660940  1523 consensus_queue.cc:260] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.663497  1523 ts_tablet_manager.cc:1434] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:24:40.673599  1501 consensus_queue.cc:1048] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:24:40.732473 32369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42095, user_credentials={real_user=slave}} blocked reactor thread for 49252.1us
W20260709 12:24:40.736140 32366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:35227, user_credentials={real_user=slave}} blocked reactor thread for 48673us
W20260709 12:24:40.765314 32291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:41547, user_credentials={real_user=slave}} blocked reactor thread for 99096.6us
W20260709 12:24:40.770399   505 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 76416.6us
I20260709 12:24:40.775194 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:40.787735 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:40.788542 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:40.824980 32486 tablet_copy_service.cc:342] P 7dbcff5c5d774812a36f8f0c162a4228: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-6d7ba3cc0a7d4864a91c53bc3ad410aa received from {username='slave'} at 127.0.0.1:53074
I20260709 12:24:40.825439 32486 tablet_copy_service.cc:434] P 7dbcff5c5d774812a36f8f0c162a4228: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-6d7ba3cc0a7d4864a91c53bc3ad410aa on tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:40.839115   537 raft_consensus.cc:1217] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.856904 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:40.862931   537 raft_consensus.cc:1217] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:24:40.879361  1518 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:40.880405  1518 tablet_bootstrap.cc:492] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: Bootstrap complete.
I20260709 12:24:40.881182  1518 ts_tablet_manager.cc:1403] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: Time spent bootstrapping tablet: real 0.469s	user 0.147s	sys 0.227s
I20260709 12:24:40.884395  1518 raft_consensus.cc:359] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.885412  1518 raft_consensus.cc:740] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21ef148d4a9a485e93d841b873e17270, State: Initialized, Role: LEARNER
I20260709 12:24:40.886183  1518 consensus_queue.cc:260] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:40.889218  1518 ts_tablet_manager.cc:1434] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:24:40.917038 32338 tablet_copy_service.cc:342] P b85d5f7f62264ecd89885cd6a79c5643: Request end of tablet copy session 21ef148d4a9a485e93d841b873e17270-429353605033441d9913acb2aee3e63d received from {username='slave'} at 127.0.0.1:53024
I20260709 12:24:40.917460 32338 tablet_copy_service.cc:434] P b85d5f7f62264ecd89885cd6a79c5643: ending tablet copy session 21ef148d4a9a485e93d841b873e17270-429353605033441d9913acb2aee3e63d on tablet 429353605033441d9913acb2aee3e63d with peer 21ef148d4a9a485e93d841b873e17270
I20260709 12:24:40.949739   539 raft_consensus.cc:1217] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 12:24:40.990247 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
W20260709 12:24:40.995832 32368 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 12:24:41.047469 32442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 47860.9us
W20260709 12:24:41.049453   505 consensus_peers.cc:597] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.053853 32442 consensus_peers.cc:597] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.054581 32442 consensus_peers.cc:597] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.059643 32368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:40861, user_credentials={real_user=slave}} blocked reactor thread for 63836.3us
W20260709 12:24:41.061760 32368 consensus_peers.cc:597] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.070423   505 consensus_peers.cc:597] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.084427 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:41.088685 31157 tablet_replica.cc:333] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.089646 31157 raft_consensus.cc:2243] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.090469 31157 raft_consensus.cc:2272] T 1d94f2e1a49c47b2ad0286b267055558 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.097196 31157 tablet_replica.cc:333] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.098209 31157 raft_consensus.cc:2243] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.099270 31157 raft_consensus.cc:2272] T 54220d1efe994b29a76404e0319c631a P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.102005 31157 tablet_replica.cc:333] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.102900 31157 raft_consensus.cc:2243] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.103535 31157 raft_consensus.cc:2272] T a574b90ea56a43539d3c3d15bedb78a2 P b85d5f7f62264ecd89885cd6a79c5643 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.107780 31157 tablet_replica.cc:333] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.108613 31157 raft_consensus.cc:2243] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.109755 31157 raft_consensus.cc:2272] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.112444 31157 tablet_replica.cc:333] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.113240 31157 raft_consensus.cc:2243] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.114308 31157 raft_consensus.cc:2272] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.116868 31157 tablet_replica.cc:333] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.117779 31157 raft_consensus.cc:2243] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.118470 31157 raft_consensus.cc:2272] T fb08793cf4e842be86423de358092786 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.120725 32368 consensus_peers.cc:597] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.123844 31157 tablet_replica.cc:333] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.124805 31157 raft_consensus.cc:2243] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.125545 31157 raft_consensus.cc:2272] T 0eaa9bc67b654f3faeb939ccf4cbb058 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.126161 32442 consensus_peers.cc:597] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.128080 31157 tablet_replica.cc:333] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.129067 31157 raft_consensus.cc:2243] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.129715 31157 raft_consensus.cc:2272] T 9e4a51d510c4404a8e4d1887cd7009b5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.130412   505 consensus_peers.cc:597] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.133833 31157 tablet_replica.cc:333] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.134830 31157 raft_consensus.cc:2243] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.135440 31157 raft_consensus.cc:2272] T 80ed658e457142f2ab5e63fe23c574d4 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.138356 31157 tablet_replica.cc:333] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.139385 31157 raft_consensus.cc:2243] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.139971 31157 raft_consensus.cc:2272] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.143944 31157 tablet_replica.cc:333] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.144779 31157 raft_consensus.cc:2243] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.145473 31157 raft_consensus.cc:2272] T 111a315805234c828f848148e36a2794 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.146497   505 consensus_peers.cc:597] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.148030 31157 tablet_replica.cc:333] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.149046 31157 raft_consensus.cc:2243] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.149638 31157 raft_consensus.cc:2272] T f735fe73992b45f886fa980d74036bea P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.156774 31157 tablet_replica.cc:333] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.157980 31157 raft_consensus.cc:2243] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.159051 31157 raft_consensus.cc:2272] T 5a2d5333e15641af8ead9089dc2c2d9f P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.162585 31157 tablet_replica.cc:333] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.163309 31157 raft_consensus.cc:2243] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.163836 31157 raft_consensus.cc:2272] T 728e197bae3a4470b80533013edf853b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.167392 31157 tablet_replica.cc:333] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.168179 31157 raft_consensus.cc:2243] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.168730 31157 raft_consensus.cc:2272] T 4c599be4cd92420dbe4b329aca9ec8bc P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.172266 31157 tablet_replica.cc:333] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.173085 31157 raft_consensus.cc:2243] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.173816 31157 raft_consensus.cc:2272] T cfb1fef6841c47fdb4d2d27d6500ff59 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.176249 31157 tablet_replica.cc:333] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.177003 31157 raft_consensus.cc:2243] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.177603 31157 raft_consensus.cc:2272] T 5c2f7d32d0d44064bc97e3e7e137ddbd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.179989 31157 tablet_replica.cc:333] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.182228 31157 raft_consensus.cc:2243] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.182862 31157 raft_consensus.cc:2272] T d1af815f1c3d416f90c6c5e8a3378bf7 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.185271 31157 tablet_replica.cc:333] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
W20260709 12:24:41.185325 32368 consensus_peers.cc:597] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.186060 31157 raft_consensus.cc:2243] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.186604 31157 raft_consensus.cc:2272] T 07c43067444d4dfd8fc246502e337d30 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.189024 31157 tablet_replica.cc:333] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.189812 31157 raft_consensus.cc:2243] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.190721 31157 raft_consensus.cc:2272] T dd8394281fef4dfaafc22d36d1b11a98 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.193153 31157 tablet_replica.cc:333] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.193902 31157 raft_consensus.cc:2243] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.194422 31157 raft_consensus.cc:2272] T 6461662648614042950f3cffff5e6667 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.196897 31157 tablet_replica.cc:333] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.197631 31157 raft_consensus.cc:2243] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.198166 31157 raft_consensus.cc:2272] T b0cc1b745e9540e6bcc90d8506562ebd P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.201448 31157 tablet_replica.cc:333] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.202152 31157 raft_consensus.cc:2243] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.203091 31157 raft_consensus.cc:2272] T a842965f29964de8b2fa719247b66600 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.204551  1530 raft_consensus.cc:1064] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:41.205498 31157 tablet_replica.cc:333] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.206274 31157 raft_consensus.cc:2243] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.206755 31157 raft_consensus.cc:2272] T d36b9e3ad664495186da4126245ecdf6 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.209137 31157 tablet_replica.cc:333] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
W20260709 12:24:41.209911 32442 consensus_peers.cc:597] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.209998 31157 raft_consensus.cc:2243] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.210567 31157 raft_consensus.cc:2272] T 75922136a7854694a337f3177cd05b1b P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.212425  1530 consensus_queue.cc:237] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:41.213224 31157 tablet_replica.cc:333] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.217675 31157 raft_consensus.cc:2243] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.221916 31157 raft_consensus.cc:2272] T dae450d27e284d648ebf2671c5eac212 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.224962 31157 tablet_replica.cc:333] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.225813 31157 raft_consensus.cc:2243] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.226791 31157 raft_consensus.cc:2272] T 7941ab3a716a493d99c98ab4e178254d P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.229651 32397 raft_consensus.cc:1275] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:41.230195 31157 tablet_replica.cc:333] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.231103 31157 raft_consensus.cc:2243] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.231756 31157 raft_consensus.cc:2272] T 9be084de008d4a16b081aba373947d0f P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.236459 31157 tablet_replica.cc:333] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.238478 31157 raft_consensus.cc:2243] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.239158 31157 raft_consensus.cc:2272] T c37246ad94134f52b2ddc9fc768b68c9 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.242094  1513 consensus_queue.cc:1048] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:41.239207   539 raft_consensus.cc:1217] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:24:41.248670 32442 consensus_peers.cc:597] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.253873 32442 consensus_peers.cc:597] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.262557 31157 tablet_replica.cc:333] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.264266 31157 raft_consensus.cc:2243] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.266057 31157 raft_consensus.cc:2272] T 223e91cba37f4c72bd868b923ba94580 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.266880 32368 consensus_peers.cc:597] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.268957 31157 tablet_replica.cc:333] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.269903 31157 raft_consensus.cc:2243] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:24:41.271178 32368 consensus_peers.cc:597] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.284677   539 raft_consensus.cc:1275] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:41.289888  1538 consensus_queue.cc:1048] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:24:41.285770 32368 consensus_peers.cc:597] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.299885 31157 raft_consensus.cc:2272] T 2e11d27ea5b642b2bb2745857ba825e8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.302978 31157 tablet_replica.cc:333] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.303869 31157 raft_consensus.cc:2243] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:24:41.304702 32442 consensus_peers.cc:597] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.305359 31157 raft_consensus.cc:2272] T 429353605033441d9913acb2aee3e63d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.308257 32442 consensus_peers.cc:597] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.308743 31157 tablet_replica.cc:333] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.309702 31157 raft_consensus.cc:2243] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:24:41.314862 32368 consensus_peers.cc:597] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.310273 31157 raft_consensus.cc:2272] T a2136f1336d549d8a49a8fcb698d4ab2 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.318563 31157 tablet_replica.cc:333] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.319329 31157 raft_consensus.cc:2243] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.320029 31157 raft_consensus.cc:2272] T 043b2a5381a1460dbd81462e3ca17bb8 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.325886  1530 raft_consensus.cc:1064] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:41.327757 31157 tablet_replica.cc:333] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.328563 31157 raft_consensus.cc:2243] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.329516 31157 raft_consensus.cc:2272] T 95285c1527fb4972b553dd1e639e5134 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.330375  1530 consensus_queue.cc:237] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:41.332204 31157 tablet_replica.cc:333] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.333321 31157 raft_consensus.cc:2243] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.333968 31157 raft_consensus.cc:2272] T ecfdaceb7a97451c9c4c2aa7bae82707 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.340652 31157 tablet_replica.cc:333] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.341466 31157 raft_consensus.cc:2243] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.342439 31157 raft_consensus.cc:2272] T c93a0a4db0354356ad818b4ca8b05d6c P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.345077 31157 tablet_replica.cc:333] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.345855 31157 raft_consensus.cc:2243] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.346377 31157 raft_consensus.cc:2272] T 46c2fbce0eef461091844a30de704b8b P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.348815 31157 tablet_replica.cc:333] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.349577 31157 raft_consensus.cc:2243] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.351310 31157 raft_consensus.cc:2272] T 8253fbd491f846e08c2ac357c804168d P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.353641 31157 tablet_replica.cc:333] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.354339 31157 raft_consensus.cc:2243] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.354830 31157 raft_consensus.cc:2272] T e2b4f1332f8d45d8a361afe54c43de86 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.356314 32368 consensus_peers.cc:597] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.357102 31157 tablet_replica.cc:333] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
W20260709 12:24:41.357385   505 consensus_peers.cc:597] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.357894 31157 raft_consensus.cc:2243] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.358628 31157 raft_consensus.cc:2272] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P b85d5f7f62264ecd89885cd6a79c5643 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.360224 32442 consensus_peers.cc:597] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.360973 31157 tablet_replica.cc:333] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.361706 31157 raft_consensus.cc:2243] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.362219 31157 raft_consensus.cc:2272] T b10c0cdcf4964295a679806c5ea3685c P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.364727 31157 tablet_replica.cc:333] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.365370 31157 raft_consensus.cc:2243] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.366261 31157 raft_consensus.cc:2272] T e8f8d79701ff4d228bd2fcdd72aabe1e P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.368669 31157 tablet_replica.cc:333] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.369306 31157 raft_consensus.cc:2243] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.370222 31157 raft_consensus.cc:2272] T 8175a27f57224467888d9eeefaff69a5 P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.372638 31157 tablet_replica.cc:333] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.373283 31157 raft_consensus.cc:2243] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.373771 31157 raft_consensus.cc:2272] T 40d504b62c3d47ee905bc8d381fe1ccd P b85d5f7f62264ecd89885cd6a79c5643 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.375851 31157 tablet_replica.cc:333] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643: stopping tablet replica
I20260709 12:24:41.376391 31157 raft_consensus.cc:2243] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.376855 31157 raft_consensus.cc:2272] T 4907eceeda7d4bc8b734a088ac540840 P b85d5f7f62264ecd89885cd6a79c5643 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.378979   505 consensus_peers.cc:597] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.389196 32442 consensus_peers.cc:597] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.390460  1513 raft_consensus.cc:2955] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:41.392338   505 consensus_peers.cc:597] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.396225   505 consensus_peers.cc:597] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.399897   540 raft_consensus.cc:2955] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.417672 32224 catalog_manager.cc:5697] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.439172 32397 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:41.441072  1538 raft_consensus.cc:1064] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: attempting to promote NON_VOTER 21ef148d4a9a485e93d841b873e17270 to VOTER
I20260709 12:24:41.441906  1552 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:41.442443   539 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:41.444793  1552 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:24:41.445863 32442 consensus_peers.cc:597] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.447005  1538 consensus_queue.cc:237] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:41.469121 32400 raft_consensus.cc:2955] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:41.480921   505 consensus_peers.cc:597] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.516368 32442 consensus_peers.cc:597] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.517820   540 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [term 4 LEARNER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:24:41.521431 32400 raft_consensus.cc:1275] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:24:41.522608  1538 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:41.524269  1554 consensus_queue.cc:1048] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:24:41.538980 32368 consensus_peers.cc:597] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.543838 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
I20260709 12:24:41.545408  1530 raft_consensus.cc:2955] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:41.550269 32368 consensus_peers.cc:597] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.553854 32396 raft_consensus.cc:2955] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
W20260709 12:24:41.558923   505 consensus_peers.cc:597] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 -> Peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Couldn't send request to peer b85d5f7f62264ecd89885cd6a79c5643. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.563398   540 raft_consensus.cc:2955] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.581877 32222 catalog_manager.cc:5697] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 5 to 6, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } attrs { replace: true } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.595052  1555 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.598801   540 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.610688 32396 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.624131 32222 catalog_manager.cc:5697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 reported cstate change: config changed from index 4 to 5, 21ef148d4a9a485e93d841b873e17270 (127.30.109.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } attrs { replace: true } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.667925 32473 consensus_queue.cc:237] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:41.676543   540 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:41.678030  1555 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:41.712411 32397 raft_consensus.cc:1275] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Refusing update from remote peer 7dbcff5c5d774812a36f8f0c162a4228: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:41.713908  1555 consensus_queue.cc:1048] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:41.720363  1555 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.731911 32397 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.739504   540 raft_consensus.cc:2955] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } } }
I20260709 12:24:41.758309 32213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:41.772192 32222 catalog_manager.cc:5697] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: config changed from index 5 to 6, VOTER b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) evicted. New cstate: current_term: 3 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.780099 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
W20260709 12:24:41.785295 32440 consensus_peers.cc:597] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.820139 32440 consensus_peers.cc:597] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.837402 32212 catalog_manager.cc:4755] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa: Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
W20260709 12:24:41.902631   503 consensus_peers.cc:597] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.921411 32440 consensus_peers.cc:597] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.927615   503 consensus_peers.cc:597] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:41.930580   503 consensus_peers.cc:597] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.931012 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:41.931900 31157 tablet_replica.cc:333] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.932986 31157 raft_consensus.cc:2243] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.933554 31157 raft_consensus.cc:2272] T 54220d1efe994b29a76404e0319c631a P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.936326 31157 tablet_replica.cc:333] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.937147 31157 raft_consensus.cc:2243] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.937866 31157 raft_consensus.cc:2272] T a574b90ea56a43539d3c3d15bedb78a2 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.941286 32440 consensus_peers.cc:597] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.941570 31157 tablet_replica.cc:333] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.942497 31157 raft_consensus.cc:2243] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.943006 31157 raft_consensus.cc:2272] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.945724 31157 tablet_replica.cc:333] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.946593 31157 raft_consensus.cc:2243] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.947582 31157 raft_consensus.cc:2272] T e7590e38ab0c41729d08596af14d336d P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.950122 31157 tablet_replica.cc:333] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.951021 31157 raft_consensus.cc:2243] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.951754 31157 raft_consensus.cc:2272] T fb08793cf4e842be86423de358092786 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.954413 32440 consensus_peers.cc:597] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.955884 31157 tablet_replica.cc:333] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.956807 31157 raft_consensus.cc:2243] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.957589 31157 raft_consensus.cc:2272] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.960320 31157 tablet_replica.cc:333] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.961133 31157 raft_consensus.cc:2243] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.961719 31157 raft_consensus.cc:2272] T 9e4a51d510c4404a8e4d1887cd7009b5 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.964210 31157 tablet_replica.cc:333] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.966305 31157 raft_consensus.cc:2243] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.968428 31157 raft_consensus.cc:2272] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.971036 31157 tablet_replica.cc:333] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.971889 31157 raft_consensus.cc:2243] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.972409 31157 raft_consensus.cc:2272] T 8253fbd491f846e08c2ac357c804168d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.974891 31157 tablet_replica.cc:333] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.975672 31157 raft_consensus.cc:2243] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.976214 31157 raft_consensus.cc:2272] T 80ed658e457142f2ab5e63fe23c574d4 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.978696 31157 tablet_replica.cc:333] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.979491 31157 raft_consensus.cc:2243] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.980031 31157 raft_consensus.cc:2272] T 728e197bae3a4470b80533013edf853b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.982473 31157 tablet_replica.cc:333] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.983378 31157 raft_consensus.cc:2243] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.984443 31157 raft_consensus.cc:2272] T f735fe73992b45f886fa980d74036bea P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.986122 32440 consensus_peers.cc:597] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.987102 31157 tablet_replica.cc:333] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.988019 31157 raft_consensus.cc:2243] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:41.989027 31157 raft_consensus.cc:2272] T 111a315805234c828f848148e36a2794 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:41.990360 32440 consensus_peers.cc:597] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.991621 31157 tablet_replica.cc:333] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.992559 31157 raft_consensus.cc:2243] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.993177 31157 raft_consensus.cc:2272] T b69b66c609ec4c949e20382b3b15d127 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.996066 31157 tablet_replica.cc:333] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:41.996896 31157 raft_consensus.cc:2243] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.997581 31157 raft_consensus.cc:2272] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.000484 31157 tablet_replica.cc:333] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.001334 31157 raft_consensus.cc:2243] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.002377 31157 raft_consensus.cc:2272] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.005017 31157 tablet_replica.cc:333] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.005832 31157 raft_consensus.cc:2243] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.006393 31157 raft_consensus.cc:2272] T 77266502779440d8887bb28d423f2724 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.009187 31157 tablet_replica.cc:333] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.010042 31157 raft_consensus.cc:2243] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.010571 31157 raft_consensus.cc:2272] T dd8394281fef4dfaafc22d36d1b11a98 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.013124 31157 tablet_replica.cc:333] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.013937 31157 raft_consensus.cc:2243] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.014526 31157 raft_consensus.cc:2272] T 28d429a663f94988b58ea5ccb7cde879 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.016978 31157 tablet_replica.cc:333] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.017760 31157 raft_consensus.cc:2243] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.018260 31157 raft_consensus.cc:2272] T 5a498dffdd874e7980a799a659a015a3 P 1c04bc4199a84c17839b37db51f98c1a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.020560 31157 tablet_replica.cc:333] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.021376 31157 raft_consensus.cc:2243] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.022344 31157 raft_consensus.cc:2272] T ecfdaceb7a97451c9c4c2aa7bae82707 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.024972 31157 tablet_replica.cc:333] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.025807 31157 raft_consensus.cc:2243] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.026916 31157 raft_consensus.cc:2272] T 60b75d18a6314a32b106350f621b81c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.029152 31157 tablet_replica.cc:333] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.029743 31157 raft_consensus.cc:2243] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.030282 31157 raft_consensus.cc:2272] T c93a0a4db0354356ad818b4ca8b05d6c P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.032181 31157 tablet_replica.cc:333] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.032714 31157 raft_consensus.cc:2243] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.033313 31157 raft_consensus.cc:2272] T 58ea36d8fa784a20b203c22d2cb64bc6 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.035323 31157 tablet_replica.cc:333] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.036026 31157 raft_consensus.cc:2243] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.036964 31157 raft_consensus.cc:2272] T e2b4f1332f8d45d8a361afe54c43de86 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.039206 31157 tablet_replica.cc:333] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.039953 31157 raft_consensus.cc:2243] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.040922 31157 raft_consensus.cc:2272] T 7ae1183d9c4a468395ebfb2197766b76 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.041769 32440 consensus_peers.cc:597] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.043517 31157 tablet_replica.cc:333] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.044333 31157 raft_consensus.cc:2243] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.044862 31157 raft_consensus.cc:2272] T 7941ab3a716a493d99c98ab4e178254d P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.047238 31157 tablet_replica.cc:333] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.047818 31157 raft_consensus.cc:2243] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.048233 31157 raft_consensus.cc:2272] T c37246ad94134f52b2ddc9fc768b68c9 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.050604 31157 tablet_replica.cc:333] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.051136 31157 raft_consensus.cc:2243] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.051927 31157 raft_consensus.cc:2272] T 223e91cba37f4c72bd868b923ba94580 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.056041 31157 tablet_replica.cc:333] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.056785 31157 raft_consensus.cc:2243] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.057291 31157 raft_consensus.cc:2272] T 75922136a7854694a337f3177cd05b1b P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.059942 31157 tablet_replica.cc:333] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.060720 31157 raft_consensus.cc:2243] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.061564 31157 raft_consensus.cc:2272] T d36b9e3ad664495186da4126245ecdf6 P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.063782 31157 tablet_replica.cc:333] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.064474 31157 raft_consensus.cc:2243] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.065223 31157 raft_consensus.cc:2272] T 29052781453c40cca522ec28de87efb0 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.067552 31157 tablet_replica.cc:333] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.068233 31157 raft_consensus.cc:2243] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.068727 31157 raft_consensus.cc:2272] T 6461662648614042950f3cffff5e6667 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.071183 31157 tablet_replica.cc:333] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.071930 31157 raft_consensus.cc:2243] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.072628 31157 raft_consensus.cc:2272] T e8f8d79701ff4d228bd2fcdd72aabe1e P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.074630 31157 tablet_replica.cc:333] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.075448 31157 raft_consensus.cc:2243] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.075989 31157 raft_consensus.cc:2272] T b10c0cdcf4964295a679806c5ea3685c P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.078296 31157 tablet_replica.cc:333] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.078959 31157 raft_consensus.cc:2243] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.079887 31157 raft_consensus.cc:2272] T 043b2a5381a1460dbd81462e3ca17bb8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.082394 31157 tablet_replica.cc:333] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.083083 31157 raft_consensus.cc:2243] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.083817 31157 raft_consensus.cc:2272] T 95285c1527fb4972b553dd1e639e5134 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.086081 31157 tablet_replica.cc:333] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.086819 31157 raft_consensus.cc:2243] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.087796 31157 raft_consensus.cc:2272] T 1650e092374d40ac890df71e63af3c58 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.090193 31157 tablet_replica.cc:333] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.090898 31157 raft_consensus.cc:2243] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.091517 31157 raft_consensus.cc:2272] T 429353605033441d9913acb2aee3e63d P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.130168 31157 tablet_replica.cc:333] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.132691 31157 raft_consensus.cc:2243] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.134192 31157 raft_consensus.cc:2272] T 40d504b62c3d47ee905bc8d381fe1ccd P 1c04bc4199a84c17839b37db51f98c1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.140750 31157 tablet_replica.cc:333] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.142087 31157 raft_consensus.cc:2243] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.143119 31157 raft_consensus.cc:2272] T 0d184211563743e2bdef1d0aacb812c0 P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.148169 31157 tablet_replica.cc:333] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
W20260709 12:24:42.148890   503 consensus_peers.cc:597] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.149520 31157 raft_consensus.cc:2243] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.150697 31157 raft_consensus.cc:2272] T 00ecb104c3a0463eab8527b3edfea55f P 1c04bc4199a84c17839b37db51f98c1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.156869 31157 tablet_replica.cc:333] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.158442 31157 raft_consensus.cc:2243] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.159843 31157 raft_consensus.cc:2272] T a2136f1336d549d8a49a8fcb698d4ab2 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.163271 31157 tablet_replica.cc:333] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.164043 31157 raft_consensus.cc:2243] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.166662 31157 raft_consensus.cc:2272] T 99fdd3b554264f23bba21303ff928812 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.168810 32440 consensus_peers.cc:597] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.171732 31157 tablet_replica.cc:333] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
I20260709 12:24:42.172533 31157 raft_consensus.cc:2243] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.174331 31157 raft_consensus.cc:2272] T 2e11d27ea5b642b2bb2745857ba825e8 P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.175616 32440 consensus_peers.cc:597] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:42.176599 32440 consensus_peers.cc:597] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.178423 31157 tablet_replica.cc:333] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a: stopping tablet replica
W20260709 12:24:42.179171   503 consensus_peers.cc:597] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.179651 31157 raft_consensus.cc:2243] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.181712 31157 raft_consensus.cc:2272] T 46c2fbce0eef461091844a30de704b8b P 1c04bc4199a84c17839b37db51f98c1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.183274   503 consensus_peers.cc:597] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:42.184352   503 consensus_peers.cc:597] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:42.204133   503 consensus_peers.cc:597] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:42.213418 32440 consensus_peers.cc:597] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 -> Peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Couldn't send request to peer 1c04bc4199a84c17839b37db51f98c1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.275509  1571 raft_consensus.cc:493] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.276378  1571 raft_consensus.cc:515] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.279652  1571 leader_election.cc:290] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:24:42.288232   505 leader_election.cc:336] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
W20260709 12:24:42.307302   503 leader_election.cc:336] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:24:42.308032   503 leader_election.cc:304] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.309396  1571 raft_consensus.cc:2749] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:42.309847  1554 raft_consensus.cc:493] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.310854  1554 raft_consensus.cc:515] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.316226  1497 raft_consensus.cc:493] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.316918  1497 raft_consensus.cc:515] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:42.321295  1497 leader_election.cc:290] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:24:42.326116 32442 leader_election.cc:336] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
W20260709 12:24:42.330255 32440 leader_election.cc:336] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:24:42.331274  1554 leader_election.cc:290] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:42.333853   539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a842965f29964de8b2fa719247b66600" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21ef148d4a9a485e93d841b873e17270" is_pre_election: true
I20260709 12:24:42.337798 32440 leader_election.cc:304] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.339046  1497 raft_consensus.cc:2749] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:42.339793 32442 leader_election.cc:336] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.341933 32442 leader_election.cc:304] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.344038  1497 raft_consensus.cc:2749] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:42.345924 32440 connection.cc:573] client connection to 127.30.109.66:41547 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 12:24:42.350025  1571 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.351239  1571 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.354664  1571 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:42.356009 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:24:42.379585   505 leader_election.cc:336] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.380085   505 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.381637  1571 raft_consensus.cc:2749] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:24:42.386021  1571 raft_consensus.cc:493] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.386632  1571 raft_consensus.cc:515] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.388734  1571 leader_election.cc:290] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:42.389276  1529 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.389928  1529 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.392335  1529 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
I20260709 12:24:42.394238 32473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "21ef148d4a9a485e93d841b873e17270" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7dbcff5c5d774812a36f8f0c162a4228" is_pre_election: true
W20260709 12:24:42.399885   503 leader_election.cc:336] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.404428  1529 raft_consensus.cc:493] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.405053  1529 raft_consensus.cc:515] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:42.405504   505 leader_election.cc:336] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.405923   505 leader_election.cc:304] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.406504  1571 raft_consensus.cc:2749] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:24:42.406692   505 leader_election.cc:336] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.407104   505 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.407263  1529 leader_election.cc:290] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:42.407858  1529 raft_consensus.cc:2749] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:42.413990   503 leader_election.cc:336] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
W20260709 12:24:42.419991   505 leader_election.cc:336] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.420497   505 leader_election.cc:304] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.421262  1571 raft_consensus.cc:2749] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:42.438303  1570 raft_consensus.cc:493] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.438939  1570 raft_consensus.cc:515] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.441303  1570 leader_election.cc:290] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:42.442060  1570 raft_consensus.cc:493] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.442646 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
I20260709 12:24:42.442721  1570 raft_consensus.cc:515] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:42.453765   503 leader_election.cc:336] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.457962  1570 leader_election.cc:290] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:24:42.460143   505 leader_election.cc:336] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.462430   505 leader_election.cc:304] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.463879  1538 raft_consensus.cc:493] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.464462  1538 raft_consensus.cc:515] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:24:42.465675   503 leader_election.cc:336] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.466765  1538 leader_election.cc:290] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:42.467661  1497 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.468184  1497 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.470234  1497 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:42.470690  1497 raft_consensus.cc:493] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.471259  1497 raft_consensus.cc:515] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.482978  1497 leader_election.cc:290] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
W20260709 12:24:42.483444   505 leader_election.cc:336] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.483574  1538 raft_consensus.cc:493] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
W20260709 12:24:42.480526 32442 leader_election.cc:336] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
W20260709 12:24:42.488060 32442 leader_election.cc:336] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.487982  1538 raft_consensus.cc:515] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:42.490286  1538 leader_election.cc:290] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:42.490820   505 leader_election.cc:304] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.491642  1571 raft_consensus.cc:2749] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:42.501215 32442 leader_election.cc:336] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
W20260709 12:24:42.512220 32442 leader_election.cc:336] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.463183  1570 raft_consensus.cc:2749] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:24:42.531386   539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "21ef148d4a9a485e93d841b873e17270" is_pre_election: true
I20260709 12:24:42.532397   539 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 3.
I20260709 12:24:42.545526   539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8175a27f57224467888d9eeefaff69a5" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "21ef148d4a9a485e93d841b873e17270" is_pre_election: true
I20260709 12:24:42.551543  1497 raft_consensus.cc:493] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.552587  1497 raft_consensus.cc:515] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
I20260709 12:24:42.589463  1497 leader_election.cc:290] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:42.586452 32440 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.613224  1574 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.613867  1574 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.617656  1574 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:42.618263  1554 raft_consensus.cc:2804] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:24:42.620357  1554 raft_consensus.cc:493] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.620819  1554 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:42.633545  1554 raft_consensus.cc:515] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.619825 32440 leader_election.cc:304] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 21ef148d4a9a485e93d841b873e17270, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:24:42.635567 32440 leader_election.cc:336] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.635977 32440 leader_election.cc:304] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.637300  1574 raft_consensus.cc:2749] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:24:42.638002  1574 raft_consensus.cc:2749] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:24:42.643098   539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21ef148d4a9a485e93d841b873e17270" is_pre_election: true
I20260709 12:24:42.643823   539 raft_consensus.cc:2468] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 1.
W20260709 12:24:42.618806 32442 leader_election.cc:336] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.647868 32440 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: 
I20260709 12:24:42.651572  1497 raft_consensus.cc:2804] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:42.652108  1497 raft_consensus.cc:493] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.652575  1497 raft_consensus.cc:3060] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:42.659308 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
I20260709 12:24:42.661640  1570 raft_consensus.cc:493] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.662323  1570 raft_consensus.cc:515] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:42.663254 32440 leader_election.cc:336] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.664566  1570 leader_election.cc:290] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:24:42.665066 32442 leader_election.cc:336] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.671635  1570 raft_consensus.cc:493] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
W20260709 12:24:42.670322   505 leader_election.cc:336] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.670943  1554 leader_election.cc:290] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
I20260709 12:24:42.672214  1570 raft_consensus.cc:515] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.664808 32440 leader_election.cc:304] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.677253  1574 raft_consensus.cc:2749] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:24:42.678357  1570 leader_election.cc:290] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:24:42.682925 32440 leader_election.cc:336] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.684976  1497 raft_consensus.cc:515] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:42.685187 32442 leader_election.cc:336] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.685768   540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2d5333e15641af8ead9089dc2c2d9f" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:42.686256 32440 leader_election.cc:304] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.686385   540 raft_consensus.cc:3060] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:42.687103  1497 leader_election.cc:290] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: Requested vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 21ef148d4a9a485e93d841b873e17270 (127.30.109.68:35227)
W20260709 12:24:42.689775   505 leader_election.cc:336] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.697402   540 raft_consensus.cc:2468] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 4.
W20260709 12:24:42.694319 32442 leader_election.cc:336] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.692051  1497 raft_consensus.cc:2749] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:42.706050 32440 leader_election.cc:304] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.708061   540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae450d27e284d648ebf2671c5eac212" candidate_uuid: "7dbcff5c5d774812a36f8f0c162a4228" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "21ef148d4a9a485e93d841b873e17270"
I20260709 12:24:42.709647   540 raft_consensus.cc:3060] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:42.709810  1497 raft_consensus.cc:2804] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:42.710383  1497 raft_consensus.cc:697] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:42.711364  1497 consensus_queue.cc:237] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:42.720140   540 raft_consensus.cc:2468] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dbcff5c5d774812a36f8f0c162a4228 in term 2.
W20260709 12:24:42.721966   506 consensus_peers.cc:597] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:42.722560   506 leader_election.cc:336] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:24:42.722903   506 leader_election.cc:304] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
W20260709 12:24:42.723850   506 leader_election.cc:336] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:24:42.724238   506 leader_election.cc:304] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270; no voters: 7dbcff5c5d774812a36f8f0c162a4228, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.725186  1570 raft_consensus.cc:2749] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:42.725051 32440 leader_election.cc:304] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [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: 21ef148d4a9a485e93d841b873e17270, 7dbcff5c5d774812a36f8f0c162a4228; no voters: b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.725076  1529 raft_consensus.cc:2749] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:24:42.726838  1554 raft_consensus.cc:2804] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:42.727305  1554 raft_consensus.cc:697] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Becoming Leader. State: Replica: 7dbcff5c5d774812a36f8f0c162a4228, State: Running, Role: LEADER
I20260709 12:24:42.728237  1554 consensus_queue.cc:237] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [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: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
W20260709 12:24:42.738977   506 consensus_peers.cc:597] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.757988  1497 raft_consensus.cc:493] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.758882 32222 catalog_manager.cc:5697] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 3 to 4, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 4 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:42.761708  1497 raft_consensus.cc:515] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } attrs { replace: true } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: NON_VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: true } }
I20260709 12:24:42.764114  1497 leader_election.cc:290] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
I20260709 12:24:42.762221 32222 catalog_manager.cc:5697] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 reported cstate change: term changed from 1 to 2, leader changed from b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65) to 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "7dbcff5c5d774812a36f8f0c162a4228" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:42.773917 32442 leader_election.cc:336] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
W20260709 12:24:42.774727 32440 leader_election.cc:336] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.775104 32440 leader_election.cc:304] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.776006  1497 raft_consensus.cc:2749] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:42.782150  1497 raft_consensus.cc:493] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b85d5f7f62264ecd89885cd6a79c5643)
I20260709 12:24:42.782675  1497 raft_consensus.cc:515] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } }
W20260709 12:24:42.791091 32442 leader_election.cc:336] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:42.792707  1497 leader_election.cc:290] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:24:42.799511 32440 leader_election.cc:336] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:42.799958 32440 leader_election.cc:304] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [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: 7dbcff5c5d774812a36f8f0c162a4228; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:42.800704  1497 raft_consensus.cc:2749] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:42.801795   506 consensus_peers.cc:597] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.808452 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:42.810266 31157 tablet_replica.cc:333] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.811327 31157 raft_consensus.cc:2243] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.811951 31157 raft_consensus.cc:2272] T 54220d1efe994b29a76404e0319c631a P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.814851 31157 tablet_replica.cc:333] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.815725 31157 raft_consensus.cc:2243] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.816191 31157 raft_consensus.cc:2272] T 2c9e10c7d4fe40e9ab6a0459bd7e1024 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.818650 31157 tablet_replica.cc:333] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.819455 31157 raft_consensus.cc:2243] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.820330 31157 raft_consensus.cc:2272] T e7590e38ab0c41729d08596af14d336d P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.822736 31157 tablet_replica.cc:333] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.823575 31157 raft_consensus.cc:2243] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.824862 31157 raft_consensus.cc:2272] T a574b90ea56a43539d3c3d15bedb78a2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.827276 31157 tablet_replica.cc:333] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.828377 31157 raft_consensus.cc:2243] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.828920 31157 raft_consensus.cc:2272] T 1d94f2e1a49c47b2ad0286b267055558 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.831606 31157 tablet_replica.cc:333] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.832324 31157 raft_consensus.cc:2243] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.833535 31157 raft_consensus.cc:2272] T fb08793cf4e842be86423de358092786 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.835858 31157 tablet_replica.cc:333] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.836642 31157 raft_consensus.cc:2243] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.837143 31157 raft_consensus.cc:2272] T 8253fbd491f846e08c2ac357c804168d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.838594   506 consensus_peers.cc:597] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.839498 31157 tablet_replica.cc:333] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.840346 31157 raft_consensus.cc:2243] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.841261 31157 raft_consensus.cc:2272] T 80ed658e457142f2ab5e63fe23c574d4 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.843768 31157 tablet_replica.cc:333] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.844504 31157 raft_consensus.cc:2243] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.845677 31157 pending_rounds.cc:70] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: Trying to abort 1 pending ops.
I20260709 12:24:42.845971 31157 pending_rounds.cc:77] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228: Aborting op as it isn't in flight: id { term: 4 index: 7 } timestamp: 7305625119595454464 op_type: NO_OP noop_request { }
I20260709 12:24:42.846405 31157 raft_consensus.cc:2889] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:24:42.846724 31157 raft_consensus.cc:2272] T 5a2d5333e15641af8ead9089dc2c2d9f P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.849290 31157 tablet_replica.cc:333] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.850061 31157 raft_consensus.cc:2243] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.851044 31157 raft_consensus.cc:2272] T b69b66c609ec4c949e20382b3b15d127 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.853562 31157 tablet_replica.cc:333] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.854261 31157 raft_consensus.cc:2243] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.854784 31157 raft_consensus.cc:2272] T f735fe73992b45f886fa980d74036bea P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.855610   506 consensus_peers.cc:597] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.857280 31157 tablet_replica.cc:333] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.858075 31157 raft_consensus.cc:2243] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.858927 31157 raft_consensus.cc:2272] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.861023 31157 tablet_replica.cc:333] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.861521 31157 raft_consensus.cc:2243] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.862305 31157 raft_consensus.cc:2272] T cfb1fef6841c47fdb4d2d27d6500ff59 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.864113 31157 tablet_replica.cc:333] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.864643 31157 raft_consensus.cc:2243] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.865152 31157 raft_consensus.cc:2272] T 7ae1183d9c4a468395ebfb2197766b76 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.867746 31157 tablet_replica.cc:333] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.868482 31157 raft_consensus.cc:2243] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.869041 31157 raft_consensus.cc:2272] T 77266502779440d8887bb28d423f2724 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.871856 31157 tablet_replica.cc:333] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.872586 31157 raft_consensus.cc:2243] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.873082 31157 raft_consensus.cc:2272] T 07c43067444d4dfd8fc246502e337d30 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.875504   506 consensus_peers.cc:597] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.875581 31157 tablet_replica.cc:333] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.876307 31157 raft_consensus.cc:2243] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.876753 31157 raft_consensus.cc:2272] T dd8394281fef4dfaafc22d36d1b11a98 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.878520 31157 tablet_replica.cc:333] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.879072 31157 raft_consensus.cc:2243] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.879550 31157 raft_consensus.cc:2272] T 58ea36d8fa784a20b203c22d2cb64bc6 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.881364 31157 tablet_replica.cc:333] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.881904 31157 raft_consensus.cc:2243] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.882324 31157 raft_consensus.cc:2272] T e2b4f1332f8d45d8a361afe54c43de86 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.884207 31157 tablet_replica.cc:333] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.884799 31157 raft_consensus.cc:2243] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.885231 31157 raft_consensus.cc:2272] T 4c599be4cd92420dbe4b329aca9ec8bc P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.887111 31157 tablet_replica.cc:333] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.887683 31157 raft_consensus.cc:2243] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.888415 31157 raft_consensus.cc:2272] T 28d429a663f94988b58ea5ccb7cde879 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.890198 31157 tablet_replica.cc:333] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.890727 31157 raft_consensus.cc:2243] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.891251 31157 raft_consensus.cc:2272] T d1af815f1c3d416f90c6c5e8a3378bf7 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.893486 31157 tablet_replica.cc:333] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.894150 31157 raft_consensus.cc:2243] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.895159 31157 raft_consensus.cc:2272] T 5a498dffdd874e7980a799a659a015a3 P 7dbcff5c5d774812a36f8f0c162a4228 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.897171 31157 tablet_replica.cc:333] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.897666 31157 raft_consensus.cc:2243] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.898356 31157 pending_rounds.cc:70] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: Trying to abort 1 pending ops.
I20260709 12:24:42.898550 31157 pending_rounds.cc:77] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305625119663443968 op_type: NO_OP noop_request { }
I20260709 12:24:42.898821 31157 raft_consensus.cc:2889] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:24:42.899073 31157 raft_consensus.cc:2272] T dae450d27e284d648ebf2671c5eac212 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.901095 31157 tablet_replica.cc:333] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.901616 31157 raft_consensus.cc:2243] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.902057 31157 raft_consensus.cc:2272] T 7941ab3a716a493d99c98ab4e178254d P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.904017 31157 tablet_replica.cc:333] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.904556 31157 raft_consensus.cc:2243] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.905014 31157 raft_consensus.cc:2272] T 223e91cba37f4c72bd868b923ba94580 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.906883 31157 tablet_replica.cc:333] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.907424 31157 raft_consensus.cc:2243] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.908059 31157 raft_consensus.cc:2272] T a842965f29964de8b2fa719247b66600 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.910014 31157 tablet_replica.cc:333] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.910616 31157 raft_consensus.cc:2243] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.911541 31157 raft_consensus.cc:2272] T 29052781453c40cca522ec28de87efb0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.913759 31157 tablet_replica.cc:333] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.914265 31157 raft_consensus.cc:2243] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.915060 31157 raft_consensus.cc:2272] T 6461662648614042950f3cffff5e6667 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.916810 31157 tablet_replica.cc:333] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.917452 31157 raft_consensus.cc:2243] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.918000 31157 raft_consensus.cc:2272] T b0cc1b745e9540e6bcc90d8506562ebd P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.920461 31157 tablet_replica.cc:333] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
W20260709 12:24:42.920975   506 consensus_peers.cc:597] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.921059 31157 raft_consensus.cc:2243] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.922029 31157 raft_consensus.cc:2272] T 9be084de008d4a16b081aba373947d0f P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.923794 31157 tablet_replica.cc:333] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.924278 31157 raft_consensus.cc:2243] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.924966 31157 raft_consensus.cc:2272] T a2136f1336d549d8a49a8fcb698d4ab2 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.926667 31157 tablet_replica.cc:333] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.927145 31157 raft_consensus.cc:2243] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.927786 31157 raft_consensus.cc:2272] T 99fdd3b554264f23bba21303ff928812 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.930292 31157 tablet_replica.cc:333] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.930984 31157 raft_consensus.cc:2243] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:24:42.931540   506 consensus_peers.cc:597] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.931659 31157 raft_consensus.cc:2272] T 429353605033441d9913acb2aee3e63d P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.933573 31157 tablet_replica.cc:333] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.934227 31157 raft_consensus.cc:2243] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.934669 31157 raft_consensus.cc:2272] T 1650e092374d40ac890df71e63af3c58 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.936563 31157 tablet_replica.cc:333] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.937076 31157 raft_consensus.cc:2243] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.937481 31157 raft_consensus.cc:2272] T ecfdaceb7a97451c9c4c2aa7bae82707 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.939332 31157 tablet_replica.cc:333] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.939888 31157 raft_consensus.cc:2243] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.940312 31157 raft_consensus.cc:2272] T 60b75d18a6314a32b106350f621b81c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.942134 31157 tablet_replica.cc:333] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.942602 31157 raft_consensus.cc:2243] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.943468 31157 raft_consensus.cc:2272] T 40d504b62c3d47ee905bc8d381fe1ccd P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.945815 31157 tablet_replica.cc:333] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.946434 31157 raft_consensus.cc:2243] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.947476 31157 raft_consensus.cc:2272] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.947654   506 consensus_peers.cc:597] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.949208 31157 tablet_replica.cc:333] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.949800 31157 raft_consensus.cc:2243] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:42.950501 31157 raft_consensus.cc:2272] T b10c0cdcf4964295a679806c5ea3685c P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.952315 31157 tablet_replica.cc:333] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.952788 31157 raft_consensus.cc:2243] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.953331 31157 raft_consensus.cc:2272] T 00ecb104c3a0463eab8527b3edfea55f P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.955209 31157 tablet_replica.cc:333] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.955704 31157 raft_consensus.cc:2243] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.956357 31157 raft_consensus.cc:2272] T 0d184211563743e2bdef1d0aacb812c0 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.958374 31157 tablet_replica.cc:333] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.958850 31157 raft_consensus.cc:2243] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.959302 31157 raft_consensus.cc:2272] T 8175a27f57224467888d9eeefaff69a5 P 7dbcff5c5d774812a36f8f0c162a4228 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.961623 31157 tablet_replica.cc:333] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.962383 31157 raft_consensus.cc:2243] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.963203 31157 raft_consensus.cc:2272] T 4907eceeda7d4bc8b734a088ac540840 P 7dbcff5c5d774812a36f8f0c162a4228 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:42.965288 31157 tablet_replica.cc:333] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228: stopping tablet replica
I20260709 12:24:42.965734 31157 raft_consensus.cc:2243] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:42.966166 31157 raft_consensus.cc:2272] T 46c2fbce0eef461091844a30de704b8b P 7dbcff5c5d774812a36f8f0c162a4228 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:42.974592   506 consensus_peers.cc:597] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 -> Peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Couldn't send request to peer 7dbcff5c5d774812a36f8f0c162a4228. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:43.057416 32212 catalog_manager.cc:4755] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa: Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:43.059115 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
I20260709 12:24:43.120410  1529 raft_consensus.cc:493] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1c04bc4199a84c17839b37db51f98c1a)
I20260709 12:24:43.122689  1529 raft_consensus.cc:515] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "7dbcff5c5d774812a36f8f0c162a4228" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42095 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:43.128501  1529 leader_election.cc:290] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547), 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095)
W20260709 12:24:43.130884   506 leader_election.cc:336] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7dbcff5c5d774812a36f8f0c162a4228 (127.30.109.67:42095): Network error: Client connection negotiation failed: client connection to 127.30.109.67:42095: connect: Connection refused (error 111)
W20260709 12:24:43.132203   503 leader_election.cc:336] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:43.132629   503 leader_election.cc:304] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21ef148d4a9a485e93d841b873e17270; no voters: 1c04bc4199a84c17839b37db51f98c1a, 7dbcff5c5d774812a36f8f0c162a4228
I20260709 12:24:43.133396  1529 raft_consensus.cc:2749] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:24:43.135040  1529 raft_consensus.cc:493] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c04bc4199a84c17839b37db51f98c1a)
I20260709 12:24:43.135603  1529 raft_consensus.cc:515] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b85d5f7f62264ecd89885cd6a79c5643" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 40861 } } peers { permanent_uuid: "1c04bc4199a84c17839b37db51f98c1a" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 41547 } } peers { permanent_uuid: "21ef148d4a9a485e93d841b873e17270" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 35227 } attrs { promote: false } }
I20260709 12:24:43.137993  1529 leader_election.cc:290] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861), 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547)
W20260709 12:24:43.143632   505 leader_election.cc:336] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
W20260709 12:24:43.145610   503 leader_election.cc:336] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c04bc4199a84c17839b37db51f98c1a (127.30.109.66:41547): Network error: Client connection negotiation failed: client connection to 127.30.109.66:41547: connect: Connection refused (error 111)
I20260709 12:24:43.146096   503 leader_election.cc:304] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [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: 21ef148d4a9a485e93d841b873e17270; no voters: 1c04bc4199a84c17839b37db51f98c1a, b85d5f7f62264ecd89885cd6a79c5643
I20260709 12:24:43.146910  1529 raft_consensus.cc:2749] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:43.177537 31157 tablet_server.cc:179] TabletServer@127.30.109.68:0 shutting down...
I20260709 12:24:43.232365 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:43.233299 31157 tablet_replica.cc:333] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.234344 31157 raft_consensus.cc:2243] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.235136 31157 raft_consensus.cc:2272] T 6d7ba3cc0a7d4864a91c53bc3ad410aa P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.237883 31157 tablet_replica.cc:333] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.238731 31157 raft_consensus.cc:2243] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.239306 31157 raft_consensus.cc:2272] T a574b90ea56a43539d3c3d15bedb78a2 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.242003 31157 tablet_replica.cc:333] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.242820 31157 raft_consensus.cc:2243] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.243872 31157 raft_consensus.cc:2272] T 1d94f2e1a49c47b2ad0286b267055558 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.246402 31157 tablet_replica.cc:333] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.247149 31157 raft_consensus.cc:2243] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.247882 31157 raft_consensus.cc:2272] T 111a315805234c828f848148e36a2794 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.250226 31157 tablet_replica.cc:333] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.250970 31157 raft_consensus.cc:2243] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.251667 31157 raft_consensus.cc:2272] T b69b66c609ec4c949e20382b3b15d127 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.254086 31157 tablet_replica.cc:333] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.254797 31157 raft_consensus.cc:2243] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.255563 31157 raft_consensus.cc:2272] T 5c2f7d32d0d44064bc97e3e7e137ddbd P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.257944 31157 tablet_replica.cc:333] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.258697 31157 raft_consensus.cc:2243] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.259382 31157 raft_consensus.cc:2272] T cfb1fef6841c47fdb4d2d27d6500ff59 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.261979 31157 tablet_replica.cc:333] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.262714 31157 raft_consensus.cc:2243] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.263255 31157 raft_consensus.cc:2272] T 60b75d18a6314a32b106350f621b81c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.265790 31157 tablet_replica.cc:333] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.266530 31157 raft_consensus.cc:2243] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.267089 31157 raft_consensus.cc:2272] T 0eaa9bc67b654f3faeb939ccf4cbb058 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.269654 31157 tablet_replica.cc:333] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.270437 31157 raft_consensus.cc:2243] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.270952 31157 raft_consensus.cc:2272] T 7ae1183d9c4a468395ebfb2197766b76 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.273505 31157 tablet_replica.cc:333] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.274219 31157 raft_consensus.cc:2243] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.275105 31157 raft_consensus.cc:2272] T 728e197bae3a4470b80533013edf853b P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.277640 31157 tablet_replica.cc:333] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.278322 31157 raft_consensus.cc:2243] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.279264 31157 raft_consensus.cc:2272] T d1af815f1c3d416f90c6c5e8a3378bf7 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.281750 31157 tablet_replica.cc:333] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.282472 31157 raft_consensus.cc:2243] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.282963 31157 raft_consensus.cc:2272] T 5a498dffdd874e7980a799a659a015a3 P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.285590 31157 tablet_replica.cc:333] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.286330 31157 raft_consensus.cc:2243] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.287233 31157 raft_consensus.cc:2272] T b0cc1b745e9540e6bcc90d8506562ebd P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.289669 31157 tablet_replica.cc:333] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.290365 31157 raft_consensus.cc:2243] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.291246 31157 raft_consensus.cc:2272] T 58ea36d8fa784a20b203c22d2cb64bc6 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.293614 31157 tablet_replica.cc:333] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.294414 31157 raft_consensus.cc:2243] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.295289 31157 raft_consensus.cc:2272] T 00ecb104c3a0463eab8527b3edfea55f P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.297708 31157 tablet_replica.cc:333] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.298434 31157 raft_consensus.cc:2243] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.299103 31157 raft_consensus.cc:2272] T e8f8d79701ff4d228bd2fcdd72aabe1e P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.301755 31157 tablet_replica.cc:333] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.302497 31157 raft_consensus.cc:2243] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.303449 31157 raft_consensus.cc:2272] T 9e4a51d510c4404a8e4d1887cd7009b5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.305760 31157 tablet_replica.cc:333] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.306514 31157 raft_consensus.cc:2243] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.307106 31157 raft_consensus.cc:2272] T 4bf4ef6f5fc74e8c9d98614d9903bb19 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.309520 31157 tablet_replica.cc:333] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.310286 31157 raft_consensus.cc:2243] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.310914 31157 raft_consensus.cc:2272] T e7590e38ab0c41729d08596af14d336d P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.313297 31157 tablet_replica.cc:333] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.313973 31157 raft_consensus.cc:2243] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.314493 31157 raft_consensus.cc:2272] T 8175a27f57224467888d9eeefaff69a5 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.316812 31157 tablet_replica.cc:333] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.317492 31157 raft_consensus.cc:2243] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.318359 31157 raft_consensus.cc:2272] T 0d184211563743e2bdef1d0aacb812c0 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.320683 31157 tablet_replica.cc:333] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.321332 31157 raft_consensus.cc:2243] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.322249 31157 raft_consensus.cc:2272] T 4c599be4cd92420dbe4b329aca9ec8bc P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.324747 31157 tablet_replica.cc:333] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.325467 31157 raft_consensus.cc:2243] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.325968 31157 raft_consensus.cc:2272] T 28d429a663f94988b58ea5ccb7cde879 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.328526 31157 tablet_replica.cc:333] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.329317 31157 raft_consensus.cc:2243] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Raft consensus shutting down.
I20260709 12:24:43.329828 31157 raft_consensus.cc:2272] T 429353605033441d9913acb2aee3e63d P 21ef148d4a9a485e93d841b873e17270 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 12:24:43.332403 31157 tablet_replica.cc:333] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.333105 31157 raft_consensus.cc:2243] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.333734 31157 raft_consensus.cc:2272] T 043b2a5381a1460dbd81462e3ca17bb8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.336103 31157 tablet_replica.cc:333] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.336781 31157 raft_consensus.cc:2243] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.337704 31157 raft_consensus.cc:2272] T 77266502779440d8887bb28d423f2724 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.340135 31157 tablet_replica.cc:333] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.340786 31157 raft_consensus.cc:2243] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.341385 31157 raft_consensus.cc:2272] T 95285c1527fb4972b553dd1e639e5134 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.343808 31157 tablet_replica.cc:333] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.344522 31157 raft_consensus.cc:2243] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.345257 31157 raft_consensus.cc:2272] T d36b9e3ad664495186da4126245ecdf6 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.347636 31157 tablet_replica.cc:333] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.348325 31157 raft_consensus.cc:2243] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.348920 31157 raft_consensus.cc:2272] T 2e11d27ea5b642b2bb2745857ba825e8 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.351325 31157 tablet_replica.cc:333] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.352000 31157 raft_consensus.cc:2243] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.352646 31157 raft_consensus.cc:2272] T 1650e092374d40ac890df71e63af3c58 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.354907 31157 tablet_replica.cc:333] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.355595 31157 raft_consensus.cc:2243] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.356205 31157 raft_consensus.cc:2272] T 9be084de008d4a16b081aba373947d0f P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.358548 31157 tablet_replica.cc:333] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.359205 31157 raft_consensus.cc:2243] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.359970 31157 raft_consensus.cc:2272] T 28255a2cbd804ecfbb0b8a5dd2cd3ae4 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.362285 31157 tablet_replica.cc:333] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.362919 31157 raft_consensus.cc:2243] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.363904 31157 raft_consensus.cc:2272] T 07c43067444d4dfd8fc246502e337d30 P 21ef148d4a9a485e93d841b873e17270 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.366307 31157 tablet_replica.cc:333] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.366981 31157 raft_consensus.cc:2243] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.367604 31157 raft_consensus.cc:2272] T c93a0a4db0354356ad818b4ca8b05d6c P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.369786 31157 tablet_replica.cc:333] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.370438 31157 raft_consensus.cc:2243] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.371057 31157 raft_consensus.cc:2272] T dae450d27e284d648ebf2671c5eac212 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.373350 31157 tablet_replica.cc:333] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.374038 31157 raft_consensus.cc:2243] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.374523 31157 raft_consensus.cc:2272] T 99fdd3b554264f23bba21303ff928812 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.376600 31157 tablet_replica.cc:333] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.377240 31157 raft_consensus.cc:2243] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.378122 31157 raft_consensus.cc:2272] T c37246ad94134f52b2ddc9fc768b68c9 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.380429 31157 tablet_replica.cc:333] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.381086 31157 raft_consensus.cc:2243] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.381960 31157 raft_consensus.cc:2272] T 4907eceeda7d4bc8b734a088ac540840 P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.384228 31157 tablet_replica.cc:333] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.384881 31157 raft_consensus.cc:2243] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.385466 31157 raft_consensus.cc:2272] T fb08793cf4e842be86423de358092786 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.387897 31157 tablet_replica.cc:333] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.388562 31157 raft_consensus.cc:2243] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.389137 31157 raft_consensus.cc:2272] T 29052781453c40cca522ec28de87efb0 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.391669 31157 tablet_replica.cc:333] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.392287 31157 raft_consensus.cc:2243] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.392877 31157 raft_consensus.cc:2272] T 5a2d5333e15641af8ead9089dc2c2d9f P 21ef148d4a9a485e93d841b873e17270 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.395370 31157 tablet_replica.cc:333] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.396008 31157 raft_consensus.cc:2243] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:43.396529 31157 raft_consensus.cc:2272] T a842965f29964de8b2fa719247b66600 P 21ef148d4a9a485e93d841b873e17270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.398655 31157 tablet_replica.cc:333] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270: stopping tablet replica
I20260709 12:24:43.399217 31157 raft_consensus.cc:2243] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:43.400099 31157 raft_consensus.cc:2272] T 75922136a7854694a337f3177cd05b1b P 21ef148d4a9a485e93d841b873e17270 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.490558 31157 tablet_server.cc:196] TabletServer@127.30.109.68:0 shutdown complete.
I20260709 12:24:43.581384 31157 master.cc:562] Master@127.30.109.126:41445 shutting down...
W20260709 12:24:43.623148 32273 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:24:43.623481 32273 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:24:43.623663 32273 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:24:44.134577 32212 catalog_manager.cc:4755] TS b85d5f7f62264ecd89885cd6a79c5643 (127.30.109.65:40861): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6d7ba3cc0a7d4864a91c53bc3ad410aa: Network error: Client connection negotiation failed: client connection to 127.30.109.65:40861: connect: Connection refused (error 111)
I20260709 12:24:44.242905 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:44.243639 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.244024 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P 280b2db05c334bb2a2bff9dd2066ba2d: stopping tablet replica
I20260709 12:24:44.271765 31157 master.cc:584] Master@127.30.109.126:41445 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (53204 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:24:44.365465 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:37313
I20260709 12:24:44.366528 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:44.371986  1589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.372928  1588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.373215  1591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:44.374418 31157 server_base.cc:1061] running on GCE node
I20260709 12:24:44.375806 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:44.376021 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:44.376215 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599884376195 us; error 0 us; skew 500 ppm
I20260709 12:24:44.376714 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:44.379254 31157 webserver.cc:533] Webserver started at http://127.30.109.126:40781/ using document root <none> and password file <none>
I20260709 12:24:44.379884 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:44.380173 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:44.380476 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:44.381856 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "07b0defffdd54fc8b059c5bdcc82e363"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.386484 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:44.389792  1596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.390602 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:44.390846 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "07b0defffdd54fc8b059c5bdcc82e363"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.391063 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:44.409354 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:44.410463 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:44.447285 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:37313
I20260709 12:24:44.447454  1647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:37313 every 8 connection(s)
I20260709 12:24:44.451447  1648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:44.461216  1648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363: Bootstrap starting.
I20260709 12:24:44.466058  1648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:44.470427  1648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363: No bootstrap required, opened a new log
I20260709 12:24:44.472656  1648 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07b0defffdd54fc8b059c5bdcc82e363" member_type: VOTER }
I20260709 12:24:44.473043  1648 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:44.473320  1648 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07b0defffdd54fc8b059c5bdcc82e363, State: Initialized, Role: FOLLOWER
I20260709 12:24:44.473874  1648 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07b0defffdd54fc8b059c5bdcc82e363" member_type: VOTER }
I20260709 12:24:44.474327  1648 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:44.474531  1648 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:44.474877  1648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:44.479197  1648 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07b0defffdd54fc8b059c5bdcc82e363" member_type: VOTER }
I20260709 12:24:44.479768  1648 leader_election.cc:304] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [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: 07b0defffdd54fc8b059c5bdcc82e363; no voters: 
I20260709 12:24:44.480990  1648 leader_election.cc:290] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:44.481348  1651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:44.482766  1651 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 1 LEADER]: Becoming Leader. State: Replica: 07b0defffdd54fc8b059c5bdcc82e363, State: Running, Role: LEADER
I20260709 12:24:44.483413  1651 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [LEADER]: Queue going to LEADER mode. State: All 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: "07b0defffdd54fc8b059c5bdcc82e363" member_type: VOTER }
I20260709 12:24:44.483889  1648 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:44.488248  1652 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07b0defffdd54fc8b059c5bdcc82e363" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07b0defffdd54fc8b059c5bdcc82e363" member_type: VOTER } }
I20260709 12:24:44.488523  1653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07b0defffdd54fc8b059c5bdcc82e363. Latest consensus state: current_term: 1 leader_uuid: "07b0defffdd54fc8b059c5bdcc82e363" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07b0defffdd54fc8b059c5bdcc82e363" member_type: VOTER } }
I20260709 12:24:44.489030  1652 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:44.489265  1653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:44.492627  1657 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:44.497641  1657 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:44.502311 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:44.507272  1657 catalog_manager.cc:1383] Generated new cluster ID: ad831ff123974c228693577b985c5ee3
I20260709 12:24:44.507602  1657 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:44.521358  1657 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:44.522585  1657 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:44.541513  1657 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363: Generated new TSK 0
I20260709 12:24:44.542131  1657 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:44.568868 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:44.575124  1669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.576666  1670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.577998  1672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:44.578884 31157 server_base.cc:1061] running on GCE node
I20260709 12:24:44.580346 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:44.580605 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:44.580794 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599884580759 us; error 0 us; skew 500 ppm
I20260709 12:24:44.581379 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:44.584062 31157 webserver.cc:533] Webserver started at http://127.30.109.65:43201/ using document root <none> and password file <none>
I20260709 12:24:44.584566 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:44.584761 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:44.585042 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:44.586298 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "41acc2b7b8a749d9a517cca9b59f621e"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.590708 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:24:44.593986  1677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.594743 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:24:44.595064 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "41acc2b7b8a749d9a517cca9b59f621e"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.595345 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:44.615942 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:44.617137 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:44.618587 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:44.620878 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:44.621091 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.621335 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:44.621522 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.660799 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:35197
I20260709 12:24:44.660907  1739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:35197 every 8 connection(s)
I20260709 12:24:44.666646 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:44.674751  1744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.675495  1745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.678287  1747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:44.678478 31157 server_base.cc:1061] running on GCE node
I20260709 12:24:44.680243 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:44.680493 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:44.680727 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599884680709 us; error 0 us; skew 500 ppm
I20260709 12:24:44.681407 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:44.681422  1740 heartbeater.cc:344] Connected to a master server at 127.30.109.126:37313
I20260709 12:24:44.681931  1740 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:44.682608  1740 heartbeater.cc:507] Master 127.30.109.126:37313 requested a full tablet report, sending...
I20260709 12:24:44.684566 31157 webserver.cc:533] Webserver started at http://127.30.109.66:35569/ using document root <none> and password file <none>
I20260709 12:24:44.684578  1613 ts_manager.cc:194] Registered new tserver with Master: 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:44.685402 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:44.685681 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:44.685981 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:44.686743  1613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34272
I20260709 12:24:44.687196 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "18b46d180679490fafe5db06e5fa0e7c"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.692042 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:44.695537  1752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.696285 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:44.696607 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "18b46d180679490fafe5db06e5fa0e7c"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.696916 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:44.708124 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:44.709440 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:44.710976 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:44.713395 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:44.713652 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.713914 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:44.714107 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.753546 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:34241
I20260709 12:24:44.753650  1814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:34241 every 8 connection(s)
I20260709 12:24:44.758364 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:44.765488  1818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.767726  1819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.769273  1821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:44.769483 31157 server_base.cc:1061] running on GCE node
I20260709 12:24:44.770380  1815 heartbeater.cc:344] Connected to a master server at 127.30.109.126:37313
I20260709 12:24:44.770475 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:44.770859 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:44.770882  1815 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:44.771086 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599884771069 us; error 0 us; skew 500 ppm
I20260709 12:24:44.771764 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:44.771817  1815 heartbeater.cc:507] Master 127.30.109.126:37313 requested a full tablet report, sending...
I20260709 12:24:44.773900  1613 ts_manager.cc:194] Registered new tserver with Master: 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:44.774448 31157 webserver.cc:533] Webserver started at http://127.30.109.67:36227/ using document root <none> and password file <none>
I20260709 12:24:44.774950 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:44.775161 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:44.775460 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:44.775522  1613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34282
I20260709 12:24:44.776820 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "89312b10ec0a4754845df78b8c55565f"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.781198 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:44.784418  1826 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.785231 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:44.785547 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "89312b10ec0a4754845df78b8c55565f"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.785871 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:44.802611 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:44.803848 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:44.805353 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:44.807544 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:44.807766 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.808001 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:44.808179 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.846927 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:42613
I20260709 12:24:44.847033  1888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:42613 every 8 connection(s)
I20260709 12:24:44.851706 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:44.857869  1892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.860183  1893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:44.861940  1895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:44.862773 31157 server_base.cc:1061] running on GCE node
I20260709 12:24:44.863775 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:24:44.863807  1889 heartbeater.cc:344] Connected to a master server at 127.30.109.126:37313
W20260709 12:24:44.864151 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:44.864315  1889 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:44.864365 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599884864345 us; error 0 us; skew 500 ppm
I20260709 12:24:44.865219 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:44.865272  1889 heartbeater.cc:507] Master 127.30.109.126:37313 requested a full tablet report, sending...
I20260709 12:24:44.867645  1613 ts_manager.cc:194] Registered new tserver with Master: 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:44.868021 31157 webserver.cc:533] Webserver started at http://127.30.109.68:46415/ using document root <none> and password file <none>
I20260709 12:24:44.868533 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:44.868763 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:44.869061 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:44.869320  1613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34286
I20260709 12:24:44.870357 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-3-root/instance:
uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.874567 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:24:44.877619  1900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.878360 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:24:44.878640 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-3-root
uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:44.878947 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:44.899950 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:44.901131 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:44.902352 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:44.904501 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:44.904722 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.904949 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:44.905121 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:44.947080 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.68:44811
I20260709 12:24:44.947233  1962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.68:44811 every 8 connection(s)
I20260709 12:24:44.966514  1963 heartbeater.cc:344] Connected to a master server at 127.30.109.126:37313
I20260709 12:24:44.966991  1963 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:44.967860  1963 heartbeater.cc:507] Master 127.30.109.126:37313 requested a full tablet report, sending...
I20260709 12:24:44.970315  1613 ts_manager.cc:194] Registered new tserver with Master: ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:44.970610 31157 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020366722s
I20260709 12:24:44.971931  1613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34294
I20260709 12:24:44.997730  1613 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34310:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:24:45.228335  1779 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad96fef49324adeb456ad57d00ca807 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:45.229854  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad96fef49324adeb456ad57d00ca807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.234236  1778 tablet_service.cc:1511] Processing CreateTablet for tablet f93cc413a041429391fe2e2204859e33 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:45.227088  1780 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1fbe1508b24ef1b57bf133acd72115 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:45.236668  1778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93cc413a041429391fe2e2204859e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.239066  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1fbe1508b24ef1b57bf133acd72115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.241269  1777 tablet_service.cc:1511] Processing CreateTablet for tablet a8f16a5d231740499a1dcb3ee51632d0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:45.242623  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f16a5d231740499a1dcb3ee51632d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.246152  1928 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad96fef49324adeb456ad57d00ca807 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:45.247520  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad96fef49324adeb456ad57d00ca807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.250188  1776 tablet_service.cc:1511] Processing CreateTablet for tablet ecb454d4660b443a88f2a1a9cacb463e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:45.251526  1776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb454d4660b443a88f2a1a9cacb463e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.256983  1775 tablet_service.cc:1511] Processing CreateTablet for tablet cc2199185ef5459ba6b3424f11db8008 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:45.258530  1926 tablet_service.cc:1511] Processing CreateTablet for tablet f93cc413a041429391fe2e2204859e33 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:45.257035  1927 tablet_service.cc:1511] Processing CreateTablet for tablet 291c79e9e08c4d68b2457fad0ecd6ea3 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:45.259893  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93cc413a041429391fe2e2204859e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.260675  1927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291c79e9e08c4d68b2457fad0ecd6ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.261752  1980 tablet_bootstrap.cc:492] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:45.262434  1925 tablet_service.cc:1511] Processing CreateTablet for tablet ecb454d4660b443a88f2a1a9cacb463e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:45.263731  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb454d4660b443a88f2a1a9cacb463e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.258862  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2199185ef5459ba6b3424f11db8008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.265672  1774 tablet_service.cc:1511] Processing CreateTablet for tablet af83d94dfbb5400eb58f86389376d321 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:45.268088  1773 tablet_service.cc:1511] Processing CreateTablet for tablet 764246d2df6a4dcbbe94ba9d6a78503f (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:45.268965  1778 tablet_service.cc:1511] Processing CreateTablet for tablet b778f0684974426f9045de78a9831ecb (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:45.269464  1774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af83d94dfbb5400eb58f86389376d321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.275290  1924 tablet_service.cc:1511] Processing CreateTablet for tablet 09352e2944034f66b21063ceeeebbb83 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:45.272379  1923 tablet_service.cc:1511] Processing CreateTablet for tablet cc2199185ef5459ba6b3424f11db8008 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:45.276621  1924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09352e2944034f66b21063ceeeebbb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.273967  1922 tablet_service.cc:1511] Processing CreateTablet for tablet af83d94dfbb5400eb58f86389376d321 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:45.277606  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af83d94dfbb5400eb58f86389376d321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.278607  1921 tablet_service.cc:1511] Processing CreateTablet for tablet 59e8ed48dec9405cbed7db686eb0c8f9 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:45.280148  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e8ed48dec9405cbed7db686eb0c8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.281229  1923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2199185ef5459ba6b3424f11db8008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.286294  1920 tablet_service.cc:1511] Processing CreateTablet for tablet 764246d2df6a4dcbbe94ba9d6a78503f (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:45.287698  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764246d2df6a4dcbbe94ba9d6a78503f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.294788  1772 tablet_service.cc:1511] Processing CreateTablet for tablet 4bed48c27bcf4dcf8174221845b416ff (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:45.297431  1919 tablet_service.cc:1511] Processing CreateTablet for tablet aaab3ae3b3984213a90c010da3a3b21d (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:45.298870  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaab3ae3b3984213a90c010da3a3b21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.276615  1778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b778f0684974426f9045de78a9831ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.316121  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bed48c27bcf4dcf8174221845b416ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.317374  1771 tablet_service.cc:1511] Processing CreateTablet for tablet aaab3ae3b3984213a90c010da3a3b21d (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:45.318832  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaab3ae3b3984213a90c010da3a3b21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.325968  1854 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1fbe1508b24ef1b57bf133acd72115 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:45.327771  1849 tablet_service.cc:1511] Processing CreateTablet for tablet cc2199185ef5459ba6b3424f11db8008 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:45.328492  1705 tablet_service.cc:1511] Processing CreateTablet for tablet 4e1fbe1508b24ef1b57bf133acd72115 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:45.329919  1705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1fbe1508b24ef1b57bf133acd72115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.329668  1852 tablet_service.cc:1511] Processing CreateTablet for tablet f93cc413a041429391fe2e2204859e33 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:45.330845  1848 tablet_service.cc:1511] Processing CreateTablet for tablet b778f0684974426f9045de78a9831ecb (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:45.331879  1704 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad96fef49324adeb456ad57d00ca807 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:45.333307  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad96fef49324adeb456ad57d00ca807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.333699  1850 tablet_service.cc:1511] Processing CreateTablet for tablet 09352e2944034f66b21063ceeeebbb83 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:45.335595  1702 tablet_service.cc:1511] Processing CreateTablet for tablet a8f16a5d231740499a1dcb3ee51632d0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:45.336450  1703 tablet_service.cc:1511] Processing CreateTablet for tablet 291c79e9e08c4d68b2457fad0ecd6ea3 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:45.337844  1701 tablet_service.cc:1511] Processing CreateTablet for tablet ecb454d4660b443a88f2a1a9cacb463e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:45.328492  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 291c79e9e08c4d68b2457fad0ecd6ea3 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:45.339357  1926 tablet_service.cc:1511] Processing CreateTablet for tablet c19b88cd2df9401f81dd9582bf7f405c (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:45.340019  1700 tablet_service.cc:1511] Processing CreateTablet for tablet 09352e2944034f66b21063ceeeebbb83 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:45.340606  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19b88cd2df9401f81dd9582bf7f405c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.342131  1854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e1fbe1508b24ef1b57bf133acd72115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.342826  1850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09352e2944034f66b21063ceeeebbb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.343536  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93cc413a041429391fe2e2204859e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.343269  1845 tablet_service.cc:1511] Processing CreateTablet for tablet 4bed48c27bcf4dcf8174221845b416ff (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:45.344213  1849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2199185ef5459ba6b3424f11db8008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.345709  1846 tablet_service.cc:1511] Processing CreateTablet for tablet 764246d2df6a4dcbbe94ba9d6a78503f (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:45.346978  1846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764246d2df6a4dcbbe94ba9d6a78503f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.347680  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291c79e9e08c4d68b2457fad0ecd6ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.342136  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 59e8ed48dec9405cbed7db686eb0c8f9 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:45.348289  1848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b778f0684974426f9045de78a9831ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.348898  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764246d2df6a4dcbbe94ba9d6a78503f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.349139  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e8ed48dec9405cbed7db686eb0c8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.352150  1779 tablet_service.cc:1511] Processing CreateTablet for tablet 512cd467d05047a2b2fe65aea59213d6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:45.331981  1851 tablet_service.cc:1511] Processing CreateTablet for tablet a8f16a5d231740499a1dcb3ee51632d0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:45.353405  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512cd467d05047a2b2fe65aea59213d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.353576  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f16a5d231740499a1dcb3ee51632d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.355777  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09352e2944034f66b21063ceeeebbb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.357365  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb454d4660b443a88f2a1a9cacb463e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.358825  1702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f16a5d231740499a1dcb3ee51632d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.360296  1703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291c79e9e08c4d68b2457fad0ecd6ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.363958  1845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bed48c27bcf4dcf8174221845b416ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.369853  1696 tablet_service.cc:1511] Processing CreateTablet for tablet 4bed48c27bcf4dcf8174221845b416ff (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:45.370409  1780 tablet_service.cc:1511] Processing CreateTablet for tablet bbc853ef0a854e708d43a99b3e016de6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:45.370816  1699 tablet_service.cc:1511] Processing CreateTablet for tablet b778f0684974426f9045de78a9831ecb (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:45.373104  1698 tablet_service.cc:1511] Processing CreateTablet for tablet af83d94dfbb5400eb58f86389376d321 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:45.375448  1697 tablet_service.cc:1511] Processing CreateTablet for tablet 59e8ed48dec9405cbed7db686eb0c8f9 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:45.371248  1696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bed48c27bcf4dcf8174221845b416ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.385634  1981 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:45.395685  1698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af83d94dfbb5400eb58f86389376d321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.396440  1928 tablet_service.cc:1511] Processing CreateTablet for tablet 512cd467d05047a2b2fe65aea59213d6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:45.397778  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512cd467d05047a2b2fe65aea59213d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.408797  1919 tablet_service.cc:1511] Processing CreateTablet for tablet 73cd2c434cbc4a06a16d4042f2fc37c1 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:45.410145  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cd2c434cbc4a06a16d4042f2fc37c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.423707  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e8ed48dec9405cbed7db686eb0c8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.424569  1921 tablet_service.cc:1511] Processing CreateTablet for tablet d4831bc915d34eb1b71403f1d82753da (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:45.425923  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4831bc915d34eb1b71403f1d82753da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.427650  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b778f0684974426f9045de78a9831ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.427397  1772 tablet_service.cc:1511] Processing CreateTablet for tablet 73cd2c434cbc4a06a16d4042f2fc37c1 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:45.443886  1925 tablet_service.cc:1511] Processing CreateTablet for tablet e6cf5bcf4ff448829e47c1f9cba79686 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:45.445214  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cf5bcf4ff448829e47c1f9cba79686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.434333  1775 tablet_service.cc:1511] Processing CreateTablet for tablet e6cf5bcf4ff448829e47c1f9cba79686 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:45.458930  1981 tablet_bootstrap.cc:654] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:45.466240  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc853ef0a854e708d43a99b3e016de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.473033  1701 tablet_service.cc:1511] Processing CreateTablet for tablet aaab3ae3b3984213a90c010da3a3b21d (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:45.479249  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaab3ae3b3984213a90c010da3a3b21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.487838  1982 tablet_bootstrap.cc:492] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:45.493990  1704 tablet_service.cc:1511] Processing CreateTablet for tablet c19b88cd2df9401f81dd9582bf7f405c (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:45.495451  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19b88cd2df9401f81dd9582bf7f405c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:45.498148  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:45.501963  1852 tablet_service.cc:1511] Processing CreateTablet for tablet c19b88cd2df9401f81dd9582bf7f405c (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:45.491663  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cf5bcf4ff448829e47c1f9cba79686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.526187  1849 tablet_service.cc:1511] Processing CreateTablet for tablet bbc853ef0a854e708d43a99b3e016de6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:45.535060  1849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc853ef0a854e708d43a99b3e016de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.540846  1850 tablet_service.cc:1511] Processing CreateTablet for tablet d4831bc915d34eb1b71403f1d82753da (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:45.542657  1850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4831bc915d34eb1b71403f1d82753da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.550063  1700 tablet_service.cc:1511] Processing CreateTablet for tablet bbc853ef0a854e708d43a99b3e016de6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:45.552457  1777 tablet_service.cc:1511] Processing CreateTablet for tablet c9f26db2e8984759b9d7e7aa2b45cdf5 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:45.553176  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 73cd2c434cbc4a06a16d4042f2fc37c1 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:45.553982  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f26db2e8984759b9d7e7aa2b45cdf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.558849  1982 tablet_bootstrap.cc:654] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:45.564702  1980 tablet_bootstrap.cc:654] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:45.566041  1704 tablet_service.cc:1511] Processing CreateTablet for tablet c9f26db2e8984759b9d7e7aa2b45cdf5 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:45.568238  1847 tablet_service.cc:1511] Processing CreateTablet for tablet c9f26db2e8984759b9d7e7aa2b45cdf5 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:45.569267  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19b88cd2df9401f81dd9582bf7f405c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.571996  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 512cd467d05047a2b2fe65aea59213d6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:45.572631  1919 tablet_service.cc:1511] Processing CreateTablet for tablet bcbd0a1f71d449ecaf431521630b4ecf (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:45.576857  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc853ef0a854e708d43a99b3e016de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.578992  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbd0a1f71d449ecaf431521630b4ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.580818  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 512cd467d05047a2b2fe65aea59213d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.583549  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cd2c434cbc4a06a16d4042f2fc37c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.584052  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f26db2e8984759b9d7e7aa2b45cdf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.595414  1696 tablet_service.cc:1511] Processing CreateTablet for tablet bcbd0a1f71d449ecaf431521630b4ecf (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:45.599042  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f26db2e8984759b9d7e7aa2b45cdf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.593158  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cd2c434cbc4a06a16d4042f2fc37c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.607112  1774 tablet_service.cc:1511] Processing CreateTablet for tablet bcbd0a1f71d449ecaf431521630b4ecf (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:45.608479  1846 tablet_service.cc:1511] Processing CreateTablet for tablet e6cf5bcf4ff448829e47c1f9cba79686 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:45.609225  1774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbd0a1f71d449ecaf431521630b4ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.612639  1849 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdc7714aeaf413e995bfd35913d8765 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:45.613905  1849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdc7714aeaf413e995bfd35913d8765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.609513  1696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbd0a1f71d449ecaf431521630b4ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.619490  1983 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:45.619788  1981 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:45.620283  1981 ts_tablet_manager.cc:1403] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.235s	user 0.010s	sys 0.002s
I20260709 12:24:45.619952  1703 tablet_service.cc:1511] Processing CreateTablet for tablet d4831bc915d34eb1b71403f1d82753da (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:45.621412  1703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4831bc915d34eb1b71403f1d82753da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.624097  1846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6cf5bcf4ff448829e47c1f9cba79686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.638388  1921 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdc7714aeaf413e995bfd35913d8765 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:45.639706  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdc7714aeaf413e995bfd35913d8765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.652434  1778 tablet_service.cc:1511] Processing CreateTablet for tablet ee2b54a66bfd465f89b9b3892365b898 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:45.653791  1778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2b54a66bfd465f89b9b3892365b898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.653971  1983 tablet_bootstrap.cc:654] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:45.653705  1698 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdc7714aeaf413e995bfd35913d8765 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:45.655092  1698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdc7714aeaf413e995bfd35913d8765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.663409  1981 raft_consensus.cc:359] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:45.664196  1981 raft_consensus.cc:385] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:45.664494  1981 raft_consensus.cc:740] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:45.665403  1981 consensus_queue.cc:260] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:45.665343  1980 tablet_bootstrap.cc:492] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:45.668213  1980 ts_tablet_manager.cc:1403] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.407s	user 0.022s	sys 0.026s
I20260709 12:24:45.674801  1845 tablet_service.cc:1511] Processing CreateTablet for tablet ee2b54a66bfd465f89b9b3892365b898 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:45.676165  1845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2b54a66bfd465f89b9b3892365b898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.671141  1980 raft_consensus.cc:359] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:45.680689  1980 raft_consensus.cc:385] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:45.681013  1980 raft_consensus.cc:740] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:45.681732  1980 consensus_queue.cc:260] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:45.685505  1982 tablet_bootstrap.cc:492] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:45.686009  1982 ts_tablet_manager.cc:1403] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.199s	user 0.011s	sys 0.003s
I20260709 12:24:45.690734  1740 heartbeater.cc:499] Master 127.30.109.126:37313 was elected leader, sending a full tablet report...
I20260709 12:24:45.705641  1981 ts_tablet_manager.cc:1434] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.005s
I20260709 12:24:45.706543  1963 heartbeater.cc:499] Master 127.30.109.126:37313 was elected leader, sending a full tablet report...
I20260709 12:24:45.719758  1981 tablet_bootstrap.cc:492] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:45.725617  1987 raft_consensus.cc:493] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:45.731333  1987 raft_consensus.cc:515] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:45.731662  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 848c9a31594549ebb51a9d55f7b5d304 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:45.734220  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848c9a31594549ebb51a9d55f7b5d304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.725051  1777 tablet_service.cc:1511] Processing CreateTablet for tablet 848c9a31594549ebb51a9d55f7b5d304 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:45.737429  1982 raft_consensus.cc:359] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:45.740302  1982 raft_consensus.cc:385] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:45.740618  1982 raft_consensus.cc:740] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:45.741358  1982 consensus_queue.cc:260] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:45.735910  1987 leader_election.cc:290] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:45.746486  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848c9a31594549ebb51a9d55f7b5d304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.747766  1699 tablet_service.cc:1511] Processing CreateTablet for tablet f1f1ddd72b3a4e50b7e93f6b4632595a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:45.749014  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f1ddd72b3a4e50b7e93f6b4632595a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.766655  1778 tablet_service.cc:1511] Processing CreateTablet for tablet f1f1ddd72b3a4e50b7e93f6b4632595a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:45.768473  1778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f1ddd72b3a4e50b7e93f6b4632595a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.768590  1703 tablet_service.cc:1511] Processing CreateTablet for tablet 848c9a31594549ebb51a9d55f7b5d304 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:45.769987  1703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848c9a31594549ebb51a9d55f7b5d304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.771552  1925 tablet_service.cc:1511] Processing CreateTablet for tablet ee2b54a66bfd465f89b9b3892365b898 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:45.772852  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee2b54a66bfd465f89b9b3892365b898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.772634  1849 tablet_service.cc:1511] Processing CreateTablet for tablet d02b25c141304321bda418470534e860 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:45.774250  1849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02b25c141304321bda418470534e860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.777796  1815 heartbeater.cc:499] Master 127.30.109.126:37313 was elected leader, sending a full tablet report...
I20260709 12:24:45.784344  1852 tablet_service.cc:1511] Processing CreateTablet for tablet efe1429483324045911cf4cab2ab3654 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:45.784715  1775 tablet_service.cc:1511] Processing CreateTablet for tablet efe1429483324045911cf4cab2ab3654 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:45.782248  1700 tablet_service.cc:1511] Processing CreateTablet for tablet d02b25c141304321bda418470534e860 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:45.786335  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe1429483324045911cf4cab2ab3654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.786629  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02b25c141304321bda418470534e860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.790937  1701 tablet_service.cc:1511] Processing CreateTablet for tablet de76e21bb53744ad9d44f6258907e376 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:45.794023  1772 tablet_service.cc:1511] Processing CreateTablet for tablet de76e21bb53744ad9d44f6258907e376 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:45.794591  1851 tablet_service.cc:1511] Processing CreateTablet for tablet de76e21bb53744ad9d44f6258907e376 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:45.795657  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de76e21bb53744ad9d44f6258907e376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.800318  1697 tablet_service.cc:1511] Processing CreateTablet for tablet a1eaa6551d3f459e94fe21c55f01c5a6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:45.801558  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1eaa6551d3f459e94fe21c55f01c5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.805033  1771 tablet_service.cc:1511] Processing CreateTablet for tablet a1eaa6551d3f459e94fe21c55f01c5a6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:45.805467  1854 tablet_service.cc:1511] Processing CreateTablet for tablet 057c433f1b8842848b58eec9a58426a1 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:45.806331  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1eaa6551d3f459e94fe21c55f01c5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.808254  1982 ts_tablet_manager.cc:1434] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.008s
I20260709 12:24:45.809278  1982 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:45.815546  1889 heartbeater.cc:499] Master 127.30.109.126:37313 was elected leader, sending a full tablet report...
I20260709 12:24:45.829119  1981 tablet_bootstrap.cc:654] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:45.836686  1983 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:45.837218  1983 ts_tablet_manager.cc:1403] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.222s	user 0.018s	sys 0.010s
I20260709 12:24:45.839994  1983 raft_consensus.cc:359] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:45.840696  1983 raft_consensus.cc:385] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:45.840988  1983 raft_consensus.cc:740] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:45.845093  1982 tablet_bootstrap.cc:654] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:45.851260  1890 tablet.cc:2406] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:45.851759  1983 consensus_queue.cc:260] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:45.880517  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe1429483324045911cf4cab2ab3654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.881093  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de76e21bb53744ad9d44f6258907e376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.905318  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de76e21bb53744ad9d44f6258907e376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.922222  1854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057c433f1b8842848b58eec9a58426a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.925987  1919 tablet_service.cc:1511] Processing CreateTablet for tablet efe1429483324045911cf4cab2ab3654 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:45.926853  1928 tablet_service.cc:1511] Processing CreateTablet for tablet a1eaa6551d3f459e94fe21c55f01c5a6 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:45.928303  1926 tablet_service.cc:1511] Processing CreateTablet for tablet 057c433f1b8842848b58eec9a58426a1 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:45.930128  1921 tablet_service.cc:1511] Processing CreateTablet for tablet d02b25c141304321bda418470534e860 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:45.926360  1980 ts_tablet_manager.cc:1434] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.258s	user 0.008s	sys 0.026s
I20260709 12:24:45.931368  1775 tablet_service.cc:1511] Processing CreateTablet for tablet 82f993c6f27340b7946d4dbd23a78cbe (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:45.931928  1980 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:45.932570  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f993c6f27340b7946d4dbd23a78cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.934048  1925 tablet_service.cc:1511] Processing CreateTablet for tablet f1f1ddd72b3a4e50b7e93f6b4632595a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:45.927330  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe1429483324045911cf4cab2ab3654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.938917  1981 tablet_bootstrap.cc:492] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:45.939616  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f1ddd72b3a4e50b7e93f6b4632595a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.943631  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02b25c141304321bda418470534e860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.944835  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057c433f1b8842848b58eec9a58426a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.945287  1983 ts_tablet_manager.cc:1434] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.108s	user 0.015s	sys 0.002s
I20260709 12:24:45.946383  1983 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:45.947618  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1eaa6551d3f459e94fe21c55f01c5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.952409  1704 tablet_service.cc:1511] Processing CreateTablet for tablet 057c433f1b8842848b58eec9a58426a1 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:45.954483  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:45.956171  1903 leader_election.cc:343] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:45.956598  1992 raft_consensus.cc:493] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:45.957084  1992 raft_consensus.cc:515] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:45.959566  1981 ts_tablet_manager.cc:1403] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.242s	user 0.023s	sys 0.006s
I20260709 12:24:45.967732  1992 leader_election.cc:290] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:45.976773  1700 tablet_service.cc:1511] Processing CreateTablet for tablet df47f7b288e74a66814be23c0ad22a6a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:45.978647  1982 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:45.987767  1982 ts_tablet_manager.cc:1403] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.000s
I20260709 12:24:45.976302  1923 tablet_service.cc:1511] Processing CreateTablet for tablet 82f993c6f27340b7946d4dbd23a78cbe (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:45.976828  1980 tablet_bootstrap.cc:654] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:45.984790  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 82f993c6f27340b7946d4dbd23a78cbe (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:45.993842  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f993c6f27340b7946d4dbd23a78cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:45.994423  1982 raft_consensus.cc:359] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:45.997534  1982 raft_consensus.cc:385] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:45.997641  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:45.998028  1982 raft_consensus.cc:740] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:45.996698  1923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f993c6f27340b7946d4dbd23a78cbe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:45.999578  1904 leader_election.cc:343] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.000079  1904 leader_election.cc:304] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:46.001103  1987 raft_consensus.cc:2749] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:45.986456  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 057c433f1b8842848b58eec9a58426a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.015264  1847 tablet_service.cc:1511] Processing CreateTablet for tablet df47f7b288e74a66814be23c0ad22a6a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:46.015748  1777 tablet_service.cc:1511] Processing CreateTablet for tablet df47f7b288e74a66814be23c0ad22a6a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:46.024199  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df47f7b288e74a66814be23c0ad22a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.025478  1998 raft_consensus.cc:493] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.026043  1982 consensus_queue.cc:260] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.027508  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df47f7b288e74a66814be23c0ad22a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.027872  1983 tablet_bootstrap.cc:654] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.028354  1981 raft_consensus.cc:359] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.029809  1982 ts_tablet_manager.cc:1434] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.006s
I20260709 12:24:46.026064  1998 raft_consensus.cc:515] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.035784  1771 tablet_service.cc:1511] Processing CreateTablet for tablet e694b9652d444b349ca65a3a1cfc24d5 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:46.035687  1922 tablet_service.cc:1511] Processing CreateTablet for tablet e694b9652d444b349ca65a3a1cfc24d5 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:46.036679  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df47f7b288e74a66814be23c0ad22a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.040750  1981 raft_consensus.cc:385] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.045575  1981 raft_consensus.cc:740] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.046523  1981 consensus_queue.cc:260] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.048220  1982 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:46.048413  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e694b9652d444b349ca65a3a1cfc24d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.052066  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e694b9652d444b349ca65a3a1cfc24d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.055985  1998 leader_election.cc:290] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:46.075121  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93cc413a041429391fe2e2204859e33" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:46.076171  1864 raft_consensus.cc:2468] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:46.078109  1755 leader_election.cc:304] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:46.079329  1992 raft_consensus.cc:2804] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:46.079854  1992 raft_consensus.cc:493] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:46.080293  1992 raft_consensus.cc:3060] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.088726  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93cc413a041429391fe2e2204859e33" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:46.089720  1938 raft_consensus.cc:2468] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:46.100214  1992 raft_consensus.cc:515] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.107008  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93cc413a041429391fe2e2204859e33" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:46.107822  1864 raft_consensus.cc:3060] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.117074  1981 ts_tablet_manager.cc:1434] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.003s
I20260709 12:24:46.068171  1980 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:46.124028  1980 ts_tablet_manager.cc:1403] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.001s
I20260709 12:24:46.123725  1701 tablet_service.cc:1511] Processing CreateTablet for tablet e694b9652d444b349ca65a3a1cfc24d5 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:46.125236  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e694b9652d444b349ca65a3a1cfc24d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.127614  1980 raft_consensus.cc:359] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.129274  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93cc413a041429391fe2e2204859e33" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:46.152637  1980 raft_consensus.cc:385] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.152846  1938 raft_consensus.cc:3060] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.130702  1992 leader_election.cc:290] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:46.153086  1980 raft_consensus.cc:740] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.133503  1851 tablet_service.cc:1511] Processing CreateTablet for tablet 304f23cdbeb44ba4b911e36e86e1b060 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:46.134418  1864 raft_consensus.cc:2468] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:46.142920  1982 tablet_bootstrap.cc:654] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.153149  1981 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:46.157159  1980 consensus_queue.cc:260] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.158699  1755 leader_election.cc:304] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:46.157483  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f23cdbeb44ba4b911e36e86e1b060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.164036  1992 raft_consensus.cc:2804] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:46.171377  1928 tablet_service.cc:1511] Processing CreateTablet for tablet 304f23cdbeb44ba4b911e36e86e1b060 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:46.175427  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f23cdbeb44ba4b911e36e86e1b060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.181097  1995 raft_consensus.cc:493] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.181622  1995 raft_consensus.cc:515] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.184291  1697 tablet_service.cc:1511] Processing CreateTablet for tablet 304f23cdbeb44ba4b911e36e86e1b060 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:46.185611  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304f23cdbeb44ba4b911e36e86e1b060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.192998  1995 leader_election.cc:290] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:46.214464  1992 raft_consensus.cc:697] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:46.217061  1992 consensus_queue.cc:237] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.218080  1852 tablet_service.cc:1511] Processing CreateTablet for tablet 159e93ae2cbf4bafb0e58bb0545a40e0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:46.201161  1938 raft_consensus.cc:2468] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:46.222146  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159e93ae2cbf4bafb0e58bb0545a40e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.225778  1983 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:46.226907  1983 ts_tablet_manager.cc:1403] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.281s	user 0.027s	sys 0.055s
I20260709 12:24:46.229281  1777 tablet_service.cc:1511] Processing CreateTablet for tablet 159e93ae2cbf4bafb0e58bb0545a40e0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:46.236270  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159e93ae2cbf4bafb0e58bb0545a40e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.238154  1983 raft_consensus.cc:359] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.238888  1983 raft_consensus.cc:385] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.239893  1923 tablet_service.cc:1511] Processing CreateTablet for tablet 159e93ae2cbf4bafb0e58bb0545a40e0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:46.241227  1923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159e93ae2cbf4bafb0e58bb0545a40e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.252955  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bed48c27bcf4dcf8174221845b416ff" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
W20260709 12:24:46.254536  1680 leader_election.cc:343] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.248018  1701 tablet_service.cc:1511] Processing CreateTablet for tablet 69d1b59b4e224851bfbe6231295d1674 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:46.256078  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d1b59b4e224851bfbe6231295d1674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.257705  1771 tablet_service.cc:1511] Processing CreateTablet for tablet 69d1b59b4e224851bfbe6231295d1674 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:46.260852  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 69d1b59b4e224851bfbe6231295d1674 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:46.239156  1983 raft_consensus.cc:740] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.269171  1981 tablet_bootstrap.cc:654] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.269969  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d1b59b4e224851bfbe6231295d1674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.270875  1922 tablet_service.cc:1511] Processing CreateTablet for tablet 3b30fce77015431fae606f797198ea0f (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:46.272244  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b30fce77015431fae606f797198ea0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.280766  1980 ts_tablet_manager.cc:1434] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.156s	user 0.007s	sys 0.001s
I20260709 12:24:46.282081  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 3b30fce77015431fae606f797198ea0f (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:46.283509  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b30fce77015431fae606f797198ea0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.283931  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bed48c27bcf4dcf8174221845b416ff" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:46.284135  1980 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
W20260709 12:24:46.285332  1681 leader_election.cc:343] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.285815  1681 leader_election.cc:304] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:46.286572  1777 tablet_service.cc:1511] Processing CreateTablet for tablet 3b30fce77015431fae606f797198ea0f (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:46.287132  1998 raft_consensus.cc:2749] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:46.287869  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b30fce77015431fae606f797198ea0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.290328  1921 tablet_service.cc:1511] Processing CreateTablet for tablet 80ec77a7b2ec40e98d37925e447f7339 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:46.291569  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ec77a7b2ec40e98d37925e447f7339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.293560  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 80ec77a7b2ec40e98d37925e447f7339 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:46.294795  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ec77a7b2ec40e98d37925e447f7339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.306107  1983 consensus_queue.cc:260] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.307324  1610 catalog_manager.cc:5697] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:46.308352  1983 ts_tablet_manager.cc:1434] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.002s
I20260709 12:24:46.312444  1983 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:46.314999  1980 tablet_bootstrap.cc:654] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.318753  1983 tablet_bootstrap.cc:654] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.319005  1998 raft_consensus.cc:493] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.319507  1998 raft_consensus.cc:515] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.321940  1998 leader_election.cc:290] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:46.329463  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb454d4660b443a88f2a1a9cacb463e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:46.330940  1982 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:46.330847  1704 tablet_service.cc:1511] Processing CreateTablet for tablet 80ec77a7b2ec40e98d37925e447f7339 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:46.331494  1982 ts_tablet_manager.cc:1403] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.284s	user 0.004s	sys 0.028s
I20260709 12:24:46.332264  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ec77a7b2ec40e98d37925e447f7339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.334444  1982 raft_consensus.cc:359] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.335191  1982 raft_consensus.cc:385] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.335511  1982 raft_consensus.cc:740] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
W20260709 12:24:46.335871  1681 leader_election.cc:343] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.338176  1775 tablet_service.cc:1511] Processing CreateTablet for tablet afd144b0db7a46c392bda079e6a4c0ce (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:46.338717  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:46.336313  1982 consensus_queue.cc:260] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.340579  1851 tablet_service.cc:1511] Processing CreateTablet for tablet afd144b0db7a46c392bda079e6a4c0ce (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:46.341840  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd144b0db7a46c392bda079e6a4c0ce. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:46.344084  1829 leader_election.cc:343] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.345633  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d1b59b4e224851bfbe6231295d1674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.348022  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd144b0db7a46c392bda079e6a4c0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.360112  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:46.368374  1992 raft_consensus.cc:493] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:46.373266  1828 leader_election.cc:343] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.373778  1828 leader_election.cc:304] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:46.374330  1980 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:46.374900  1995 raft_consensus.cc:2749] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:46.375921  1982 ts_tablet_manager.cc:1434] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:24:46.376989  1982 tablet_bootstrap.cc:492] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:46.381690  1697 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc5ba3d62b74d5c81efc8021fae9e2b (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:46.383020  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc5ba3d62b74d5c81efc8021fae9e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.383639  1982 tablet_bootstrap.cc:654] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.384011  1772 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc5ba3d62b74d5c81efc8021fae9e2b (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:46.385238  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc5ba3d62b74d5c81efc8021fae9e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.385664  1981 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:46.386153  1981 ts_tablet_manager.cc:1403] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.233s	user 0.014s	sys 0.016s
I20260709 12:24:46.371896  1992 raft_consensus.cc:515] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.394266  1992 leader_election.cc:290] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:46.394874  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:46.395578  1938 raft_consensus.cc:2468] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:46.396916  1754 leader_election.cc:304] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:46.374841  1922 tablet_service.cc:1511] Processing CreateTablet for tablet afd144b0db7a46c392bda079e6a4c0ce (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:46.398510  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd144b0db7a46c392bda079e6a4c0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.399973  1992 raft_consensus.cc:2804] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:46.400377  1992 raft_consensus.cc:493] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:46.400738  1992 raft_consensus.cc:3060] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.403326  1983 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:46.403832  1983 ts_tablet_manager.cc:1403] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.016s
I20260709 12:24:46.406718  1983 raft_consensus.cc:359] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.407948  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:46.409293  1852 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc5ba3d62b74d5c81efc8021fae9e2b (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:46.418114  1983 raft_consensus.cc:385] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.418581  1983 raft_consensus.cc:740] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.419066  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc5ba3d62b74d5c81efc8021fae9e2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.411187  1928 tablet_service.cc:1511] Processing CreateTablet for tablet a282d4a006964488a9b007da4aafb025 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:46.421341  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a282d4a006964488a9b007da4aafb025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.411962  1700 tablet_service.cc:1511] Processing CreateTablet for tablet a282d4a006964488a9b007da4aafb025 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:46.424981  1700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a282d4a006964488a9b007da4aafb025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.411810  1981 raft_consensus.cc:359] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.425539  1981 raft_consensus.cc:385] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.425855  1981 raft_consensus.cc:740] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.426692  1981 consensus_queue.cc:260] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.428143  1983 consensus_queue.cc:260] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.428869  1981 ts_tablet_manager.cc:1434] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:24:46.429155  1715 raft_consensus.cc:2468] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:46.429948  1981 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:46.430688  1992 raft_consensus.cc:515] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.433894  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:46.434518  1938 raft_consensus.cc:3060] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.436240  1777 tablet_service.cc:1511] Processing CreateTablet for tablet a282d4a006964488a9b007da4aafb025 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:46.437743  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a282d4a006964488a9b007da4aafb025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.442128  1938 raft_consensus.cc:2468] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:46.443392  1754 leader_election.cc:304] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:46.444622  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 64fe2973985f44c085a07e5974bab281 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:46.446549  2007 raft_consensus.cc:2804] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:46.374855  1980 ts_tablet_manager.cc:1403] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.002s
I20260709 12:24:46.448866  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb454d4660b443a88f2a1a9cacb463e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:46.450373  1679 leader_election.cc:343] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.450841  1679 leader_election.cc:304] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:46.452081  1998 raft_consensus.cc:2749] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:46.454099  1983 ts_tablet_manager.cc:1434] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:24:46.455138  1983 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:46.458281  1925 tablet_service.cc:1511] Processing CreateTablet for tablet 64fe2973985f44c085a07e5974bab281 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:46.459746  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fe2973985f44c085a07e5974bab281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.460744  1771 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc5c62ff6ff4e7bb6144c47308ee9d9 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:46.461990  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc5c62ff6ff4e7bb6144c47308ee9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.446657  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fe2973985f44c085a07e5974bab281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.481353  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:46.473775  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 64fe2973985f44c085a07e5974bab281 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:46.482035  1715 raft_consensus.cc:3060] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.482779  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fe2973985f44c085a07e5974bab281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.482684  1992 leader_election.cc:290] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:46.450743  1980 raft_consensus.cc:359] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:46.508751  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:46.513182  1926 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc5c62ff6ff4e7bb6144c47308ee9d9 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:46.516321  1851 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc5c62ff6ff4e7bb6144c47308ee9d9 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:46.517658  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc5c62ff6ff4e7bb6144c47308ee9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.500981  2007 raft_consensus.cc:697] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:46.520798  1704 tablet_service.cc:1511] Processing CreateTablet for tablet 7050efaece9146ec913b3b5ba71194de (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:46.520573  2007 consensus_queue.cc:237] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.522043  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7050efaece9146ec913b3b5ba71194de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.524478  1780 tablet_service.cc:1511] Processing CreateTablet for tablet 7050efaece9146ec913b3b5ba71194de (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:46.525758  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7050efaece9146ec913b3b5ba71194de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.526697  1981 tablet_bootstrap.cc:654] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.516775  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc5c62ff6ff4e7bb6144c47308ee9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.532805  1983 tablet_bootstrap.cc:654] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.502954  1980 raft_consensus.cc:385] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.535614  1980 raft_consensus.cc:740] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.536474  1980 consensus_queue.cc:260] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.538620  1980 ts_tablet_manager.cc:1434] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.000s
I20260709 12:24:46.549612  1980 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:46.553618  1715 raft_consensus.cc:2468] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:46.557909  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 7050efaece9146ec913b3b5ba71194de (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:46.559633  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7050efaece9146ec913b3b5ba71194de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.585247  1921 tablet_service.cc:1511] Processing CreateTablet for tablet d4b640e501a54e25a577a2887bb79ee2 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:46.585247  1701 tablet_service.cc:1511] Processing CreateTablet for tablet d4b640e501a54e25a577a2887bb79ee2 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:46.586086  1982 tablet_bootstrap.cc:492] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:46.586654  1982 ts_tablet_manager.cc:1403] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.210s	user 0.030s	sys 0.032s
I20260709 12:24:46.586900  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b640e501a54e25a577a2887bb79ee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.586900  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b640e501a54e25a577a2887bb79ee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.589686  1982 raft_consensus.cc:359] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.590405  1982 raft_consensus.cc:385] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.590684  1982 raft_consensus.cc:740] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.591513  1982 consensus_queue.cc:260] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.600406  1982 ts_tablet_manager.cc:1434] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:46.601418  1982 tablet_bootstrap.cc:492] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:46.600425  1983 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:46.603961  1983 ts_tablet_manager.cc:1403] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.149s	user 0.014s	sys 0.006s
I20260709 12:24:46.607677  1982 tablet_bootstrap.cc:654] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.618408  1771 tablet_service.cc:1511] Processing CreateTablet for tablet d4b640e501a54e25a577a2887bb79ee2 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:46.619623  1854 tablet_service.cc:1511] Processing CreateTablet for tablet dfd5ac4f733845d9b40a4709b2e1ab16 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:46.619979  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b640e501a54e25a577a2887bb79ee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.620949  1854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd5ac4f733845d9b40a4709b2e1ab16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.607209  1983 raft_consensus.cc:359] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.628726  1980 tablet_bootstrap.cc:654] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.622622  1983 raft_consensus.cc:385] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.639758  1983 raft_consensus.cc:740] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.638435  1697 tablet_service.cc:1511] Processing CreateTablet for tablet dfd5ac4f733845d9b40a4709b2e1ab16 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:46.641184  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd5ac4f733845d9b40a4709b2e1ab16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.640710  1983 consensus_queue.cc:260] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.645710  1983 ts_tablet_manager.cc:1434] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 12:24:46.646922  1983 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:46.648645  1928 tablet_service.cc:1511] Processing CreateTablet for tablet dfd5ac4f733845d9b40a4709b2e1ab16 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:46.650507  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd5ac4f733845d9b40a4709b2e1ab16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.657630  1982 tablet_bootstrap.cc:492] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:46.658174  1982 ts_tablet_manager.cc:1403] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.009s
I20260709 12:24:46.658465  1613 catalog_manager.cc:5697] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:46.661237  1982 raft_consensus.cc:359] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.668838  1981 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:46.669471  1981 ts_tablet_manager.cc:1403] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.240s	user 0.003s	sys 0.013s
I20260709 12:24:46.668901  1780 tablet_service.cc:1511] Processing CreateTablet for tablet 6cff0f32513842f3abaa0f5bf8655718 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:46.665176  1982 raft_consensus.cc:385] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.670636  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cff0f32513842f3abaa0f5bf8655718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.670804  1982 raft_consensus.cc:740] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.671660  1982 consensus_queue.cc:260] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.675383  1998 raft_consensus.cc:493] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.675897  1998 raft_consensus.cc:515] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.677938  1998 leader_election.cc:290] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:46.679558  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:46.680816  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
W20260709 12:24:46.681293  1679 leader_election.cc:343] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.681473  1864 raft_consensus.cc:2468] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:46.682574  1680 leader_election.cc:304] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:46.683470  1980 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:46.684615  1998 raft_consensus.cc:2804] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:46.685026  1998 raft_consensus.cc:493] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:46.685436  1998 raft_consensus.cc:3060] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.685851  1980 ts_tablet_manager.cc:1403] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.139s	user 0.008s	sys 0.007s
I20260709 12:24:46.695557  1998 raft_consensus.cc:515] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.698565  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:46.699136  1864 raft_consensus.cc:3060] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:46.687959  1983 tablet_bootstrap.cc:654] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.689695  1981 raft_consensus.cc:359] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.687175  1982 ts_tablet_manager.cc:1434] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:24:46.690996  1995 raft_consensus.cc:493] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.703722  1981 raft_consensus.cc:385] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.704190  1981 raft_consensus.cc:740] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.703862  1995 raft_consensus.cc:515] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.704389  1926 tablet_service.cc:1511] Processing CreateTablet for tablet 6cff0f32513842f3abaa0f5bf8655718 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:46.705689  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cff0f32513842f3abaa0f5bf8655718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.706946  1995 leader_election.cc:290] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:46.707420  1982 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:46.708609  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:46.711998  1864 raft_consensus.cc:2468] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:46.713325  1680 leader_election.cc:304] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
W20260709 12:24:46.713804  1828 leader_election.cc:343] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.713647  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 6cff0f32513842f3abaa0f5bf8655718 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:46.714982  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cff0f32513842f3abaa0f5bf8655718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.717278  1981 consensus_queue.cc:260] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.724503  1981 ts_tablet_manager.cc:1434] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.004s
I20260709 12:24:46.725618  1981 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:46.725551  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:46.727303  1830 leader_election.cc:343] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.727790  1830 leader_election.cc:304] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:46.728936  1995 raft_consensus.cc:2749] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:46.729022  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
W20260709 12:24:46.730484  1679 leader_election.cc:343] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.695554  1980 raft_consensus.cc:359] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.703970  1771 tablet_service.cc:1511] Processing CreateTablet for tablet 96e74d7a082f415691611c88fb80d56e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:46.731832  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e74d7a082f415691611c88fb80d56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.731564  1701 tablet_service.cc:1511] Processing CreateTablet for tablet 96e74d7a082f415691611c88fb80d56e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:46.732859  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e74d7a082f415691611c88fb80d56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.740067  2028 raft_consensus.cc:2804] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:46.741643  1983 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:46.743443  1980 raft_consensus.cc:385] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.743796  1980 raft_consensus.cc:740] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.744546  1998 leader_election.cc:290] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:46.744342  1854 tablet_service.cc:1511] Processing CreateTablet for tablet 96e74d7a082f415691611c88fb80d56e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:46.745699  1980 consensus_queue.cc:260] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.746341  1854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e74d7a082f415691611c88fb80d56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.747618  1983 ts_tablet_manager.cc:1403] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.008s
I20260709 12:24:46.748734  2028 raft_consensus.cc:697] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:46.750108  1982 tablet_bootstrap.cc:654] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.751133  1983 raft_consensus.cc:359] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.751963  1983 raft_consensus.cc:385] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.752120  1980 ts_tablet_manager.cc:1434] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 12:24:46.752321  1983 raft_consensus.cc:740] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.755487  1980 tablet_bootstrap.cc:492] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:46.756168  1981 tablet_bootstrap.cc:654] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.766655  1928 tablet_service.cc:1511] Processing CreateTablet for tablet dd89a0db11e2413bbbec42bdd7f70991 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:46.768605  1928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd89a0db11e2413bbbec42bdd7f70991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.768863  1980 tablet_bootstrap.cc:654] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.749850  2028 consensus_queue.cc:237] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.782169  1982 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:46.782814  1982 ts_tablet_manager.cc:1403] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.000s
I20260709 12:24:46.784384  1704 tablet_service.cc:1511] Processing CreateTablet for tablet dd89a0db11e2413bbbec42bdd7f70991 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:46.786322  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd89a0db11e2413bbbec42bdd7f70991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.759033  1983 consensus_queue.cc:260] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.793190  1983 ts_tablet_manager.cc:1434] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:24:46.810336  1771 tablet_service.cc:1511] Processing CreateTablet for tablet dd89a0db11e2413bbbec42bdd7f70991 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:46.810585  1853 tablet_service.cc:1511] Processing CreateTablet for tablet d4f3913d6dac4f20a9e831e2cba150e0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:46.811869  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f3913d6dac4f20a9e831e2cba150e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.811869  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd89a0db11e2413bbbec42bdd7f70991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.826184  1992 raft_consensus.cc:493] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.817852  2007 consensus_queue.cc:1048] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:46.826784  1992 raft_consensus.cc:515] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.829226  1992 leader_election.cc:290] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:46.829710  2029 raft_consensus.cc:493] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.830229  2029 raft_consensus.cc:515] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:46.819646  1983 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:46.820554  1921 tablet_service.cc:1511] Processing CreateTablet for tablet d4f3913d6dac4f20a9e831e2cba150e0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:46.805291  1982 raft_consensus.cc:359] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.836016  1982 raft_consensus.cc:385] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.836354  1982 raft_consensus.cc:740] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.834175  1780 tablet_service.cc:1511] Processing CreateTablet for tablet 544d2534fee24cb6b169cf546069390b (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:46.835441  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:46.836794  1851 tablet_service.cc:1511] Processing CreateTablet for tablet 544d2534fee24cb6b169cf546069390b (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:46.841634  1982 consensus_queue.cc:260] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.846760  1697 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0a4131ef874037b3232e15ce1a0b57 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:46.848343  1697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0a4131ef874037b3232e15ce1a0b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.848091  1925 tablet_service.cc:1511] Processing CreateTablet for tablet 544d2534fee24cb6b169cf546069390b (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:46.849252  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f3913d6dac4f20a9e831e2cba150e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.851830  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544d2534fee24cb6b169cf546069390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.854748  1980 tablet_bootstrap.cc:492] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:46.855271  1980 ts_tablet_manager.cc:1403] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.100s	user 0.029s	sys 0.010s
I20260709 12:24:46.862411  1772 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0a4131ef874037b3232e15ce1a0b57 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 12:24:46.862854  1755 leader_election.cc:343] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.863953  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0a4131ef874037b3232e15ce1a0b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.863708  1852 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0a4131ef874037b3232e15ce1a0b57 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:46.866554  2018 consensus_queue.cc:1048] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 12:24:46.867624  1922 tablet_service.cc:1511] Processing CreateTablet for tablet 7a762c3b19014567a00ddfee7764518a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:46.874271  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 7a762c3b19014567a00ddfee7764518a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:46.875563  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a762c3b19014567a00ddfee7764518a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.875958  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a762c3b19014567a00ddfee7764518a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.880908  1980 raft_consensus.cc:359] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.881385  1987 raft_consensus.cc:493] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:46.881692  1980 raft_consensus.cc:385] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:46.882055  1980 raft_consensus.cc:740] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:46.882025  1987 raft_consensus.cc:515] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:46.847144  1982 ts_tablet_manager.cc:1434] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.000s
I20260709 12:24:46.885334  1982 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:46.863937  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544d2534fee24cb6b169cf546069390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.885672  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:46.887303  1903 leader_election.cc:343] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.888559  1987 leader_election.cc:290] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:46.889616  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:46.890623  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544d2534fee24cb6b169cf546069390b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:46.890930  1904 leader_election.cc:343] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.891544  1904 leader_election.cc:304] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:46.893379  1987 raft_consensus.cc:2749] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:46.837119  1701 tablet_service.cc:1511] Processing CreateTablet for tablet d4f3913d6dac4f20a9e831e2cba150e0 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:46.915092  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 6496622d5bb1442d9d0e5525cc38519d (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:46.918913  1613 catalog_manager.cc:5697] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:46.921411  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778f0684974426f9045de78a9831ecb" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:46.919682  2029 leader_election.cc:290] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
W20260709 12:24:46.923077  1680 leader_election.cc:343] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.906085  1852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0a4131ef874037b3232e15ce1a0b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.924734  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778f0684974426f9045de78a9831ecb" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:46.926162  1681 leader_election.cc:343] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.926601  1681 leader_election.cc:304] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:46.927333  2029 raft_consensus.cc:2749] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:46.935798  1983 tablet_bootstrap.cc:654] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.882990  1980 consensus_queue.cc:260] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:46.942524  1771 tablet_service.cc:1511] Processing CreateTablet for tablet 7a762c3b19014567a00ddfee7764518a (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:46.943524  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a762c3b19014567a00ddfee7764518a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.927558  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:46.958866  1981 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:46.952471  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6496622d5bb1442d9d0e5525cc38519d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:46.965230  1755 leader_election.cc:343] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:46.976320  1755 leader_election.cc:304] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:46.977753  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f3913d6dac4f20a9e831e2cba150e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.977691  2007 raft_consensus.cc:2749] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:46.971033  1926 tablet_service.cc:1511] Processing CreateTablet for tablet 6496622d5bb1442d9d0e5525cc38519d (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:46.984310  1981 ts_tablet_manager.cc:1403] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.259s	user 0.025s	sys 0.044s
I20260709 12:24:46.991676  1981 raft_consensus.cc:359] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:46.993232  1981 raft_consensus.cc:385] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.005261  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 6496622d5bb1442d9d0e5525cc38519d (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:47.006798  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6496622d5bb1442d9d0e5525cc38519d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.018803  1980 ts_tablet_manager.cc:1434] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.163s	user 0.007s	sys 0.000s
I20260709 12:24:47.020037  1980 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:47.036331  1926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6496622d5bb1442d9d0e5525cc38519d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.039933  1982 tablet_bootstrap.cc:654] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:46.997376  1981 raft_consensus.cc:740] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.052452  1981 consensus_queue.cc:260] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.064414  1983 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:47.064963  1983 ts_tablet_manager.cc:1403] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.249s	user 0.015s	sys 0.037s
I20260709 12:24:47.066919  1771 tablet_service.cc:1511] Processing CreateTablet for tablet 050cc1190a5641fe852b44056a3b5927 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:47.067276  1853 tablet_service.cc:1511] Processing CreateTablet for tablet 050cc1190a5641fe852b44056a3b5927 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:47.068178  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050cc1190a5641fe852b44056a3b5927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.068773  1853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050cc1190a5641fe852b44056a3b5927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.068573  1983 raft_consensus.cc:359] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.069344  1983 raft_consensus.cc:385] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.069681  1983 raft_consensus.cc:740] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.070569  1983 consensus_queue.cc:260] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.073104  1983 ts_tablet_manager.cc:1434] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:47.074080  1983 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:47.075876  1704 tablet_service.cc:1511] Processing CreateTablet for tablet 23774161fcc04adeaa54404809476a51 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:47.076428  1775 tablet_service.cc:1511] Processing CreateTablet for tablet 23774161fcc04adeaa54404809476a51 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:47.077294  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23774161fcc04adeaa54404809476a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.077656  1775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23774161fcc04adeaa54404809476a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.087926  1925 tablet_service.cc:1511] Processing CreateTablet for tablet 050cc1190a5641fe852b44056a3b5927 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:47.089275  1925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050cc1190a5641fe852b44056a3b5927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.098577  1995 raft_consensus.cc:493] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.107072  1995 raft_consensus.cc:515] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.108362  1980 tablet_bootstrap.cc:654] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.109253  1995 leader_election.cc:290] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:47.110954  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:47.111253  1981 ts_tablet_manager.cc:1434] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.000s
W20260709 12:24:47.112546  1828 leader_election.cc:343] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.114053  1854 tablet_service.cc:1511] Processing CreateTablet for tablet 23774161fcc04adeaa54404809476a51 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:47.114579  1981 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:47.115338  1854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23774161fcc04adeaa54404809476a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.115321  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:47.117424  1830 leader_election.cc:343] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.117887  1830 leader_election.cc:304] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:47.120838  1995 raft_consensus.cc:2749] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:47.141503  1771 tablet_service.cc:1511] Processing CreateTablet for tablet 89353dcdd2ca4db9bd7c9f4023a2de9e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:47.145605  1983 tablet_bootstrap.cc:654] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.132652  1922 tablet_service.cc:1511] Processing CreateTablet for tablet 89353dcdd2ca4db9bd7c9f4023a2de9e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:47.149396  1701 tablet_service.cc:1511] Processing CreateTablet for tablet 89353dcdd2ca4db9bd7c9f4023a2de9e (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:47.152436  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89353dcdd2ca4db9bd7c9f4023a2de9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.154882  1701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89353dcdd2ca4db9bd7c9f4023a2de9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.167557  1982 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:47.168129  1982 ts_tablet_manager.cc:1403] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.283s	user 0.018s	sys 0.005s
I20260709 12:24:47.180786  1987 raft_consensus.cc:493] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.181502  1987 raft_consensus.cc:515] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.160946  2018 consensus_queue.cc:1048] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:24:47.190129  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89353dcdd2ca4db9bd7c9f4023a2de9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.196063  1980 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:47.196597  1980 ts_tablet_manager.cc:1403] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.177s	user 0.015s	sys 0.000s
I20260709 12:24:47.170970  1982 raft_consensus.cc:359] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.202664  1987 leader_election.cc:290] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.186296  2018 raft_consensus.cc:493] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.210521  2018 raft_consensus.cc:515] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.203694  1982 raft_consensus.cc:385] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.214007  1983 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:47.239524  1982 raft_consensus.cc:740] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.239931  1983 ts_tablet_manager.cc:1403] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.000s
I20260709 12:24:47.240815  1982 consensus_queue.cc:260] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.214686  2018 leader_election.cc:290] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:47.216938  1699 tablet_service.cc:1511] Processing CreateTablet for tablet 787fb6468ed344e1a384b419a6e41d78 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:47.243978  1699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787fb6468ed344e1a384b419a6e41d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.217293  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:47.248988  1754 leader_election.cc:343] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.217967  1921 tablet_service.cc:1511] Processing CreateTablet for tablet 787fb6468ed344e1a384b419a6e41d78 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:47.250662  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787fb6468ed344e1a384b419a6e41d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.254144  1981 tablet_bootstrap.cc:654] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.219698  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.255754  1864 raft_consensus.cc:2468] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:47.221443  2042 raft_consensus.cc:493] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.256557  1980 raft_consensus.cc:359] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.257050  2042 raft_consensus.cc:515] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.257629  1980 raft_consensus.cc:385] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.258061  1980 raft_consensus.cc:740] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.223379  1992 consensus_queue.cc:1048] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:47.260747  1983 raft_consensus.cc:359] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.261438  2042 leader_election.cc:290] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:47.261790  1983 raft_consensus.cc:385] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.262259  1983 raft_consensus.cc:740] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.263646  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bed48c27bcf4dcf8174221845b416ff" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.264703  1715 raft_consensus.cc:2468] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:47.271672  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bed48c27bcf4dcf8174221845b416ff" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.273373  1982 ts_tablet_manager.cc:1434] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 12:24:47.273651  1755 leader_election.cc:304] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:47.280521  2042 raft_consensus.cc:2804] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.281225  2042 raft_consensus.cc:493] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.281864  2042 raft_consensus.cc:3060] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.286922  2029 consensus_queue.cc:1048] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:47.282845  1983 consensus_queue.cc:260] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.259164  1980 consensus_queue.cc:260] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
W20260709 12:24:47.294397  1679 consensus_peers.cc:597] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e -> Peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Couldn't send request to peer ad01b2d8709d43f79e2b7863f0d032bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:47.305166  1714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e8ed48dec9405cbed7db686eb0c8f9" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.305788  1982 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
W20260709 12:24:47.306500  1903 leader_election.cc:343] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:47.308382  1755 leader_election.cc:343] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.309499  1755 leader_election.cc:304] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:47.310042  1995 raft_consensus.cc:493] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.310647  1995 raft_consensus.cc:515] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.313675  1995 leader_election.cc:290] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.315240  1714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e8ed48dec9405cbed7db686eb0c8f9" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.315234  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e8ed48dec9405cbed7db686eb0c8f9" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:47.316231  1937 raft_consensus.cc:2468] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
W20260709 12:24:47.317000  1829 leader_election.cc:343] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.317559  1828 leader_election.cc:304] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:47.318734  1995 raft_consensus.cc:2804] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.319176  1995 raft_consensus.cc:493] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.319583  1995 raft_consensus.cc:3060] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.320734  1854 tablet_service.cc:1511] Processing CreateTablet for tablet 787fb6468ed344e1a384b419a6e41d78 (DEFAULT_TABLE table=test-workload [id=0e22b05162894ff2ac445ae7f7ffd0e0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:47.321228  2045 raft_consensus.cc:2804] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.321789  2045 raft_consensus.cc:493] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.322027  1854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787fb6468ed344e1a384b419a6e41d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.322141  2045 raft_consensus.cc:3060] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.327819  1980 ts_tablet_manager.cc:1434] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.131s	user 0.010s	sys 0.000s
I20260709 12:24:47.329584  1980 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:47.327541  1995 raft_consensus.cc:515] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.334508  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e8ed48dec9405cbed7db686eb0c8f9" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.335593  1863 raft_consensus.cc:2393] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:47.337329  1903 leader_election.cc:304] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:47.337666  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e8ed48dec9405cbed7db686eb0c8f9" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:47.338282  1937 raft_consensus.cc:3060] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.345798  1937 raft_consensus.cc:2468] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:47.346534  2048 raft_consensus.cc:2749] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:47.346683  1982 tablet_bootstrap.cc:654] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.349417  1828 leader_election.cc:304] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:47.362895  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e8ed48dec9405cbed7db686eb0c8f9" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
W20260709 12:24:47.364356  1829 leader_election.cc:343] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.365640  2055 raft_consensus.cc:2804] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.366731  1995 leader_election.cc:290] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.367942  1983 ts_tablet_manager.cc:1434] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.128s	user 0.025s	sys 0.007s
I20260709 12:24:47.369148  1983 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:47.370599  1980 tablet_bootstrap.cc:654] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.375989  1983 tablet_bootstrap.cc:654] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.376657  2018 raft_consensus.cc:493] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.377159  2018 raft_consensus.cc:515] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.380800  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb454d4660b443a88f2a1a9cacb463e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:47.382581  1754 leader_election.cc:343] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.385636  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb454d4660b443a88f2a1a9cacb463e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.386473  1715 raft_consensus.cc:2468] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:47.376391  2055 raft_consensus.cc:697] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:47.389057  1755 leader_election.cc:304] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:47.389739  2055 consensus_queue.cc:237] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.390450  1992 raft_consensus.cc:2804] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.391004  1992 raft_consensus.cc:493] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.391458  1992 raft_consensus.cc:3060] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.388000  2018 leader_election.cc:290] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.409531  1981 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:47.410221  1981 ts_tablet_manager.cc:1403] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.296s	user 0.017s	sys 0.012s
I20260709 12:24:47.418418  1981 raft_consensus.cc:359] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.427333  1981 raft_consensus.cc:385] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.442116  1981 raft_consensus.cc:740] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.448819  1981 consensus_queue.cc:260] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.450664  1980 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:47.434243  2042 raft_consensus.cc:515] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.451256  1980 ts_tablet_manager.cc:1403] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.000s
I20260709 12:24:47.452307  1981 ts_tablet_manager.cc:1434] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.000s
I20260709 12:24:47.453724  1981 tablet_bootstrap.cc:492] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:47.454487  1980 raft_consensus.cc:359] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.454864  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:47.455437  1980 raft_consensus.cc:385] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.455703  1864 raft_consensus.cc:3060] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.456179  1982 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:47.456900  1982 ts_tablet_manager.cc:1403] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.151s	user 0.005s	sys 0.011s
I20260709 12:24:47.452383  2045 raft_consensus.cc:515] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.461742  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bed48c27bcf4dcf8174221845b416ff" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:47.462337  1715 raft_consensus.cc:3060] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.463168  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:47.455778  1980 raft_consensus.cc:740] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.464068  1992 raft_consensus.cc:515] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.464181  1980 consensus_queue.cc:260] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:47.464603  1754 leader_election.cc:343] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.465323  2042 leader_election.cc:290] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:47.467527  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bed48c27bcf4dcf8174221845b416ff" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:47.460530  1982 raft_consensus.cc:359] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.468519  1982 raft_consensus.cc:385] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.468775  1982 raft_consensus.cc:740] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.469362  1982 consensus_queue.cc:260] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:47.472404  1755 leader_election.cc:343] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.473348  1715 raft_consensus.cc:2468] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:47.474550  1755 leader_election.cc:304] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:47.475154  1992 leader_election.cc:290] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.475505  2048 raft_consensus.cc:493] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.476007  2048 raft_consensus.cc:515] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.477566  1982 ts_tablet_manager.cc:1434] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:24:47.477962  2048 leader_election.cc:290] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.478506  1982 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:47.480016  2018 raft_consensus.cc:2804] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.480522  2018 raft_consensus.cc:697] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:47.481338  2018 consensus_queue.cc:237] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.482875  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb454d4660b443a88f2a1a9cacb463e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:47.470391  1864 raft_consensus.cc:2468] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:47.483573  1713 raft_consensus.cc:3060] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.485306  1983 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:47.485682  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.486274  1863 raft_consensus.cc:2468] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:47.487751  1903 leader_election.cc:304] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:47.481314  1981 tablet_bootstrap.cc:654] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.488476  1983 ts_tablet_manager.cc:1403] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.042s
I20260709 12:24:47.489867  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb454d4660b443a88f2a1a9cacb463e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:47.490455  1937 raft_consensus.cc:3060] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.491245  1983 raft_consensus.cc:359] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.491923  1983 raft_consensus.cc:385] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.492189  1983 raft_consensus.cc:740] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.487952  1980 ts_tablet_manager.cc:1434] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:24:47.492360  1713 raft_consensus.cc:2468] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:47.493726  1980 tablet_bootstrap.cc:492] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:47.497117  2048 raft_consensus.cc:2804] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.497545  2048 raft_consensus.cc:493] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.497936  2048 raft_consensus.cc:3060] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.500551  1980 tablet_bootstrap.cc:654] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.502362  1755 leader_election.cc:304] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:47.504292  2007 raft_consensus.cc:2804] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.504767  2007 raft_consensus.cc:697] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:47.505606  2007 consensus_queue.cc:237] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.506392  1982 tablet_bootstrap.cc:654] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.507899  1755 leader_election.cc:304] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:47.508849  1983 consensus_queue.cc:260] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.510802  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.512277  1715 raft_consensus.cc:2468] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:47.514865  1983 ts_tablet_manager.cc:1434] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:24:47.516319  1983 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:47.508785  2045 leader_election.cc:290] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
W20260709 12:24:47.519055  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:47.513562  2042 raft_consensus.cc:2804] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.519714  2042 raft_consensus.cc:697] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:47.520539  2042 consensus_queue.cc:237] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.523492  1937 raft_consensus.cc:2468] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:47.529573  1982 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:47.530059  1982 ts_tablet_manager.cc:1403] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 12:24:47.537463  1982 raft_consensus.cc:359] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.538372  1982 raft_consensus.cc:385] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.538777  1982 raft_consensus.cc:740] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.539798  1982 consensus_queue.cc:260] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.542526  1982 ts_tablet_manager.cc:1434] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:24:47.543637  1982 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:47.546506  1613 catalog_manager.cc:5697] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.551190  1982 tablet_bootstrap.cc:654] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.553900  1980 tablet_bootstrap.cc:492] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:47.554433  1980 ts_tablet_manager.cc:1403] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.004s
I20260709 12:24:47.559229  1983 tablet_bootstrap.cc:654] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.559602  2048 raft_consensus.cc:515] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.562790  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:47.564679  1864 raft_consensus.cc:3060] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.567291  1980 raft_consensus.cc:359] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.568013  1980 raft_consensus.cc:385] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.568305  1980 raft_consensus.cc:740] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.568951  1980 consensus_queue.cc:260] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.568682  1611 catalog_manager.cc:5697] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.573437  1980 ts_tablet_manager.cc:1434] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 12:24:47.574168  1980 tablet_bootstrap.cc:492] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:47.577746  1981 tablet_bootstrap.cc:492] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:47.581092  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:47.581898  1715 raft_consensus.cc:3060] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.583576  1981 ts_tablet_manager.cc:1403] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.130s	user 0.024s	sys 0.017s
I20260709 12:24:47.586418  1981 raft_consensus.cc:359] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.587116  1981 raft_consensus.cc:385] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.588315  1981 raft_consensus.cc:740] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.589076  1981 consensus_queue.cc:260] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.578447  2048 leader_election.cc:290] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.589696  1715 raft_consensus.cc:2468] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:47.578017  1864 raft_consensus.cc:2468] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:47.587975  1980 tablet_bootstrap.cc:654] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.590993  1903 leader_election.cc:304] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:47.592356  1983 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:47.592824  1983 ts_tablet_manager.cc:1403] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.002s
I20260709 12:24:47.593289  2048 raft_consensus.cc:2804] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.593915  2048 raft_consensus.cc:697] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:47.594709  2048 consensus_queue.cc:237] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.597826  1981 ts_tablet_manager.cc:1434] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 12:24:47.600494  1982 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:47.600874  1981 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:47.600948  1982 ts_tablet_manager.cc:1403] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.013s
I20260709 12:24:47.603606  1982 raft_consensus.cc:359] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.604256  1982 raft_consensus.cc:385] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.604547  1982 raft_consensus.cc:740] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.607633  1981 tablet_bootstrap.cc:654] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.607607  1983 raft_consensus.cc:359] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.608284  1983 raft_consensus.cc:385] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.608579  1983 raft_consensus.cc:740] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.609257  1983 consensus_queue.cc:260] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.611660  1983 ts_tablet_manager.cc:1434] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:24:47.612838  1983 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:47.619627  1980 tablet_bootstrap.cc:492] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:47.619621  1982 consensus_queue.cc:260] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.620299  1980 ts_tablet_manager.cc:1403] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.003s
I20260709 12:24:47.620945  1981 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:47.621521  1981 ts_tablet_manager.cc:1403] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 12:24:47.621459  2055 raft_consensus.cc:493] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.619203  1983 tablet_bootstrap.cc:654] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.622081  2055 raft_consensus.cc:515] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.622079  1610 catalog_manager.cc:5697] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.624477  1981 raft_consensus.cc:359] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.625103  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:47.622154  1982 ts_tablet_manager.cc:1434] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:47.626638  2007 raft_consensus.cc:493] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.626953  1790 raft_consensus.cc:2468] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:47.626861  1981 raft_consensus.cc:385] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.627151  2007 raft_consensus.cc:515] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.627651  1982 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:47.627770  1981 raft_consensus.cc:740] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.628288  1830 leader_election.cc:304] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:47.629290  2057 raft_consensus.cc:2804] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.629428  2007 leader_election.cc:290] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:47.629766  2057 raft_consensus.cc:493] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.630124  2057 raft_consensus.cc:3060] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.629185  1981 consensus_queue.cc:260] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.631018  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.631676  1864 raft_consensus.cc:2468] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:47.633003  1981 ts_tablet_manager.cc:1434] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:24:47.625801  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.625663  2055 leader_election.cc:290] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.633639  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:47.634680  2048 raft_consensus.cc:493] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.635551  1981 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:47.633644  2029 raft_consensus.cc:493] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.636912  1982 tablet_bootstrap.cc:654] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.636747  2029 raft_consensus.cc:515] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.638809  2029 leader_election.cc:290] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:47.635175  2048 raft_consensus.cc:515] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.633922  1755 leader_election.cc:304] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:47.635293  1980 raft_consensus.cc:359] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.641402  1980 raft_consensus.cc:385] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.641824  1980 raft_consensus.cc:740] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.642871  1715 raft_consensus.cc:2468] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:47.644227  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:47.641145  1938 raft_consensus.cc:2468] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:47.644994  1790 raft_consensus.cc:2468] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:47.646308  2055 raft_consensus.cc:493] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.646799  2055 raft_consensus.cc:515] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.647274  1904 leader_election.cc:304] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:47.647650  1981 tablet_bootstrap.cc:654] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.648241  1987 raft_consensus.cc:2804] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.648614  1987 raft_consensus.cc:493] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.648856  2055 leader_election.cc:290] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:47.649094  1987 raft_consensus.cc:3060] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.650939  1714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778f0684974426f9045de78a9831ecb" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.651608  1714 raft_consensus.cc:2468] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:47.653360  1829 leader_election.cc:304] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:47.654488  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.655390  1863 raft_consensus.cc:2468] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:47.656319  2048 leader_election.cc:290] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:47.656931  2057 raft_consensus.cc:515] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.662111  1714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:47.662201  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778f0684974426f9045de78a9831ecb" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:47.662943  1714 raft_consensus.cc:3060] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.664698  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.665763  1864 raft_consensus.cc:2393] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
W20260709 12:24:47.667213  1830 leader_election.cc:343] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.667511  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:47.668385  1790 raft_consensus.cc:2468] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:47.669919  1681 leader_election.cc:304] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:47.670092  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:47.654484  2055 raft_consensus.cc:2804] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.671578  2055 raft_consensus.cc:493] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.672014  2055 raft_consensus.cc:3060] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.675532  2007 raft_consensus.cc:2804] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.680233  2007 raft_consensus.cc:493] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.680724  2007 raft_consensus.cc:3060] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.666899  2057 leader_election.cc:290] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:47.684882  2057 raft_consensus.cc:493] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.685441  2057 raft_consensus.cc:515] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.687561  1980 consensus_queue.cc:260] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.690541  1980 ts_tablet_manager.cc:1434] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.003s
I20260709 12:24:47.694295  1980 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:47.696846  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.698415  1983 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
W20260709 12:24:47.698498  1829 leader_election.cc:343] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.698369  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:47.699041  1983 ts_tablet_manager.cc:1403] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.041s
W20260709 12:24:47.700131  1830 leader_election.cc:343] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.700578  1830 leader_election.cc:304] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:47.701710  1982 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:47.701773  1983 raft_consensus.cc:359] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.702292  1982 ts_tablet_manager.cc:1403] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.005s
I20260709 12:24:47.702549  2057 leader_election.cc:290] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:47.703377  2057 raft_consensus.cc:2749] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:47.705005  1982 raft_consensus.cc:359] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.705623  1982 raft_consensus.cc:385] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.705873  1982 raft_consensus.cc:740] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.706480  1982 consensus_queue.cc:260] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.708400  1982 ts_tablet_manager.cc:1434] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:47.709275  1982 tablet_bootstrap.cc:492] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:47.702572  1983 raft_consensus.cc:385] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.711771  1983 raft_consensus.cc:740] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.712543  1983 consensus_queue.cc:260] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.670895  1789 raft_consensus.cc:3060] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.715049  1983 ts_tablet_manager.cc:1434] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:24:47.715960  1983 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:47.716063  1938 raft_consensus.cc:3060] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.719679  2028 raft_consensus.cc:493] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.720157  2028 raft_consensus.cc:515] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.722206  2028 leader_election.cc:290] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:47.726096  1983 tablet_bootstrap.cc:654] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.679459  2042 raft_consensus.cc:493] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.726543  2042 raft_consensus.cc:515] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.727423  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19b88cd2df9401f81dd9582bf7f405c" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:47.728566  2042 leader_election.cc:290] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
W20260709 12:24:47.729398  1679 leader_election.cc:343] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.730327  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f16a5d231740499a1dcb3ee51632d0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.730999  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f16a5d231740499a1dcb3ee51632d0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:47.731899  1715 raft_consensus.cc:2468] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:47.732429  1987 raft_consensus.cc:515] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.731009  1864 raft_consensus.cc:2468] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:47.734617  1755 leader_election.cc:304] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:47.735194  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:47.735497  1982 tablet_bootstrap.cc:654] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.735638  2042 raft_consensus.cc:2804] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.738843  1714 raft_consensus.cc:2468] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:47.740978  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19b88cd2df9401f81dd9582bf7f405c" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:47.741263  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:47.728297  2055 raft_consensus.cc:515] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.743369  2029 raft_consensus.cc:2764] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:24:47.747467  2055 leader_election.cc:290] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:47.748437  1980 tablet_bootstrap.cc:654] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.750725  1789 raft_consensus.cc:2468] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:47.745275  1863 raft_consensus.cc:3060] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.741475  2042 raft_consensus.cc:493] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.752846  2042 raft_consensus.cc:3060] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.753829  1714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778f0684974426f9045de78a9831ecb" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:47.754479  1714 raft_consensus.cc:3060] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.755648  1829 leader_election.cc:304] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:47.742694  1987 leader_election.cc:290] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:47.755951  1981 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:47.757651  1981 ts_tablet_manager.cc:1403] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.122s	user 0.042s	sys 0.035s
I20260709 12:24:47.759632  2055 raft_consensus.cc:2804] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.760295  2055 raft_consensus.cc:697] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:47.740906  2007 raft_consensus.cc:515] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.762533  1981 raft_consensus.cc:359] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.763479  1981 raft_consensus.cc:385] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.763932  1981 raft_consensus.cc:740] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
W20260709 12:24:47.764313  1680 leader_election.cc:343] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.764804  1680 leader_election.cc:304] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:47.764350  2055 consensus_queue.cc:237] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.765933  2029 raft_consensus.cc:2749] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:47.767838  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b778f0684974426f9045de78a9831ecb" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
W20260709 12:24:47.769690  1830 leader_election.cc:343] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.771449  1981 consensus_queue.cc:260] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.773566  1981 ts_tablet_manager.cc:1434] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:24:47.776532  1981 tablet_bootstrap.cc:492] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:47.782015  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:47.782594  1863 raft_consensus.cc:2468] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:47.783531  1790 raft_consensus.cc:2393] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:47.784191  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764246d2df6a4dcbbe94ba9d6a78503f" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:47.784257  1903 leader_election.cc:304] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:47.785076  1937 raft_consensus.cc:2393] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:47.785429  1983 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:47.785521  1987 raft_consensus.cc:2804] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.785965  1983 ts_tablet_manager.cc:1403] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.003s
I20260709 12:24:47.786039  1987 raft_consensus.cc:697] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:47.786422  1754 leader_election.cc:304] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c; no voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:47.786929  1987 consensus_queue.cc:237] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.787462  1714 raft_consensus.cc:2468] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:47.788656  1983 raft_consensus.cc:359] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.788825  1829 leader_election.cc:304] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:47.789337  1983 raft_consensus.cc:385] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.789673  1983 raft_consensus.cc:740] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.787788  2007 leader_election.cc:290] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:47.782644  2042 raft_consensus.cc:515] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.792644  1983 consensus_queue.cc:260] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.790968  2018 raft_consensus.cc:2749] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:47.790904  1995 raft_consensus.cc:2804] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.795207  1995 raft_consensus.cc:697] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:47.796692  1995 consensus_queue.cc:237] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.803156  2042 leader_election.cc:290] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:47.807595  1983 ts_tablet_manager.cc:1434] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:24:47.808871  1983 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:47.813169  1981 tablet_bootstrap.cc:654] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.814857  1714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f16a5d231740499a1dcb3ee51632d0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:47.815501  1714 raft_consensus.cc:3060] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.815227  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f16a5d231740499a1dcb3ee51632d0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:47.816222  1863 raft_consensus.cc:3060] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.819753  2029 raft_consensus.cc:493] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.820261  2029 raft_consensus.cc:515] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.825515  2029 leader_election.cc:290] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:47.826049  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:47.826709  1937 raft_consensus.cc:2468] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:47.827911  1679 leader_election.cc:304] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:47.826989  1613 catalog_manager.cc:5697] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.824838  1714 raft_consensus.cc:2468] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:47.832618  2029 raft_consensus.cc:2804] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.834686  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:47.842845  1982 tablet_bootstrap.cc:492] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:47.843293  1982 ts_tablet_manager.cc:1403] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.013s
I20260709 12:24:47.845419  1755 leader_election.cc:304] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:47.846357  2042 raft_consensus.cc:2804] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:47.846801  2042 raft_consensus.cc:697] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:47.841384  2029 raft_consensus.cc:493] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.847002  1980 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:47.847312  1982 raft_consensus.cc:359] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.848161  1980 ts_tablet_manager.cc:1403] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.154s	user 0.012s	sys 0.005s
I20260709 12:24:47.847654  2042 consensus_queue.cc:237] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:47.848448  1982 raft_consensus.cc:385] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.848801  1982 raft_consensus.cc:740] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.847312  2029 raft_consensus.cc:3060] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.849498  1982 consensus_queue.cc:260] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.849498  1863 raft_consensus.cc:2468] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:47.850984  1980 raft_consensus.cc:359] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.852481  1980 raft_consensus.cc:385] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.852813  1980 raft_consensus.cc:740] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
W20260709 12:24:47.853425  1681 leader_election.cc:343] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.853541  1980 consensus_queue.cc:260] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.857623  1980 ts_tablet_manager.cc:1434] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:47.859611  1982 ts_tablet_manager.cc:1434] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:24:47.861370  1982 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:47.864485  1983 tablet_bootstrap.cc:654] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.881135  1612 catalog_manager.cc:5697] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.883499  1995 raft_consensus.cc:493] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:47.884050  1995 raft_consensus.cc:515] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.886685  1995 leader_election.cc:290] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:47.887266  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512cd467d05047a2b2fe65aea59213d6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:47.888065  1790 raft_consensus.cc:2468] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:47.890185  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512cd467d05047a2b2fe65aea59213d6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:47.892027  1830 leader_election.cc:304] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
W20260709 12:24:47.895115  1828 leader_election.cc:343] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.894418  1612 catalog_manager.cc:5697] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.896718  1863 raft_consensus.cc:3060] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:47.905838  1754 consensus_peers.cc:597] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c -> Peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Couldn't send request to peer ad01b2d8709d43f79e2b7863f0d032bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:47.906409  1995 raft_consensus.cc:2804] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:47.906956  1995 raft_consensus.cc:493] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:47.907446  1995 raft_consensus.cc:3060] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.907948  1610 catalog_manager.cc:5697] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.914302  1982 tablet_bootstrap.cc:654] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.921301  2029 raft_consensus.cc:515] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.923815  2042 consensus_queue.cc:1048] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:47.928998  1980 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:47.937323  1613 catalog_manager.cc:5697] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.940101  2018 consensus_queue.cc:1048] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:47.941449  1980 tablet_bootstrap.cc:654] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:47.946264  2018 consensus_queue.cc:1048] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:47.951020  1981 tablet_bootstrap.cc:492] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:47.951531  1981 ts_tablet_manager.cc:1403] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.047s
I20260709 12:24:47.954768  1983 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:47.955120  1983 ts_tablet_manager.cc:1403] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.001s
I20260709 12:24:47.965162  1982 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:47.965665  1982 ts_tablet_manager.cc:1403] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.008s
I20260709 12:24:47.968331  1982 raft_consensus.cc:359] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.968966  1982 raft_consensus.cc:385] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.969223  1982 raft_consensus.cc:740] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.969868  1982 consensus_queue.cc:260] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:47.971685  2029 leader_election.cc:290] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:47.971935  1982 ts_tablet_manager.cc:1434] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:47.972088  1983 raft_consensus.cc:359] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.973335  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
W20260709 12:24:47.975162  1681 leader_election.cc:343] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:47.975323  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:47.975922  1938 raft_consensus.cc:3060] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.976583  1981 raft_consensus.cc:359] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.977253  1981 raft_consensus.cc:385] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.977502  1981 raft_consensus.cc:740] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.978158  1981 consensus_queue.cc:260] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.980278  1981 ts_tablet_manager.cc:1434] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:24:47.981130  1981 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:47.981302  1995 raft_consensus.cc:515] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:47.982100  2057 consensus_queue.cc:1048] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:47.973479  1983 raft_consensus.cc:385] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:47.984297  1983 raft_consensus.cc:740] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:47.984375  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512cd467d05047a2b2fe65aea59213d6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:47.985332  1790 raft_consensus.cc:3060] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.985945  1983 consensus_queue.cc:260] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:47.988943  1983 ts_tablet_manager.cc:1434] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:24:47.992458  1938 raft_consensus.cc:2468] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:47.992690  2018 consensus_queue.cc:1048] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:47.995407  1715 raft_consensus.cc:3060] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:47.997762  1983 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:48.001238  1981 tablet_bootstrap.cc:654] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.002614  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512cd467d05047a2b2fe65aea59213d6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
W20260709 12:24:48.004328  1828 leader_election.cc:343] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:48.005052  1995 leader_election.cc:290] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:48.005739  1679 leader_election.cc:304] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:48.006649  1790 raft_consensus.cc:2468] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:48.007037  2029 raft_consensus.cc:2804] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:48.007638  2029 raft_consensus.cc:697] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:48.007913  1830 leader_election.cc:304] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:47.972929  1982 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:48.008726  2029 consensus_queue.cc:237] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.013211  2057 consensus_queue.cc:1048] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.015492  1995 raft_consensus.cc:2804] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:48.016213  1995 raft_consensus.cc:697] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:48.019554  1983 tablet_bootstrap.cc:654] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.024991  1612 catalog_manager.cc:5697] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.027077  1995 consensus_queue.cc:237] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.040156  1980 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:48.040892  1980 ts_tablet_manager.cc:1403] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.006s
I20260709 12:24:48.045343  1980 raft_consensus.cc:359] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.046075  1980 raft_consensus.cc:385] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.046376  1980 raft_consensus.cc:740] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.047222  1980 consensus_queue.cc:260] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.049871  1980 ts_tablet_manager.cc:1434] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:24:48.050661  1980 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:48.058698  1980 tablet_bootstrap.cc:654] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.060948  2029 raft_consensus.cc:493] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.061618  2029 raft_consensus.cc:515] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.062664  1982 tablet_bootstrap.cc:654] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.062810  1983 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:48.063257  1983 ts_tablet_manager.cc:1403] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.073s	user 0.003s	sys 0.017s
I20260709 12:24:48.066632  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:48.067422  1938 raft_consensus.cc:2468] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:48.068714  1679 leader_election.cc:304] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:48.069804  2051 raft_consensus.cc:2804] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:48.070016  1981 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:48.070163  2051 raft_consensus.cc:493] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:48.070540  2051 raft_consensus.cc:3060] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.070797  1983 raft_consensus.cc:359] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.071553  1983 raft_consensus.cc:385] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.071822  1983 raft_consensus.cc:740] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.070557  1981 ts_tablet_manager.cc:1403] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.012s
I20260709 12:24:48.072582  1983 consensus_queue.cc:260] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.075708  1983 ts_tablet_manager.cc:1434] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:24:48.076812  1983 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:48.106820  1981 raft_consensus.cc:359] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.108180  1981 raft_consensus.cc:385] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.109539  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:48.110391  1790 raft_consensus.cc:2468] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:48.112202  1983 tablet_bootstrap.cc:654] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.108474  1981 raft_consensus.cc:740] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.113155  1981 consensus_queue.cc:260] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.099143  2029 leader_election.cc:290] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:48.116601  1981 ts_tablet_manager.cc:1434] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 12:24:48.133651  1987 raft_consensus.cc:493] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.140889  1987 raft_consensus.cc:515] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.155026  1981 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:48.155038  1980 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:48.155884  1980 ts_tablet_manager.cc:1403] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.105s	user 0.036s	sys 0.029s
I20260709 12:24:48.157553  2048 consensus_queue.cc:1048] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.158676  1980 raft_consensus.cc:359] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.150290  1612 catalog_manager.cc:5697] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.129642  2051 raft_consensus.cc:515] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.159425  1980 raft_consensus.cc:385] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.162722  1980 raft_consensus.cc:740] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.172493  1980 consensus_queue.cc:260] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.189582  1980 ts_tablet_manager.cc:1434] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 12:24:48.190819  1980 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:48.229832  1982 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:48.230264  1982 ts_tablet_manager.cc:1403] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.258s	user 0.011s	sys 0.031s
I20260709 12:24:48.224483  1610 catalog_manager.cc:5697] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.237534  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:48.238116  1790 raft_consensus.cc:3060] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.236166  1981 tablet_bootstrap.cc:654] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.244119  1980 tablet_bootstrap.cc:654] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.247164  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:48.248008  1937 raft_consensus.cc:3060] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.228742  1987 leader_election.cc:290] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:48.251971  1983 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:48.252462  1983 ts_tablet_manager.cc:1403] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.176s	user 0.021s	sys 0.011s
I20260709 12:24:48.252230  1987 consensus_queue.cc:1048] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.256273  2107 consensus_queue.cc:1048] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.233843  2051 leader_election.cc:290] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:48.257916  2007 consensus_queue.cc:1048] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:48.258235  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19b88cd2df9401f81dd9582bf7f405c" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:48.258885  1713 raft_consensus.cc:2468] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:48.254997  1983 raft_consensus.cc:359] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:48.222680  1829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:35197, user_credentials={real_user=slave}} blocked reactor thread for 58422.7us
I20260709 12:24:48.260011  1983 raft_consensus.cc:385] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.260460  1983 raft_consensus.cc:740] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.263029  1982 raft_consensus.cc:359] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.264016  1982 raft_consensus.cc:385] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.264359  1982 raft_consensus.cc:740] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.265208  1982 consensus_queue.cc:260] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.261200  1983 consensus_queue.cc:260] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.271005  1982 ts_tablet_manager.cc:1434] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260709 12:24:48.274833  1903 leader_election.cc:304] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:48.275770  2048 raft_consensus.cc:2804] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:48.276134  2048 raft_consensus.cc:493] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:48.276463  2048 raft_consensus.cc:3060] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.276754  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19b88cd2df9401f81dd9582bf7f405c" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:48.277395  1862 raft_consensus.cc:2468] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:48.283815  1983 ts_tablet_manager.cc:1434] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:24:48.284816  1983 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:48.286650  1937 raft_consensus.cc:2468] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:48.271250  1790 raft_consensus.cc:2468] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:48.306661  1982 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:48.308089  1679 leader_election.cc:304] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:48.309016  2029 raft_consensus.cc:2804] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:48.309554  2029 raft_consensus.cc:697] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:48.310405  2029 consensus_queue.cc:237] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.314826  2102 raft_consensus.cc:493] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.315497  2102 raft_consensus.cc:515] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.318799  2102 leader_election.cc:290] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:48.320820  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:48.321920  1936 raft_consensus.cc:2393] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:48.323961  1982 tablet_bootstrap.cc:654] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.326573  2109 consensus_queue.cc:1048] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:48.326983  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:48.328531  1789 raft_consensus.cc:3060] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.329994  1755 leader_election.cc:304] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:48.331027  2007 raft_consensus.cc:3060] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.347844  1981 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:48.348471  1981 ts_tablet_manager.cc:1403] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.017s
I20260709 12:24:48.344483  1995 raft_consensus.cc:493] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.304838  2048 raft_consensus.cc:515] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.368392  2114 consensus_queue.cc:1048] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:24:48.375267  1937 raft_consensus.cc:3060] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:48.377671  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 87948.2us
I20260709 12:24:48.383659  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19b88cd2df9401f81dd9582bf7f405c" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:48.384338  1864 raft_consensus.cc:3060] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.385265  1982 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:48.385802  1982 ts_tablet_manager.cc:1403] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.015s
I20260709 12:24:48.386425  2055 consensus_queue.cc:1048] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.388896  1980 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:48.389369  1980 ts_tablet_manager.cc:1403] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.199s	user 0.036s	sys 0.052s
I20260709 12:24:48.390619  1982 raft_consensus.cc:359] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.391325  1982 raft_consensus.cc:385] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.391652  1982 raft_consensus.cc:740] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.391877  1981 raft_consensus.cc:359] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.392611  1981 raft_consensus.cc:385] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.392930  1981 raft_consensus.cc:740] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.392468  1982 consensus_queue.cc:260] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.393214  2048 leader_election.cc:290] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:48.395139  1982 ts_tablet_manager.cc:1434] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 12:24:48.397825  1980 raft_consensus.cc:359] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.398285  1982 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:48.365376  1995 raft_consensus.cc:515] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.398341  1983 tablet_bootstrap.cc:654] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.399044  1981 consensus_queue.cc:260] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.398767  1980 raft_consensus.cc:385] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.400169  2007 raft_consensus.cc:2749] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:48.403196  1980 raft_consensus.cc:740] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.406075  1980 consensus_queue.cc:260] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.408443  1980 ts_tablet_manager.cc:1434] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 12:24:48.409001  1995 leader_election.cc:290] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:48.410344  1980 tablet_bootstrap.cc:492] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:48.410250  1995 consensus_queue.cc:1048] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.410686  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:48.408977  2029 raft_consensus.cc:493] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.412521  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19b88cd2df9401f81dd9582bf7f405c" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:48.412571  2029 raft_consensus.cc:515] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.413244  1712 raft_consensus.cc:3060] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.415637  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:48.416862  1980 tablet_bootstrap.cc:654] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:48.417137  1681 leader_election.cc:343] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:48.417894  1829 leader_election.cc:343] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:48.426018  1981 ts_tablet_manager.cc:1434] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 12:24:48.430506  1995 consensus_queue.cc:1048] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.432719  2117 consensus_queue.cc:1048] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:48.436273  1981 tablet_bootstrap.cc:492] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:48.447690  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:48.447276  2117 consensus_queue.cc:1048] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:48.455937  2029 leader_election.cc:290] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
W20260709 12:24:48.458686  1828 leader_election.cc:343] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:48.476015  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:48.476824  1862 raft_consensus.cc:2468] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:48.478403  1981 tablet_bootstrap.cc:654] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.483840  2029 consensus_queue.cc:1048] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:48.485781  1680 leader_election.cc:304] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:48.481267  1828 leader_election.cc:304] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:48.493961  1995 raft_consensus.cc:2749] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:48.496618  2029 raft_consensus.cc:2804] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:48.497014  2029 raft_consensus.cc:493] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:48.497357  2029 raft_consensus.cc:3060] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.506628  2029 raft_consensus.cc:515] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.509122  1864 raft_consensus.cc:2468] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:48.510519  2117 raft_consensus.cc:493] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.510807  1982 tablet_bootstrap.cc:654] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.536648  1983 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:48.537320  1983 ts_tablet_manager.cc:1403] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.253s	user 0.010s	sys 0.006s
I20260709 12:24:48.539817  1980 tablet_bootstrap.cc:492] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:48.540784  1980 ts_tablet_manager.cc:1403] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.008s
W20260709 12:24:48.532356  1828 consensus_peers.cc:597] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f -> Peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Couldn't send request to peer ad01b2d8709d43f79e2b7863f0d032bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:48.539213  2051 raft_consensus.cc:493] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.544669  2051 raft_consensus.cc:515] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.546736  2051 leader_election.cc:290] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:48.547322  2029 leader_election.cc:290] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:48.529680  2117 raft_consensus.cc:515] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.550918  1981 tablet_bootstrap.cc:492] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:48.551405  1981 ts_tablet_manager.cc:1403] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.004s
I20260709 12:24:48.553654  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:48.554998  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:48.555583  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:48.555760  1863 raft_consensus.cc:2468] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:48.556177  1862 raft_consensus.cc:3060] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.556324  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
W20260709 12:24:48.559134  1681 leader_election.cc:343] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:48.559078  1981 raft_consensus.cc:359] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.559863  1981 raft_consensus.cc:385] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.560156  1981 raft_consensus.cc:740] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.560997  1981 consensus_queue.cc:260] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.548118  1712 raft_consensus.cc:2468] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
W20260709 12:24:48.555052  1679 leader_election.cc:343] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:48.564711  1981 ts_tablet_manager.cc:1434] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:24:48.565567  1981 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:48.569725  1680 leader_election.cc:304] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:48.570851  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cd2c434cbc4a06a16d4042f2fc37c1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:48.571535  1787 raft_consensus.cc:2468] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:48.575251  1983 raft_consensus.cc:359] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.580132  1983 raft_consensus.cc:385] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.575795  2051 raft_consensus.cc:2804] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:48.580682  1983 raft_consensus.cc:740] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.580814  2051 raft_consensus.cc:493] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:48.581295  2051 raft_consensus.cc:3060] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.581423  1983 consensus_queue.cc:260] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.576082  1904 leader_election.cc:304] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:48.583459  2124 raft_consensus.cc:2804] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:48.557363  2117 leader_election.cc:290] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:48.583839  2124 raft_consensus.cc:493] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:48.563282  1903 leader_election.cc:304] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:48.584263  2124 raft_consensus.cc:3060] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.587795  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cd2c434cbc4a06a16d4042f2fc37c1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:48.588408  1715 raft_consensus.cc:2468] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:48.589442  1983 ts_tablet_manager.cc:1434] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260709 12:24:48.590492  1983 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:48.591559  1981 tablet_bootstrap.cc:654] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.589857  1987 raft_consensus.cc:2804] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:48.605363  1862 raft_consensus.cc:2468] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:48.606600  1680 leader_election.cc:304] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:48.607478  1610 catalog_manager.cc:5697] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.609572  2029 raft_consensus.cc:2804] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:48.610124  2029 raft_consensus.cc:697] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:48.611011  2029 consensus_queue.cc:237] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.615619  2114 consensus_queue.cc:1048] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:48.633329  2028 consensus_queue.cc:1048] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:48.640569  2133 log.cc:927] Time spent T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:24:48.644706  1980 raft_consensus.cc:359] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.645684  1980 raft_consensus.cc:385] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.646021  1980 raft_consensus.cc:740] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.647297  1980 consensus_queue.cc:260] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.654219  1980 ts_tablet_manager.cc:1434] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.002s
I20260709 12:24:48.655140  1980 tablet_bootstrap.cc:492] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:48.620770  2124 raft_consensus.cc:515] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.665174  1987 raft_consensus.cc:697] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:48.676055  2048 raft_consensus.cc:493] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18b46d180679490fafe5db06e5fa0e7c)
I20260709 12:24:48.664495  2051 raft_consensus.cc:515] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.682471  1983 tablet_bootstrap.cc:654] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:48.687403  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:48.702746  1980 tablet_bootstrap.cc:654] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.708931  1981 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:48.709367  1981 ts_tablet_manager.cc:1403] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.144s	user 0.030s	sys 0.051s
I20260709 12:24:48.716548  2051 leader_election.cc:290] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:48.718267  1981 raft_consensus.cc:359] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.720912  1982 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:48.720791  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:48.721381  1982 ts_tablet_manager.cc:1403] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.323s	user 0.024s	sys 0.029s
I20260709 12:24:48.721428  1862 raft_consensus.cc:3060] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.689803  2048 raft_consensus.cc:515] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.724982  1987 consensus_queue.cc:237] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.724354  1982 raft_consensus.cc:359] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.727731  1982 raft_consensus.cc:385] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.728014  1982 raft_consensus.cc:740] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.719221  1981 raft_consensus.cc:385] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.728919  1981 raft_consensus.cc:740] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.729843  1981 consensus_queue.cc:260] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.732758  1981 ts_tablet_manager.cc:1434] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:24:48.734218  1981 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:48.728643  1982 consensus_queue.cc:260] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:48.754968  1679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 49575.8us
I20260709 12:24:48.758008  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:48.758606  1936 raft_consensus.cc:3060] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.761328  2141 raft_consensus.cc:493] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.761989  2141 raft_consensus.cc:515] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.763306  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:48.764191  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2199185ef5459ba6b3424f11db8008" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:48.753192  2048 leader_election.cc:290] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:48.770357  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512cd467d05047a2b2fe65aea59213d6" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:48.772348  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "512cd467d05047a2b2fe65aea59213d6" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:48.770351  1904 leader_election.cc:304] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:48.773927  2141 leader_election.cc:290] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:48.774310  2048 raft_consensus.cc:2749] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:48.779238  1862 raft_consensus.cc:2468] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:48.779673  1904 leader_election.cc:304] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:48.780194  2124 leader_election.cc:290] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:48.780548  1680 leader_election.cc:304] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:48.780741  2124 raft_consensus.cc:2749] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:48.780800  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cd2c434cbc4a06a16d4042f2fc37c1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:48.781461  1715 raft_consensus.cc:3060] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.781490  2051 raft_consensus.cc:2804] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:48.781827  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cd2c434cbc4a06a16d4042f2fc37c1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:48.782126  2051 raft_consensus.cc:697] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:48.782404  1788 raft_consensus.cc:3060] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.784355  1982 ts_tablet_manager.cc:1434] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.001s
I20260709 12:24:48.782981  2051 consensus_queue.cc:237] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:48.787252  1982 tablet_bootstrap.cc:492] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:48.793447  1982 tablet_bootstrap.cc:654] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.800565  1981 tablet_bootstrap.cc:654] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.801126  1983 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:48.801625  1983 ts_tablet_manager.cc:1403] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.211s	user 0.021s	sys 0.003s
I20260709 12:24:48.805219  1983 raft_consensus.cc:359] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.805945  1983 raft_consensus.cc:385] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.806303  1983 raft_consensus.cc:740] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.807071  1983 consensus_queue.cc:260] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.797508  1715 raft_consensus.cc:2468] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:48.809206  1983 ts_tablet_manager.cc:1434] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:24:48.809242  1903 leader_election.cc:304] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:48.810591  1983 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:48.812004  2124 raft_consensus.cc:2804] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:48.817451  2124 raft_consensus.cc:697] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:48.818336  2124 consensus_queue.cc:237] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.825932  1983 tablet_bootstrap.cc:654] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.829797  1980 tablet_bootstrap.cc:492] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:48.830230  1980 ts_tablet_manager.cc:1403] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.175s	user 0.018s	sys 0.019s
I20260709 12:24:48.831761  1611 catalog_manager.cc:5697] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.832929  1980 raft_consensus.cc:359] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.833647  1980 raft_consensus.cc:385] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.833945  1980 raft_consensus.cc:740] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.828434  1788 raft_consensus.cc:2468] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:48.834033  1936 raft_consensus.cc:2468] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:48.835515  1980 consensus_queue.cc:260] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.846342  1980 ts_tablet_manager.cc:1434] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:24:48.857295  2146 consensus_queue.cc:1048] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:48.862438  1936 raft_consensus.cc:3060] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:48.866408  2042 raft_consensus.cc:493] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:48.866714  1982 tablet_bootstrap.cc:492] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:48.867321  1982 ts_tablet_manager.cc:1403] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.021s
I20260709 12:24:48.866992  2042 raft_consensus.cc:515] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.869961  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:48.872519  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:48.873862  1754 leader_election.cc:343] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:48.875597  1755 leader_election.cc:343] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:48.876207  1755 leader_election.cc:304] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:48.876693  1982 raft_consensus.cc:359] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.877447  1982 raft_consensus.cc:385] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.877295  2109 raft_consensus.cc:2749] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:48.877820  1982 raft_consensus.cc:740] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.873865  2042 leader_election.cc:290] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:48.878635  1982 consensus_queue.cc:260] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.880504  1983 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:48.880704  1982 ts_tablet_manager.cc:1434] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:24:48.880965  1983 ts_tablet_manager.cc:1403] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.003s
I20260709 12:24:48.881537  1982 tablet_bootstrap.cc:492] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:48.883670  1983 raft_consensus.cc:359] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.884310  1983 raft_consensus.cc:385] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.884588  1983 raft_consensus.cc:740] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.885227  1983 consensus_queue.cc:260] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.887282  1983 ts_tablet_manager.cc:1434] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:48.888263  1983 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:48.889039  1982 tablet_bootstrap.cc:654] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.894052  1980 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:48.894928  1983 tablet_bootstrap.cc:654] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.900238  1612 catalog_manager.cc:5697] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.908636  1980 tablet_bootstrap.cc:654] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.916891  2051 consensus_queue.cc:1048] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:48.919243  1983 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:48.919845  1983 ts_tablet_manager.cc:1403] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.015s
I20260709 12:24:48.921267  1981 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:48.921757  1981 ts_tablet_manager.cc:1403] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.188s	user 0.019s	sys 0.017s
I20260709 12:24:48.923728  1983 raft_consensus.cc:359] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.924489  1983 raft_consensus.cc:385] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.927189  1609 catalog_manager.cc:5697] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:48.928179  1983 raft_consensus.cc:740] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.928982  1983 consensus_queue.cc:260] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.931205  1983 ts_tablet_manager.cc:1434] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:24:48.932196  1983 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:48.937824  1983 tablet_bootstrap.cc:654] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.940637  1982 tablet_bootstrap.cc:492] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:48.941061  1982 ts_tablet_manager.cc:1403] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.001s
I20260709 12:24:48.942991  1982 raft_consensus.cc:359] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.943676  1982 raft_consensus.cc:385] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.924206  1981 raft_consensus.cc:359] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.943938  1982 raft_consensus.cc:740] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.945036  1981 raft_consensus.cc:385] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.945382  1981 raft_consensus.cc:740] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.945432  1982 consensus_queue.cc:260] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:48.944696  1980 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:48.946591  1980 ts_tablet_manager.cc:1403] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.002s
I20260709 12:24:48.946358  1981 consensus_queue.cc:260] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:48.948436  1981 ts_tablet_manager.cc:1434] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:24:48.948863  1982 ts_tablet_manager.cc:1434] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:48.949442  1981 tablet_bootstrap.cc:492] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:48.954208  1982 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:48.950908  1980 raft_consensus.cc:359] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.955506  1981 tablet_bootstrap.cc:654] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.954387  1613 catalog_manager.cc:5697] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.955546  1980 raft_consensus.cc:385] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:48.959903  1980 raft_consensus.cc:740] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:48.960995  1980 consensus_queue.cc:260] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:48.978367  1980 ts_tablet_manager.cc:1434] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:24:48.980715  1982 tablet_bootstrap.cc:654] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:48.992195  1980 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:49.002535  1983 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:49.002980  2051 raft_consensus.cc:493] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.003558  2051 raft_consensus.cc:515] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.004529  1981 tablet_bootstrap.cc:492] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:49.004796  1980 tablet_bootstrap.cc:654] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.005043  1981 ts_tablet_manager.cc:1403] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.023s
I20260709 12:24:49.005686  2051 leader_election.cc:290] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:49.007709  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:49.007730  1981 raft_consensus.cc:359] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.008553  1981 raft_consensus.cc:385] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.008852  1981 raft_consensus.cc:740] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.009593  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:49.009553  1981 consensus_queue.cc:260] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.011704  1981 ts_tablet_manager.cc:1434] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:24:49.012521  1982 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:49.012874  1981 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:49.013042  1982 ts_tablet_manager.cc:1403] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.001s
I20260709 12:24:49.015713  1982 raft_consensus.cc:359] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.016383  1982 raft_consensus.cc:385] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.016671  1982 raft_consensus.cc:740] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.017382  1982 consensus_queue.cc:260] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.018932  1981 tablet_bootstrap.cc:654] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:49.015223  1681 leader_election.cc:343] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:49.023402  1680 leader_election.cc:343] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.024562  1680 leader_election.cc:304] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:49.025410  1982 ts_tablet_manager.cc:1434] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:49.026383  1982 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:49.027494  2051 raft_consensus.cc:2749] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:49.031817  1982 tablet_bootstrap.cc:654] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.034806  1983 ts_tablet_manager.cc:1403] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.038s
I20260709 12:24:49.036197  2057 raft_consensus.cc:493] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.036692  2057 raft_consensus.cc:515] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.037874  1983 raft_consensus.cc:359] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.038462  1983 raft_consensus.cc:385] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.038717  1983 raft_consensus.cc:740] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.038852  2057 leader_election.cc:290] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:49.039599  2107 raft_consensus.cc:493] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.040403  2107 raft_consensus.cc:515] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.042276  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.039529  1980 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:49.043120  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:49.043807  1788 raft_consensus.cc:2468] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:49.044116  1981 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:49.039570  1983 consensus_queue.cc:260] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.044597  1981 ts_tablet_manager.cc:1403] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260709 12:24:49.045387  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cf5bcf4ff448829e47c1f9cba79686" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:49.045986  1862 raft_consensus.cc:2468] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:49.043133  1980 ts_tablet_manager.cc:1403] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.000s
I20260709 12:24:49.047305  1755 leader_election.cc:304] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:49.047287  1981 raft_consensus.cc:359] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.048098  1981 raft_consensus.cc:385] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.048377  2042 raft_consensus.cc:2804] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:49.044418  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cf5bcf4ff448829e47c1f9cba79686" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.048813  2042 raft_consensus.cc:493] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:49.049194  2042 raft_consensus.cc:3060] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.049288  1937 raft_consensus.cc:2468] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:49.051481  1830 leader_election.cc:304] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:49.052354  2057 raft_consensus.cc:2804] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:49.052739  2057 raft_consensus.cc:493] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:49.053072  2057 raft_consensus.cc:3060] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.049849  1980 raft_consensus.cc:359] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.054666  1980 raft_consensus.cc:385] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.055054  1980 raft_consensus.cc:740] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.055675  2051 raft_consensus.cc:493] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.056197  2051 raft_consensus.cc:515] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.056051  1980 consensus_queue.cc:260] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.056710  2042 raft_consensus.cc:515] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.058391  2051 leader_election.cc:290] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.058657  2042 leader_election.cc:290] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:49.060391  1983 ts_tablet_manager.cc:1434] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:24:49.061002  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:49.061390  1983 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
W20260709 12:24:49.062645  1681 leader_election.cc:343] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.063580  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.064219  1937 raft_consensus.cc:2468] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:49.065549  1679 leader_election.cc:304] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c
W20260709 12:24:49.067194  1828 leader_election.cc:343] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.048379  1981 raft_consensus.cc:740] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.068305  1983 tablet_bootstrap.cc:654] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.068508  1981 consensus_queue.cc:260] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.042623  2107 leader_election.cc:290] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:49.070333  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cf5bcf4ff448829e47c1f9cba79686" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:49.070916  1862 raft_consensus.cc:3060] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.071085  1981 ts_tablet_manager.cc:1434] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 12:24:49.071795  2051 raft_consensus.cc:2804] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:49.072127  1981 tablet_bootstrap.cc:492] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:49.072211  2051 raft_consensus.cc:493] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:49.072714  2051 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.074293  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6cf5bcf4ff448829e47c1f9cba79686" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:49.085515  1937 raft_consensus.cc:3060] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.086091  2051 raft_consensus.cc:515] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.078696  1981 tablet_bootstrap.cc:654] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.079694  1980 ts_tablet_manager.cc:1434] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:24:49.082333  1982 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:49.075776  2057 raft_consensus.cc:515] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.088379  1980 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:49.089721  2057 leader_election.cc:290] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:49.091454  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
W20260709 12:24:49.093047  1828 leader_election.cc:343] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.093693  1982 ts_tablet_manager.cc:1403] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.010s
I20260709 12:24:49.094924  1980 tablet_bootstrap.cc:654] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.097416  1982 raft_consensus.cc:359] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.098379  1982 raft_consensus.cc:385] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.099291  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:49.100203  1788 raft_consensus.cc:3060] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.106458  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:49.107123  1936 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.109938  2057 raft_consensus.cc:493] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.110139  1981 tablet_bootstrap.cc:492] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:49.110581  2057 raft_consensus.cc:515] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.111330  1981 ts_tablet_manager.cc:1403] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.039s	user 0.001s	sys 0.013s
I20260709 12:24:49.114104  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:49.114183  2057 leader_election.cc:290] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:49.115417  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.117036  1980 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
W20260709 12:24:49.117311  1829 leader_election.cc:343] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.117523  2051 leader_election.cc:290] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.117525  1980 ts_tablet_manager.cc:1403] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.002s
I20260709 12:24:49.117736  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:49.118135  1982 raft_consensus.cc:740] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
W20260709 12:24:49.118225  1828 leader_election.cc:343] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.115051  1936 raft_consensus.cc:2468] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:49.120425  2055 raft_consensus.cc:493] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.120508  1679 leader_election.cc:304] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:49.114087  1981 raft_consensus.cc:359] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.121083  2055 raft_consensus.cc:515] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:49.121472  1681 leader_election.cc:343] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.121750  2051 raft_consensus.cc:2804] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:49.122294  2051 raft_consensus.cc:697] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:49.121472  1981 raft_consensus.cc:385] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.123167  1981 raft_consensus.cc:740] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.120604  1980 raft_consensus.cc:359] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.123669  2055 leader_election.cc:290] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.124020  1980 raft_consensus.cc:385] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.123911  1981 consensus_queue.cc:260] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.124505  1980 raft_consensus.cc:740] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.126062  1981 ts_tablet_manager.cc:1434] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:24:49.125926  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f26db2e8984759b9d7e7aa2b45cdf5" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:49.119167  1982 consensus_queue.cc:260] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.127040  1981 tablet_bootstrap.cc:492] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
W20260709 12:24:49.127225  1829 leader_election.cc:343] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.123504  2051 consensus_queue.cc:237] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.129169  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f26db2e8984759b9d7e7aa2b45cdf5" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:49.129858  1790 raft_consensus.cc:2468] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:49.131114  1830 leader_election.cc:304] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:49.131389  1982 ts_tablet_manager.cc:1434] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:24:49.125432  1980 consensus_queue.cc:260] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.169940  1980 ts_tablet_manager.cc:1434] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 12:24:49.171249  1980 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:49.172474  1981 tablet_bootstrap.cc:654] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.177474  1980 tablet_bootstrap.cc:654] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.158887  1982 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:49.160949  1788 raft_consensus.cc:2468] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:49.133219  1828 leader_election.cc:304] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
W20260709 12:24:49.180903  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 62713.6us
I20260709 12:24:49.132894  2055 raft_consensus.cc:2804] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:49.182417  2055 raft_consensus.cc:493] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:49.182802  2055 raft_consensus.cc:3060] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.183022  2112 raft_consensus.cc:2749] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:49.162552  1862 raft_consensus.cc:2468] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
W20260709 12:24:49.163434  1681 consensus_peers.cc:597] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:49.167109  2124 consensus_queue.cc:1048] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:49.188263  2029 raft_consensus.cc:493] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.188905  2029 raft_consensus.cc:515] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.133112  2146 raft_consensus.cc:493] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.191238  2146 raft_consensus.cc:515] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.196164  1982 tablet_bootstrap.cc:654] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.168047  1937 raft_consensus.cc:2468] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:49.204317  2146 leader_election.cc:290] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.307117  1983 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:49.208360  2029 leader_election.cc:290] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:49.307758  1983 ts_tablet_manager.cc:1403] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.247s	user 0.022s	sys 0.032s
I20260709 12:24:49.205993  1612 catalog_manager.cc:5697] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.310647  1983 raft_consensus.cc:359] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.275512  1987 raft_consensus.cc:493] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.228781  2124 consensus_queue.cc:1048] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.088s
I20260709 12:24:49.205098  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.205952  1755 leader_election.cc:304] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:49.205610  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:49.209762  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.311326  1983 raft_consensus.cc:385] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.321117  1983 raft_consensus.cc:740] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.311924  1987 raft_consensus.cc:515] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.318495  2107 raft_consensus.cc:2804] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:49.312956  2051 consensus_queue.cc:1048] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:24:49.323405  2107 raft_consensus.cc:697] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:49.311761  2112 raft_consensus.cc:493] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.324335  2107 consensus_queue.cc:237] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.321724  1935 raft_consensus.cc:2468] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:49.325688  1983 consensus_queue.cc:260] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.324981  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:49.329197  1983 ts_tablet_manager.cc:1434] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:49.330258  1790 raft_consensus.cc:2393] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
W20260709 12:24:49.318589  1755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 112727us
I20260709 12:24:49.324982  2112 raft_consensus.cc:515] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.341699  2112 leader_election.cc:290] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.319046  1788 raft_consensus.cc:2468] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:49.267534  2055 raft_consensus.cc:515] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:49.328084  1679 leader_election.cc:343] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.348979  1982 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:49.354885  1982 ts_tablet_manager.cc:1403] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.196s	user 0.016s	sys 0.009s
I20260709 12:24:49.356714  1987 leader_election.cc:290] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:49.357437  1987 consensus_queue.cc:1048] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:49.358187  1982 raft_consensus.cc:359] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.359874  1982 raft_consensus.cc:385] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.360345  1982 raft_consensus.cc:740] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.361301  1982 consensus_queue.cc:260] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.364463  1982 ts_tablet_manager.cc:1434] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:24:49.366458  1982 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:49.351307  2055 leader_election.cc:290] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.352746  1981 tablet_bootstrap.cc:492] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:49.373360  1981 ts_tablet_manager.cc:1403] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.247s	user 0.014s	sys 0.014s
I20260709 12:24:49.352828  1830 leader_election.cc:304] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:49.353585  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:49.377666  1862 raft_consensus.cc:2468] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:49.379997  1981 raft_consensus.cc:359] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.380707  1981 raft_consensus.cc:385] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.380952  1981 raft_consensus.cc:740] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.381598  1981 consensus_queue.cc:260] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.383917  2051 consensus_queue.cc:1048] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:49.372011  1679 leader_election.cc:304] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:49.384824  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f26db2e8984759b9d7e7aa2b45cdf5" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
W20260709 12:24:49.385461  1679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 59045.1us
I20260709 12:24:49.385689  1790 raft_consensus.cc:3060] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.386966  1680 leader_election.cc:304] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:49.388303  2145 consensus_queue.cc:1048] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:49.389609  2145 raft_consensus.cc:2804] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:49.389919  2145 raft_consensus.cc:493] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:49.390250  2145 raft_consensus.cc:3060] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.391191  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:49.391839  1712 raft_consensus.cc:2468] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:49.385072  2029 raft_consensus.cc:2804] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:49.392429  2029 raft_consensus.cc:493] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:49.392900  2029 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.394675  2055 raft_consensus.cc:2804] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:49.396296  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f26db2e8984759b9d7e7aa2b45cdf5" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:49.411864  2124 consensus_queue.cc:1048] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:49.404052  1712 raft_consensus.cc:3060] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:49.399266  1904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 44250.1us
I20260709 12:24:49.403986  2055 raft_consensus.cc:697] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:49.405298  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:49.412608  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee2b54a66bfd465f89b9b3892365b898" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
W20260709 12:24:49.421079  1681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 74834.7us
W20260709 12:24:49.420888  1830 leader_election.cc:343] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.453244  1983 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:49.444525  1981 ts_tablet_manager.cc:1434] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.071s	user 0.013s	sys 0.008s
I20260709 12:24:49.449525  1980 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:49.459622  1980 ts_tablet_manager.cc:1403] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.289s	user 0.026s	sys 0.002s
I20260709 12:24:49.461410  1790 raft_consensus.cc:2468] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:49.463196  1980 raft_consensus.cc:359] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.464385  1980 raft_consensus.cc:385] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.464794  1980 raft_consensus.cc:740] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.465718  1829 leader_election.cc:304] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:49.468232  1980 consensus_queue.cc:260] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.465277  1981 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:49.417488  2055 consensus_queue.cc:237] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.472005  2057 raft_consensus.cc:2804] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:49.474939  1980 ts_tablet_manager.cc:1434] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:24:49.479619  1980 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:49.494026  1981 tablet_bootstrap.cc:654] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.494314  2029 raft_consensus.cc:515] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.478119  2057 raft_consensus.cc:493] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:49.517552  1612 catalog_manager.cc:5697] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.510783  2057 raft_consensus.cc:3060] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.534909  2109 raft_consensus.cc:493] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.535629  2109 raft_consensus.cc:515] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.537726  2109 leader_election.cc:290] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:49.513145  2029 leader_election.cc:290] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.543669  1983 tablet_bootstrap.cc:654] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.506884  1903 leader_election.cc:304] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
W20260709 12:24:49.552300  2184 log.cc:927] Time spent T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 12:24:49.529439  1830 leader_election.cc:304] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
W20260709 12:24:49.546999  2179 log.cc:927] Time spent T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
W20260709 12:24:49.575323  1830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 51500.9us
I20260709 12:24:49.555583  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:49.576562  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.577416  1936 raft_consensus.cc:2393] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:49.578384  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:49.579526  2183 log.cc:927] Time spent T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 12:24:49.580143  1679 leader_election.cc:343] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.555516  2181 raft_consensus.cc:3060] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.585274  1980 tablet_bootstrap.cc:654] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.586364  2186 raft_consensus.cc:493] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.555320  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:49.588419  1790 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.540103  2145 raft_consensus.cc:515] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.592885  2145 leader_election.cc:290] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:49.595242  1982 tablet_bootstrap.cc:654] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.598140  2194 raft_consensus.cc:2804] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:49.598686  2194 raft_consensus.cc:697] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:49.586850  2186 raft_consensus.cc:515] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.556273  1712 raft_consensus.cc:2468] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:49.607684  1755 leader_election.cc:304] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
W20260709 12:24:49.568110  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 83196us
W20260709 12:24:49.605042  2175 log.cc:927] Time spent T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260709 12:24:49.599524  2194 consensus_queue.cc:237] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.649752  2110 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.671401  2042 raft_consensus.cc:493] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.672089  2042 raft_consensus.cc:515] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.677604  2042 leader_election.cc:290] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:49.688915  2186 leader_election.cc:290] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:49.626073  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:49.705101  1936 raft_consensus.cc:3060] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.704171  1790 raft_consensus.cc:2468] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:49.700837  2057 raft_consensus.cc:515] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:49.760128  2195 log.cc:927] Time spent T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:24:49.762148  1980 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:49.762745  1980 ts_tablet_manager.cc:1403] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.283s	user 0.017s	sys 0.007s
I20260709 12:24:49.774466  1681 leader_election.cc:304] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:49.774535  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:49.780490  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:49.782773  2110 raft_consensus.cc:2749] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:49.786067  1980 raft_consensus.cc:359] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.786931  1980 raft_consensus.cc:385] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.787256  1980 raft_consensus.cc:740] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.789631  1980 consensus_queue.cc:260] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.796097  2178 raft_consensus.cc:493] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:49.796609  2178 raft_consensus.cc:515] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.797024  1983 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:49.797586  1983 ts_tablet_manager.cc:1403] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.345s	user 0.012s	sys 0.004s
I20260709 12:24:49.798682  2178 leader_election.cc:290] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:49.800274  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:49.802363  1983 raft_consensus.cc:359] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.802752  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:49.803082  1983 raft_consensus.cc:385] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.811486  1983 raft_consensus.cc:740] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.811770  1982 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:49.812204  1983 consensus_queue.cc:260] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.804522  2181 raft_consensus.cc:2749] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:49.807696  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:49.809955  1828 leader_election.cc:343] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.810567  2057 leader_election.cc:290] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:49.812284  1982 ts_tablet_manager.cc:1403] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.446s	user 0.011s	sys 0.022s
I20260709 12:24:49.805604  2051 raft_consensus.cc:2804] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:49.812327  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:49.816964  1983 ts_tablet_manager.cc:1434] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 12:24:49.819082  1980 ts_tablet_manager.cc:1434] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.004s
I20260709 12:24:49.822132  1980 tablet_bootstrap.cc:492] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
W20260709 12:24:49.792407  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:35197, user_credentials={real_user=slave}} blocked reactor thread for 72353.5us
W20260709 12:24:49.819396  1829 leader_election.cc:343] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.821507  2107 consensus_queue.cc:1048] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:24:49.828047  1829 leader_election.cc:304] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
W20260709 12:24:49.828435  1904 leader_election.cc:343] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:49.814247  1755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 61620.8us
I20260709 12:24:49.829778  1981 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:49.817626  2051 raft_consensus.cc:697] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:49.831583  1981 ts_tablet_manager.cc:1403] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.367s	user 0.019s	sys 0.015s
I20260709 12:24:49.836606  1983 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:49.831892  2057 raft_consensus.cc:2749] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:49.847393  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
W20260709 12:24:49.845639  1830 leader_election.cc:343] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:49.855924  1755 leader_election.cc:343] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.856117  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:49.860772  1982 raft_consensus.cc:359] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.861519  1982 raft_consensus.cc:385] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.861860  1982 raft_consensus.cc:740] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.862933  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:49.863526  1715 raft_consensus.cc:3060] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.863365  1982 consensus_queue.cc:260] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.865445  1982 ts_tablet_manager.cc:1434] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.000s
I20260709 12:24:49.860432  1861 raft_consensus.cc:3060] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:49.866330  1982 tablet_bootstrap.cc:492] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:49.868388  2029 consensus_queue.cc:1048] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:49.870604  1715 raft_consensus.cc:2468] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:49.861191  2051 consensus_queue.cc:237] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:49.876416  1982 tablet_bootstrap.cc:654] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.891860  1981 raft_consensus.cc:359] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.894991  1981 raft_consensus.cc:385] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.895543  1981 raft_consensus.cc:740] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.898617  1982 tablet_bootstrap.cc:492] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:49.899098  1982 ts_tablet_manager.cc:1403] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.002s
I20260709 12:24:49.899660  1981 consensus_queue.cc:260] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:49.904983  1829 leader_election.cc:304] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:49.908353  2057 raft_consensus.cc:2804] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:49.908898  2057 raft_consensus.cc:697] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:49.909797  2057 consensus_queue.cc:237] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:49.912256  2029 consensus_queue.cc:1048] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:49.892714  1936 raft_consensus.cc:2468] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:49.914846  1980 tablet_bootstrap.cc:654] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.920742  1679 leader_election.cc:304] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:49.921079  1861 raft_consensus.cc:2468] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:49.921648  2145 raft_consensus.cc:2804] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:49.922320  2145 raft_consensus.cc:697] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:49.923173  2145 consensus_queue.cc:237] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:49.927760  1755 leader_election.cc:343] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.928426  1755 leader_election.cc:304] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:49.930233  2107 raft_consensus.cc:2749] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:49.930847  1613 catalog_manager.cc:5697] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.943457  1981 ts_tablet_manager.cc:1434] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
W20260709 12:24:49.944273  1903 leader_election.cc:343] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:49.944784  1903 leader_election.cc:304] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:49.948709  1983 tablet_bootstrap.cc:654] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:49.953238  1982 raft_consensus.cc:359] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.953943  1982 raft_consensus.cc:385] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:49.954213  1982 raft_consensus.cc:740] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:49.956609  2176 raft_consensus.cc:2749] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:49.959213  1981 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:49.975708  1982 consensus_queue.cc:260] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:49.982282  1982 ts_tablet_manager.cc:1434] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
W20260709 12:24:49.987317  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:49.990727  2210 consensus_queue.cc:1048] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260709 12:24:50.000981  1982 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:50.001199  1983 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:50.001641  1983 ts_tablet_manager.cc:1403] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.015s
I20260709 12:24:50.012208  1982 tablet_bootstrap.cc:654] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.013931  1980 tablet_bootstrap.cc:492] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:50.016391  1981 tablet_bootstrap.cc:654] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.016654  1980 ts_tablet_manager.cc:1403] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.195s	user 0.029s	sys 0.040s
I20260709 12:24:50.020816  1980 raft_consensus.cc:359] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.021458  1980 raft_consensus.cc:385] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.021708  1980 raft_consensus.cc:740] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.022359  1980 consensus_queue.cc:260] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.028297  1980 ts_tablet_manager.cc:1434] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:24:50.029269  1980 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:50.040212  1980 tablet_bootstrap.cc:654] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.041121  2057 raft_consensus.cc:493] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.041633  2057 raft_consensus.cc:515] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.048729  1983 raft_consensus.cc:359] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.049454  1983 raft_consensus.cc:385] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.049736  1983 raft_consensus.cc:740] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.050400  1983 consensus_queue.cc:260] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.057390  1613 catalog_manager.cc:5697] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:50.059417  1613 catalog_manager.cc:5697] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.061255  1983 ts_tablet_manager.cc:1434] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.002s
I20260709 12:24:50.062248  1983 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:50.072844  2057 leader_election.cc:290] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:50.081069  2209 raft_consensus.cc:493] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.081632  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.082352  1789 raft_consensus.cc:2468] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:50.081677  2209 raft_consensus.cc:515] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.082371  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:50.088191  1829 leader_election.cc:343] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.094727  1982 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:50.095507  1982 ts_tablet_manager.cc:1403] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.009s
I20260709 12:24:50.095753  1830 leader_election.cc:304] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:50.110782  2055 raft_consensus.cc:2804] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.111156  2055 raft_consensus.cc:493] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.111517  2055 raft_consensus.cc:3060] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.119549  2057 consensus_queue.cc:1048] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:50.096495  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.096865  1983 tablet_bootstrap.cc:654] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.101007  2194 consensus_queue.cc:1048] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:50.104653  2209 leader_election.cc:290] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:50.106077  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:50.141362  1679 leader_election.cc:343] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.134630  1982 raft_consensus.cc:359] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.145205  1982 raft_consensus.cc:385] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.146083  1982 raft_consensus.cc:740] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
W20260709 12:24:50.149088  1681 leader_election.cc:343] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.149757  1681 leader_election.cc:304] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:50.147487  1982 consensus_queue.cc:260] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.153929  2029 raft_consensus.cc:2749] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.154544  2029 raft_consensus.cc:493] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.155193  1982 ts_tablet_manager.cc:1434] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:24:50.154968  2029 raft_consensus.cc:515] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.156275  1982 tablet_bootstrap.cc:492] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:50.157020  2029 leader_election.cc:290] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.159245  2194 consensus_queue.cc:1048] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.136204  2210 raft_consensus.cc:493] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.161116  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:50.161468  2210 raft_consensus.cc:515] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:50.164548  1679 leader_election.cc:343] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.166167  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.167034  1862 raft_consensus.cc:2468] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:50.169898  1982 tablet_bootstrap.cc:654] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.183934  1680 leader_election.cc:304] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:50.185652  2209 raft_consensus.cc:2804] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.186134  2209 raft_consensus.cc:493] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.186223  2210 leader_election.cc:290] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:50.186647  2209 raft_consensus.cc:3060] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.186880  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.190282  2055 raft_consensus.cc:515] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.190945  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.198274  1755 leader_election.cc:304] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:50.199683  1980 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:50.199734  2210 raft_consensus.cc:2749] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.200326  1980 ts_tablet_manager.cc:1403] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.171s	user 0.042s	sys 0.067s
I20260709 12:24:50.203106  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
W20260709 12:24:50.205139  1829 leader_election.cc:343] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.206064  1980 raft_consensus.cc:359] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.206799  1980 raft_consensus.cc:385] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.207067  1980 raft_consensus.cc:740] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.207749  1980 consensus_queue.cc:260] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.208462  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:50.209319  1980 ts_tablet_manager.cc:1434] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:24:50.210356  1980 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:50.213980  2057 consensus_queue.cc:1048] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:50.209241  1789 raft_consensus.cc:3060] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.202180  2055 leader_election.cc:290] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:50.226291  2057 raft_consensus.cc:493] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.226926  2057 raft_consensus.cc:515] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.228360  2211 raft_consensus.cc:493] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.229643  2211 raft_consensus.cc:515] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.231763  2211 leader_election.cc:290] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.232156  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:50.232800  1938 raft_consensus.cc:2468] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:50.233907  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.234522  1864 raft_consensus.cc:2468] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:50.235841  1755 leader_election.cc:304] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:50.236549  2211 raft_consensus.cc:2804] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.236896  2211 raft_consensus.cc:493] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.237219  2211 raft_consensus.cc:3060] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.237536  1828 leader_election.cc:304] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:50.238376  2194 raft_consensus.cc:2804] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.238627  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:50.238897  2194 raft_consensus.cc:493] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.239284  1938 raft_consensus.cc:2468] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:50.239424  2194 raft_consensus.cc:3060] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.242101  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.243182  2057 leader_election.cc:290] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.245589  2211 raft_consensus.cc:515] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.246709  1790 raft_consensus.cc:2393] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 1: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:50.252074  2211 leader_election.cc:290] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.254374  1980 tablet_bootstrap.cc:654] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.255560  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:50.261010  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:50.261686  1935 raft_consensus.cc:3060] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.274667  2029 consensus_queue.cc:1048] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:50.290580  1935 raft_consensus.cc:2468] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:50.220197  1609 catalog_manager.cc:5697] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:50.294471  1609 catalog_manager.cc:5697] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:50.295840  1754 leader_election.cc:304] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:50.298141  2211 raft_consensus.cc:2804] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:50.298653  2211 raft_consensus.cc:697] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:50.299631  2211 consensus_queue.cc:237] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
W20260709 12:24:50.322098  1679 consensus_peers.cc:597] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e -> Peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Couldn't send request to peer ad01b2d8709d43f79e2b7863f0d032bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:50.323717  1790 raft_consensus.cc:3060] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.332536  1981 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:50.333105  1981 ts_tablet_manager.cc:1403] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.374s	user 0.079s	sys 0.031s
I20260709 12:24:50.344441  2176 raft_consensus.cc:493] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.345130  2176 raft_consensus.cc:515] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.346942  2196 raft_consensus.cc:493] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.347633  2196 raft_consensus.cc:515] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.371253  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:50.372931  1828 leader_election.cc:343] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.376731  1983 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:50.376921  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.377333  1983 ts_tablet_manager.cc:1403] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.315s	user 0.010s	sys 0.001s
I20260709 12:24:50.377370  1981 raft_consensus.cc:359] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.377810  1861 raft_consensus.cc:2468] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:50.378165  1981 raft_consensus.cc:385] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.378455  1981 raft_consensus.cc:740] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.379271  1903 leader_election.cc:304] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:50.380220  2181 raft_consensus.cc:2804] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.380640  2181 raft_consensus.cc:493] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.380460  1981 consensus_queue.cc:260] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.381060  2181 raft_consensus.cc:3060] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.381702  1983 raft_consensus.cc:359] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.382884  1983 raft_consensus.cc:385] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.383137  1983 raft_consensus.cc:740] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.383781  1983 consensus_queue.cc:260] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.384776  1980 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:50.385195  1980 ts_tablet_manager.cc:1403] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.000s
I20260709 12:24:50.385748  1983 ts_tablet_manager.cc:1434] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:50.386127  2194 raft_consensus.cc:515] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.386680  1983 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:50.383766  1981 ts_tablet_manager.cc:1434] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.050s	user 0.014s	sys 0.005s
I20260709 12:24:50.387833  1864 raft_consensus.cc:2393] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:50.388227  1981 tablet_bootstrap.cc:492] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:50.389632  2176 leader_election.cc:290] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:50.391777  2196 leader_election.cc:290] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:50.392460  1983 tablet_bootstrap.cc:654] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.392812  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.393566  1789 raft_consensus.cc:2468] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:50.387051  1980 raft_consensus.cc:359] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.396752  1980 raft_consensus.cc:385] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.397047  1980 raft_consensus.cc:740] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.400151  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.402410  1981 tablet_bootstrap.cc:654] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:50.403777  1903 leader_election.cc:343] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.398874  2211 raft_consensus.cc:493] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.404503  2194 leader_election.cc:290] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.405161  2211 raft_consensus.cc:515] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.318835  2209 raft_consensus.cc:515] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.410415  2181 raft_consensus.cc:515] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.407155  2211 leader_election.cc:290] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:50.412792  2209 leader_election.cc:290] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.414508  1980 consensus_queue.cc:260] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.419234  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:50.419914  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:50.426575  1982 tablet_bootstrap.cc:492] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:50.427117  1982 ts_tablet_manager.cc:1403] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.271s	user 0.097s	sys 0.089s
I20260709 12:24:50.427728  1980 ts_tablet_manager.cc:1434] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:24:50.419907  1935 raft_consensus.cc:2468] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
W20260709 12:24:50.432112  1829 leader_election.cc:343] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.431021  1980 tablet_bootstrap.cc:492] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:50.432478  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:50.432729  1829 leader_election.cc:304] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:50.433931  2196 raft_consensus.cc:2749] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.440984  1981 tablet_bootstrap.cc:492] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:50.441427  1981 ts_tablet_manager.cc:1403] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260709 12:24:50.443194  1980 tablet_bootstrap.cc:654] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.445346  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe1429483324045911cf4cab2ab3654" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:50.445720  1754 leader_election.cc:304] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:50.446192  1936 raft_consensus.cc:2393] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 1: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:50.439198  1830 leader_election.cc:304] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:50.446441  1981 raft_consensus.cc:359] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.447283  1981 raft_consensus.cc:385] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.447551  2057 raft_consensus.cc:2804] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:50.447716  1981 raft_consensus.cc:740] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.447887  2210 raft_consensus.cc:2804] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.448143  2057 raft_consensus.cc:697] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:50.448400  2210 raft_consensus.cc:493] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.448777  2210 raft_consensus.cc:3060] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.449158  2057 consensus_queue.cc:237] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:50.452126  1830 consensus_peers.cc:597] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:50.453284  1830 leader_election.cc:304] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:50.454042  2190 raft_consensus.cc:2749] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.455021  2209 consensus_queue.cc:1048] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.457432  2210 raft_consensus.cc:515] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.458411  1983 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:50.458915  1983 ts_tablet_manager.cc:1403] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.010s
I20260709 12:24:50.459440  2210 leader_election.cc:290] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:50.460566  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:50.461184  1861 raft_consensus.cc:3060] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.460697  1981 consensus_queue.cc:260] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.461596  2181 leader_election.cc:290] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:50.461503  1983 raft_consensus.cc:359] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.462356  1983 raft_consensus.cc:385] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.462620  1983 raft_consensus.cc:740] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.463929  1981 ts_tablet_manager.cc:1434] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:24:50.464960  1981 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:50.467103  1983 consensus_queue.cc:260] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.472327  1983 ts_tablet_manager.cc:1434] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:50.473249  1983 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:50.480257  1982 raft_consensus.cc:359] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.483573  1982 raft_consensus.cc:385] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.484031  1982 raft_consensus.cc:740] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.484238  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:50.482885  1983 tablet_bootstrap.cc:654] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.484884  1936 raft_consensus.cc:3060] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:50.463936  1679 leader_election.cc:343] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.497820  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:50.498499  1862 raft_consensus.cc:3060] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.500640  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:50.501138  1861 raft_consensus.cc:2468] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:50.503423  1982 consensus_queue.cc:260] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
W20260709 12:24:50.508116  1903 leader_election.cc:343] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.511376  1982 ts_tablet_manager.cc:1434] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 12:24:50.512315  1982 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:50.522778  1862 raft_consensus.cc:2468] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:50.524044  1903 leader_election.cc:304] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:50.525533  2181 raft_consensus.cc:2804] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:50.526149  2181 raft_consensus.cc:697] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:50.525561  1612 catalog_manager.cc:5697] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.527315  1982 tablet_bootstrap.cc:654] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.526937  2181 consensus_queue.cc:237] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:50.534281  2238 log.cc:927] Time spent T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:24:50.534454  1680 leader_election.cc:304] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:50.530022  1936 raft_consensus.cc:2468] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:50.535524  2196 consensus_queue.cc:1048] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.536100  1754 leader_election.cc:304] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:50.536329  2051 raft_consensus.cc:2804] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:50.536849  2051 raft_consensus.cc:697] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:50.538013  2109 raft_consensus.cc:2804] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:50.537732  2051 consensus_queue.cc:237] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.538534  2109 raft_consensus.cc:697] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:50.539426  2145 consensus_queue.cc:1048] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.542142  2109 consensus_queue.cc:237] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.546480  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.547159  1713 raft_consensus.cc:2468] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:50.555774  1981 tablet_bootstrap.cc:654] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.560659  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:50.561305  1712 raft_consensus.cc:3060] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.586112  1712 raft_consensus.cc:2468] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:50.588789  1980 tablet_bootstrap.cc:492] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:50.589329  1980 ts_tablet_manager.cc:1403] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.159s	user 0.018s	sys 0.000s
I20260709 12:24:50.592219  1980 raft_consensus.cc:359] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.593034  1980 raft_consensus.cc:385] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.591899  1613 catalog_manager.cc:5697] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:50.593380  1980 raft_consensus.cc:740] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.597541  1983 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:50.598007  1983 ts_tablet_manager.cc:1403] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.001s
I20260709 12:24:50.603884  1980 consensus_queue.cc:260] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.632952  1982 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:50.633472  1982 ts_tablet_manager.cc:1403] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.001s
I20260709 12:24:50.636109  1982 raft_consensus.cc:359] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.636771  1982 raft_consensus.cc:385] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.637015  1982 raft_consensus.cc:740] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.637666  1982 consensus_queue.cc:260] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.641067  1982 ts_tablet_manager.cc:1434] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:24:50.641655  1608 catalog_manager.cc:5697] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:50.642004  1982 tablet_bootstrap.cc:492] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:50.646809  1612 catalog_manager.cc:5697] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.657729  1983 raft_consensus.cc:359] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.660967  1980 ts_tablet_manager.cc:1434] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.004s
I20260709 12:24:50.659772  1983 raft_consensus.cc:385] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.666348  1613 catalog_manager.cc:5697] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:50.667639  2190 raft_consensus.cc:493] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.669705  2190 raft_consensus.cc:515] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.672340  1980 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:50.662523  1983 raft_consensus.cc:740] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.673360  1983 consensus_queue.cc:260] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.674011  2190 leader_election.cc:290] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.675796  1983 ts_tablet_manager.cc:1434] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.001s
I20260709 12:24:50.676321  1982 tablet_bootstrap.cc:654] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.676730  1983 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:50.678893  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f993c6f27340b7946d4dbd23a78cbe" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.679551  1788 raft_consensus.cc:2468] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:50.681553  1830 leader_election.cc:304] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:50.682758  1983 tablet_bootstrap.cc:654] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.682358  2190 raft_consensus.cc:2804] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.684715  2190 raft_consensus.cc:493] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.685045  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f993c6f27340b7946d4dbd23a78cbe" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:50.685724  1935 raft_consensus.cc:2468] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:50.685231  2190 raft_consensus.cc:3060] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.689535  1981 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:50.696727  1981 ts_tablet_manager.cc:1403] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.232s	user 0.018s	sys 0.001s
I20260709 12:24:50.699079  2055 raft_consensus.cc:493] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.699644  2055 raft_consensus.cc:515] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.702869  1980 tablet_bootstrap.cc:654] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.705387  1981 raft_consensus.cc:359] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.706049  1981 raft_consensus.cc:385] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.706341  1981 raft_consensus.cc:740] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.706656  2055 leader_election.cc:290] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:50.709162  1981 consensus_queue.cc:260] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.710355  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df47f7b288e74a66814be23c0ad22a6a" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.714309  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df47f7b288e74a66814be23c0ad22a6a" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.715005  1712 raft_consensus.cc:2468] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
W20260709 12:24:50.715612  1830 leader_election.cc:343] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.719907  1829 leader_election.cc:304] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:50.721108  2055 raft_consensus.cc:2804] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.721475  2055 raft_consensus.cc:493] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.721799  2055 raft_consensus.cc:3060] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.717002  1982 tablet_bootstrap.cc:492] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:50.725956  1982 ts_tablet_manager.cc:1403] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.002s
I20260709 12:24:50.727703  1980 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:50.728188  1980 ts_tablet_manager.cc:1403] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.018s
I20260709 12:24:50.730747  1980 raft_consensus.cc:359] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.731426  1980 raft_consensus.cc:385] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.731696  1980 raft_consensus.cc:740] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.732318  1980 consensus_queue.cc:260] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.733223  2210 raft_consensus.cc:493] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.733736  2210 raft_consensus.cc:515] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.735770  2210 leader_election.cc:290] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:50.736267  1981 ts_tablet_manager.cc:1434] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.002s
I20260709 12:24:50.736796  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.737243  1981 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:50.738176  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848c9a31594549ebb51a9d55f7b5d304" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.738982  2190 raft_consensus.cc:515] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.739607  1755 leader_election.cc:304] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:50.740700  2210 raft_consensus.cc:2749] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.743521  1980 ts_tablet_manager.cc:1434] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:24:50.728569  1982 raft_consensus.cc:359] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.745456  1982 raft_consensus.cc:385] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.745517  1980 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:50.745738  1982 raft_consensus.cc:740] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.743772  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f993c6f27340b7946d4dbd23a78cbe" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:50.749323  1982 consensus_queue.cc:260] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.755142  2190 leader_election.cc:290] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.750365  1788 raft_consensus.cc:3060] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.755944  1982 ts_tablet_manager.cc:1434] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:24:50.756182  1983 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:50.756685  1983 ts_tablet_manager.cc:1403] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.009s
I20260709 12:24:50.756973  1982 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:50.758843  1935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f993c6f27340b7946d4dbd23a78cbe" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:50.759481  1935 raft_consensus.cc:3060] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.766402  1983 raft_consensus.cc:359] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.767194  1983 raft_consensus.cc:385] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.767521  1983 raft_consensus.cc:740] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.768194  1983 consensus_queue.cc:260] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.769654  1982 tablet_bootstrap.cc:654] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.770346  1983 ts_tablet_manager.cc:1434] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:24:50.773357  2211 consensus_queue.cc:1048] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.774221  1788 raft_consensus.cc:2468] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:50.775357  2055 raft_consensus.cc:515] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.779500  1983 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:50.777827  1981 tablet_bootstrap.cc:654] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.783658  1830 leader_election.cc:304] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:50.784528  2190 raft_consensus.cc:2804] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:50.785183  2190 raft_consensus.cc:697] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:50.786278  2190 consensus_queue.cc:237] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:50.802309  2055 leader_election.cc:290] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:50.803220  1980 tablet_bootstrap.cc:654] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.803752  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df47f7b288e74a66814be23c0ad22a6a" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:50.804368  1712 raft_consensus.cc:3060] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.808414  1983 tablet_bootstrap.cc:654] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.813455  1981 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:50.813970  1981 ts_tablet_manager.cc:1403] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.005s
I20260709 12:24:50.814913  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df47f7b288e74a66814be23c0ad22a6a" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:50.815546  1788 raft_consensus.cc:3060] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.817420  1935 raft_consensus.cc:2468] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:50.817481  1981 raft_consensus.cc:359] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.818251  1981 raft_consensus.cc:385] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.818531  1981 raft_consensus.cc:740] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.819597  1981 consensus_queue.cc:260] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.820238  1982 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:50.820323  2181 raft_consensus.cc:493] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.820814  1982 ts_tablet_manager.cc:1403] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.009s
I20260709 12:24:50.820863  2181 raft_consensus.cc:515] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.823696  1982 raft_consensus.cc:359] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.824370  1982 raft_consensus.cc:385] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.824642  1982 raft_consensus.cc:740] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.825528  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.826465  1864 raft_consensus.cc:2393] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:50.826198  2109 consensus_queue.cc:1048] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.830901  2212 raft_consensus.cc:493] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.831492  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.831017  1790 raft_consensus.cc:3060] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.831736  2212 raft_consensus.cc:515] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.834472  1903 leader_election.cc:304] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:50.835361  2180 raft_consensus.cc:3060] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.828826  1612 catalog_manager.cc:5697] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.837755  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.841284  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de76e21bb53744ad9d44f6258907e376" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.842067  1787 raft_consensus.cc:2393] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:50.843541  1681 leader_election.cc:304] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:50.844671  2209 raft_consensus.cc:3060] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.845013  1712 raft_consensus.cc:2468] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:50.844815  1982 consensus_queue.cc:260] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.846485  1829 leader_election.cc:304] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:50.846634  2176 raft_consensus.cc:493] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.847136  2176 raft_consensus.cc:515] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.847604  2055 raft_consensus.cc:2804] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:50.848124  2055 raft_consensus.cc:697] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:50.848953  1982 ts_tablet_manager.cc:1434] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:24:50.849260  2176 leader_election.cc:290] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:50.849944  1982 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:50.851222  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:50.857167  2180 raft_consensus.cc:2749] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.857868  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.860961  1904 leader_election.cc:304] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:50.861168  1936 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.858408  2181 leader_election.cc:290] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:50.848920  2055 consensus_queue.cc:237] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.834586  2212 leader_election.cc:290] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:50.825685  1788 raft_consensus.cc:2468] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:50.873461  2209 raft_consensus.cc:2749] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.874194  1981 ts_tablet_manager.cc:1434] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 12:24:50.875423  1981 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:50.898603  1982 tablet_bootstrap.cc:654] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.908473  1983 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:50.908962  1983 ts_tablet_manager.cc:1403] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.016s
I20260709 12:24:50.911679  1983 raft_consensus.cc:359] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.912369  1983 raft_consensus.cc:385] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.912635  1983 raft_consensus.cc:740] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.913311  1983 consensus_queue.cc:260] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.913842  1982 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:50.914398  1982 ts_tablet_manager.cc:1403] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.001s
I20260709 12:24:50.917388  1982 raft_consensus.cc:359] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.921216  1982 raft_consensus.cc:385] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.921478  1982 raft_consensus.cc:740] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.922119  1982 consensus_queue.cc:260] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.923925  2180 consensus_queue.cc:1048] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.924064  1983 ts_tablet_manager.cc:1434] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:24:50.925516  1983 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:50.928071  1982 ts_tablet_manager.cc:1434] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:24:50.934212  1982 tablet_bootstrap.cc:492] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:50.937172  2209 raft_consensus.cc:493] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.937626  2190 consensus_queue.cc:1048] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:50.937717  2209 raft_consensus.cc:515] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.939414  1609 catalog_manager.cc:5697] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:50.940913  2209 leader_election.cc:290] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:50.942809  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:50.943531  1864 raft_consensus.cc:2468] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:50.944919  1680 leader_election.cc:304] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:50.945866  2209 raft_consensus.cc:2804] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:50.946343  2209 raft_consensus.cc:493] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:50.946776  2209 raft_consensus.cc:3060] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:50.952138  1982 tablet_bootstrap.cc:654] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:50.951881  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:50.952998  2210 consensus_queue.cc:1048] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:50.955099  1679 leader_election.cc:343] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.956483  2051 raft_consensus.cc:493] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.956987  2051 raft_consensus.cc:515] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:50.963753  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e694b9652d444b349ca65a3a1cfc24d5" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:50.965281  1679 leader_election.cc:343] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.959218  2051 leader_election.cc:290] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:50.966950  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e694b9652d444b349ca65a3a1cfc24d5" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:50.967007  1983 tablet_bootstrap.cc:654] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:50.968748  1681 leader_election.cc:343] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:50.969216  1681 leader_election.cc:304] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:50.970304  2051 raft_consensus.cc:2749] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:50.971392  2051 consensus_queue.cc:1048] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:50.983561  1983 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:50.984216  1983 ts_tablet_manager.cc:1403] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.010s
I20260709 12:24:50.987910  1983 raft_consensus.cc:359] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.988549  1983 raft_consensus.cc:385] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:50.988816  1983 raft_consensus.cc:740] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:50.989573  1983 consensus_queue.cc:260] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:50.991746  1983 ts_tablet_manager.cc:1434] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:50.992807  1983 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:50.998121  2190 consensus_queue.cc:1048] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:50.998572  2212 raft_consensus.cc:493] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:50.999115  2212 raft_consensus.cc:515] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:50.999727  1983 tablet_bootstrap.cc:654] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.001417  2212 leader_election.cc:290] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.002947  2055 raft_consensus.cc:493] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.003525  2055 raft_consensus.cc:515] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.003731  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:51.008230  2055 leader_election.cc:290] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.009006  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:51.010367  1828 leader_election.cc:343] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.012575  1983 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:51.013100  1983 ts_tablet_manager.cc:1403] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260709 12:24:51.014344  1715 raft_consensus.cc:3060] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.017333  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:51.018849  1830 leader_election.cc:343] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.019294  1830 leader_election.cc:304] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.019500  2210 consensus_queue.cc:1048] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:51.021579  2212 raft_consensus.cc:493] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.022238  2055 raft_consensus.cc:2749] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:51.022082  2212 raft_consensus.cc:515] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.024268  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "057c433f1b8842848b58eec9a58426a1" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:51.025104  2212 leader_election.cc:290] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:51.025280  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:51.025966  1861 raft_consensus.cc:2468] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:51.027187  1680 leader_election.cc:304] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:51.029887  1679 leader_election.cc:304] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.033038  1983 raft_consensus.cc:359] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.033838  1983 raft_consensus.cc:385] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.034097  1983 raft_consensus.cc:740] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.034755  1983 consensus_queue.cc:260] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.035663  2212 raft_consensus.cc:2804] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.036068  2212 raft_consensus.cc:493] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.036412  2212 raft_consensus.cc:3060] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.039929  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:51.041616  1681 leader_election.cc:343] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.043455  1981 tablet_bootstrap.cc:700] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent opening tablet: real 0.142s	user 0.002s	sys 0.000s
I20260709 12:24:51.044124  1981 tablet_bootstrap.cc:654] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.045976  1980 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.046459  1980 ts_tablet_manager.cc:1403] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.301s	user 0.060s	sys 0.073s
I20260709 12:24:51.049079  1980 raft_consensus.cc:359] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.049757  1980 raft_consensus.cc:385] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.050025  1980 raft_consensus.cc:740] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.050683  1980 consensus_queue.cc:260] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.052909  1980 ts_tablet_manager.cc:1434] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:24:51.053807  1980 tablet_bootstrap.cc:492] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.057353  2180 consensus_queue.cc:1048] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:51.058801  2051 raft_consensus.cc:2749] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:51.059502  1980 tablet_bootstrap.cc:654] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.067703  2209 raft_consensus.cc:515] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.069819  2209 leader_election.cc:290] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.071424  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:51.072108  1864 raft_consensus.cc:3060] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.077349  2145 raft_consensus.cc:493] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.092916  2145 raft_consensus.cc:515] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.094990  2145 leader_election.cc:290] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.079249  2196 raft_consensus.cc:493] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.095948  2196 raft_consensus.cc:515] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.096179  1788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b30fce77015431fae606f797198ea0f" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:51.097514  1681 leader_election.cc:343] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.098054  2196 leader_election.cc:290] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:51.098887  1982 tablet_bootstrap.cc:492] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.079615  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:51.099402  1982 ts_tablet_manager.cc:1403] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.001s
I20260709 12:24:51.099718  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec77a7b2ec40e98d37925e447f7339" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:51.092195  2176 raft_consensus.cc:2749] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:51.101115  1828 leader_election.cc:343] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:51.102478  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:51.084372  1980 tablet_bootstrap.cc:492] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.108273  1980 ts_tablet_manager.cc:1403] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.007s
I20260709 12:24:51.109965  2212 raft_consensus.cc:515] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.110819  1980 raft_consensus.cc:359] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.079525  2051 consensus_queue.cc:1048] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:24:51.111495  1980 raft_consensus.cc:385] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.111801  1980 raft_consensus.cc:740] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
W20260709 12:24:51.103876  1679 leader_election.cc:343] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.112442  1980 consensus_queue.cc:260] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.113727  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec77a7b2ec40e98d37925e447f7339" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.114816  1980 ts_tablet_manager.cc:1434] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
W20260709 12:24:51.114887  1829 leader_election.cc:343] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.115468  1829 leader_election.cc:304] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.116155  2196 raft_consensus.cc:2749] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:51.117057  1980 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.122977  1980 tablet_bootstrap.cc:654] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.074896  1983 ts_tablet_manager.cc:1434] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.061s	user 0.002s	sys 0.005s
I20260709 12:24:51.124967  1983 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:51.104285  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b30fce77015431fae606f797198ea0f" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:51.131001  2212 leader_election.cc:290] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:51.133003  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:51.132934  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:51.133677  1862 raft_consensus.cc:3060] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:51.140395  1681 leader_election.cc:343] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.145684  1982 raft_consensus.cc:359] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.147791  1982 raft_consensus.cc:385] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.148025  1982 raft_consensus.cc:740] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.148527  1982 consensus_queue.cc:260] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.150378  1982 ts_tablet_manager.cc:1434] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.001s
I20260709 12:24:51.157584  1862 raft_consensus.cc:2468] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
W20260709 12:24:51.157917  1679 leader_election.cc:343] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.158447  1679 leader_election.cc:304] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.159191  2212 raft_consensus.cc:2749] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:51.159970  1680 leader_election.cc:304] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:51.160885  2051 raft_consensus.cc:2804] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:51.161291  1982 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:51.161365  2051 raft_consensus.cc:697] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:51.162338  2051 consensus_queue.cc:237] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.166738  1982 tablet_bootstrap.cc:654] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.171407  1983 tablet_bootstrap.cc:654] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.198529  2211 raft_consensus.cc:493] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.199148  2211 raft_consensus.cc:515] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.201270  2211 leader_election.cc:290] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.201795  1981 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:51.202287  1981 ts_tablet_manager.cc:1403] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.327s	user 0.022s	sys 0.017s
I20260709 12:24:51.204200  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:51.204867  1863 raft_consensus.cc:2468] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:51.206888  1755 leader_election.cc:304] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:51.208412  2210 raft_consensus.cc:2804] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.208909  2210 raft_consensus.cc:493] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.209340  2210 raft_consensus.cc:3060] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.204885  1981 raft_consensus.cc:359] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.210518  1981 raft_consensus.cc:385] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.210839  1981 raft_consensus.cc:740] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.219928  1981 consensus_queue.cc:260] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.222021  2176 raft_consensus.cc:493] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.222529  2176 raft_consensus.cc:515] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.226122  2176 leader_election.cc:290] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.227432  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e694b9652d444b349ca65a3a1cfc24d5" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:51.228103  1787 raft_consensus.cc:2468] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:51.230290  1904 leader_election.cc:304] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:51.231408  2176 raft_consensus.cc:2804] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.231823  2176 raft_consensus.cc:493] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.232349  2176 raft_consensus.cc:3060] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.239714  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e694b9652d444b349ca65a3a1cfc24d5" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.240881  1712 raft_consensus.cc:2468] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:51.243841  2210 raft_consensus.cc:515] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.247570  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:51.248355  1863 raft_consensus.cc:3060] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.252365  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:51.257104  1754 leader_election.cc:343] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.258117  1863 raft_consensus.cc:2468] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:51.260106  1755 leader_election.cc:304] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:51.261282  2109 raft_consensus.cc:2804] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:51.261479  2194 consensus_queue.cc:1048] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:51.261955  2109 raft_consensus.cc:697] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:51.266741  1981 ts_tablet_manager.cc:1434] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 12:24:51.267589  1981 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:51.263161  2109 consensus_queue.cc:237] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.285421  1980 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.285969  1980 ts_tablet_manager.cc:1403] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.169s	user 0.036s	sys 0.064s
I20260709 12:24:51.297962  1980 raft_consensus.cc:359] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.299036  1980 raft_consensus.cc:385] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.299324  1980 raft_consensus.cc:740] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.300004  1980 consensus_queue.cc:260] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.300547  1982 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.301038  1864 raft_consensus.cc:2468] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:51.302150  1983 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:51.302773  2190 consensus_queue.cc:1048] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:51.303092  1980 ts_tablet_manager.cc:1434] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 12:24:51.305853  1981 tablet_bootstrap.cc:654] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.306936  1983 ts_tablet_manager.cc:1403] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.182s	user 0.040s	sys 0.051s
I20260709 12:24:51.306488  1982 ts_tablet_manager.cc:1403] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.014s
I20260709 12:24:51.307569  1980 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.308943  1613 catalog_manager.cc:5697] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:51.316109  2210 leader_election.cc:290] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.317189  1612 catalog_manager.cc:5697] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:51.318179  2190 consensus_queue.cc:1048] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:51.321976  1983 raft_consensus.cc:359] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.290956  2176 raft_consensus.cc:515] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.322656  1983 raft_consensus.cc:385] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.323787  1983 raft_consensus.cc:740] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.324813  1983 consensus_queue.cc:260] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.328603  1983 ts_tablet_manager.cc:1434] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:24:51.329701  1982 raft_consensus.cc:359] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.330407  1982 raft_consensus.cc:385] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.330691  1982 raft_consensus.cc:740] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.330549  1680 leader_election.cc:304] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.331835  2051 raft_consensus.cc:2804] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:51.332505  2051 raft_consensus.cc:697] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:51.333521  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:51.333333  2051 consensus_queue.cc:237] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.337877  1982 consensus_queue.cc:260] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:51.340999  1754 leader_election.cc:343] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.342279  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e694b9652d444b349ca65a3a1cfc24d5" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:51.342898  1715 raft_consensus.cc:3060] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.342481  1982 ts_tablet_manager.cc:1434] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260709 12:24:51.344414  1982 tablet_bootstrap.cc:492] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:51.350548  1983 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:51.354688  1980 tablet_bootstrap.cc:654] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.356438  1715 raft_consensus.cc:2468] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:51.357595  1981 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:51.358220  1981 ts_tablet_manager.cc:1403] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.002s
I20260709 12:24:51.357491  2176 leader_election.cc:290] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.358942  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e694b9652d444b349ca65a3a1cfc24d5" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:51.359712  1787 raft_consensus.cc:3060] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.359087  1903 leader_election.cc:304] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:51.365208  1982 tablet_bootstrap.cc:654] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.368597  1608 catalog_manager.cc:5697] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:51.370079  2180 raft_consensus.cc:2804] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:51.370606  2180 raft_consensus.cc:697] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:51.371553  2180 consensus_queue.cc:237] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.370041  1983 tablet_bootstrap.cc:654] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.388190  1787 raft_consensus.cc:2468] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:51.393993  2196 consensus_queue.cc:1048] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:51.390632  1981 raft_consensus.cc:359] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.403971  1981 raft_consensus.cc:385] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.404405  1981 raft_consensus.cc:740] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.407507  1981 consensus_queue.cc:260] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.413933  1981 ts_tablet_manager.cc:1434] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:24:51.414820  1981 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:51.420677  1980 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.421131  1980 ts_tablet_manager.cc:1403] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.000s
I20260709 12:24:51.425681  1983 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:51.426132  1983 ts_tablet_manager.cc:1403] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260709 12:24:51.438548  1980 raft_consensus.cc:359] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.439327  1980 raft_consensus.cc:385] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.440198  1980 raft_consensus.cc:740] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.440940  1980 consensus_queue.cc:260] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.442821  1980 ts_tablet_manager.cc:1434] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:51.442700  1983 raft_consensus.cc:359] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.443856  1980 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.450102  1983 raft_consensus.cc:385] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.450426  1983 raft_consensus.cc:740] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.451049  1983 consensus_queue.cc:260] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.453150  1983 ts_tablet_manager.cc:1434] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:24:51.454991  1983 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:51.455561  1980 tablet_bootstrap.cc:654] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.460510  1983 tablet_bootstrap.cc:654] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.478421  1981 tablet_bootstrap.cc:654] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:51.475447  1904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 50467us
I20260709 12:24:51.485417  2196 raft_consensus.cc:493] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.486004  2196 raft_consensus.cc:515] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.489032  1982 tablet_bootstrap.cc:492] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.489532  1982 ts_tablet_manager.cc:1403] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.026s
I20260709 12:24:51.492111  1982 raft_consensus.cc:359] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.496069  1982 raft_consensus.cc:385] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.496374  1982 raft_consensus.cc:740] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.497170  1982 consensus_queue.cc:260] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.498835  1982 ts_tablet_manager.cc:1434] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:24:51.498939  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd144b0db7a46c392bda079e6a4c0ce" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:51.499750  1982 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
W20260709 12:24:51.502951  1830 leader_election.cc:343] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.495059  2196 leader_election.cc:290] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.506191  1982 tablet_bootstrap.cc:654] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.512638  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd144b0db7a46c392bda079e6a4c0ce" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:51.514288  1980 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.514932  1980 ts_tablet_manager.cc:1403] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.031s
I20260709 12:24:51.518569  1980 raft_consensus.cc:359] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.519297  1980 raft_consensus.cc:385] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.519680  1980 raft_consensus.cc:740] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.522082  1983 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:51.522744  1983 ts_tablet_manager.cc:1403] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.014s
I20260709 12:24:51.526301  1983 raft_consensus.cc:359] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
W20260709 12:24:51.527997  1828 leader_election.cc:343] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.528699  1828 leader_election.cc:304] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.529716  2196 raft_consensus.cc:2749] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:51.530900  1980 consensus_queue.cc:260] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.534008  1980 ts_tablet_manager.cc:1434] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 12:24:51.535555  1980 tablet_bootstrap.cc:492] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.535463  1608 catalog_manager.cc:5697] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:51.527204  1983 raft_consensus.cc:385] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.541491  1983 raft_consensus.cc:740] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.542277  1983 consensus_queue.cc:260] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.544312  1983 ts_tablet_manager.cc:1434] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260709 12:24:51.553159  1981 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:51.553705  1981 ts_tablet_manager.cc:1403] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.011s
I20260709 12:24:51.555212  1983 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:51.556324  1981 raft_consensus.cc:359] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.557024  1981 raft_consensus.cc:385] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.557288  1981 raft_consensus.cc:740] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.558274  1981 consensus_queue.cc:260] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.559837  1981 ts_tablet_manager.cc:1434] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 12:24:51.560725  1981 tablet_bootstrap.cc:492] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:51.563886  1980 tablet_bootstrap.cc:654] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.566057  1981 tablet_bootstrap.cc:654] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.567919  1983 tablet_bootstrap.cc:654] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.572029  2196 raft_consensus.cc:493] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.572693  2196 raft_consensus.cc:515] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.573753  1982 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.574206  1982 ts_tablet_manager.cc:1403] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.013s
I20260709 12:24:51.576710  1982 raft_consensus.cc:359] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.577371  1982 raft_consensus.cc:385] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.577629  1982 raft_consensus.cc:740] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.580101  1980 tablet_bootstrap.cc:492] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.580582  1980 ts_tablet_manager.cc:1403] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.005s
I20260709 12:24:51.580964  1982 consensus_queue.cc:260] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.582078  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:51.582480  1983 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:51.582947  1983 ts_tablet_manager.cc:1403] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:24:51.583084  1982 ts_tablet_manager.cc:1434] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:24:51.584043  1982 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:51.585722  1983 raft_consensus.cc:359] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.586110  1981 tablet_bootstrap.cc:492] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:51.586586  1981 ts_tablet_manager.cc:1403] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 12:24:51.583161  1980 raft_consensus.cc:359] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.587448  1980 raft_consensus.cc:385] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.587729  1980 raft_consensus.cc:740] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.588356  1980 consensus_queue.cc:260] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.588887  1981 raft_consensus.cc:359] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.589617  1981 raft_consensus.cc:385] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.589882  1981 raft_consensus.cc:740] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.591996  1982 tablet_bootstrap.cc:654] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.592475  1981 consensus_queue.cc:260] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.599548  1981 ts_tablet_manager.cc:1434] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:51.600762  1981 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
W20260709 12:24:51.601114  1830 leader_election.cc:343] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.608035  1983 raft_consensus.cc:385] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.608472  1983 raft_consensus.cc:740] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.609351  1983 consensus_queue.cc:260] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.612207  1983 ts_tablet_manager.cc:1434] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 12:24:51.613844  1983 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:51.616096  2288 raft_consensus.cc:493] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.616581  2288 raft_consensus.cc:515] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.618681  1980 ts_tablet_manager.cc:1434] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:24:51.619278  2211 raft_consensus.cc:493] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.619757  2211 raft_consensus.cc:515] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.620162  1980 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.621295  1983 tablet_bootstrap.cc:654] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.621691  2211 leader_election.cc:290] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.622561  2288 leader_election.cc:290] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:51.623601  1981 tablet_bootstrap.cc:654] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.624779  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:51.625048  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd144b0db7a46c392bda079e6a4c0ce" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:51.626600  1754 leader_election.cc:343] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:51.627439  1754 leader_election.cc:343] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.633737  1981 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:51.634202  1981 ts_tablet_manager.cc:1403] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.001s
I20260709 12:24:51.635802  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.636466  1712 raft_consensus.cc:2468] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:51.637497  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd144b0db7a46c392bda079e6a4c0ce" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:51.637152  1981 raft_consensus.cc:359] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.638096  1981 raft_consensus.cc:385] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.638475  1981 raft_consensus.cc:740] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.639323  1981 consensus_queue.cc:260] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.640376  2196 leader_election.cc:290] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.641832  1981 ts_tablet_manager.cc:1434] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:24:51.641783  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:51.643214  1828 leader_election.cc:343] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.643672  1828 leader_election.cc:304] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.643985  1755 leader_election.cc:304] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.644311  1983 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:51.644861  1983 ts_tablet_manager.cc:1403] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 12:24:51.644834  2196 raft_consensus.cc:2749] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:51.638118  1864 raft_consensus.cc:2468] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:51.648677  1755 leader_election.cc:304] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.645442  2288 raft_consensus.cc:2804] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.649307  2288 raft_consensus.cc:493] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.649129  1983 raft_consensus.cc:359] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.649729  2288 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.649919  1983 raft_consensus.cc:385] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.646394  1981 tablet_bootstrap.cc:492] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:51.650224  2211 raft_consensus.cc:2804] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.650660  2211 raft_consensus.cc:493] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.650987  2211 raft_consensus.cc:3060] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.650264  1983 raft_consensus.cc:740] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.652472  1983 consensus_queue.cc:260] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.657441  2288 raft_consensus.cc:515] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.660775  1980 tablet_bootstrap.cc:654] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.661094  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
W20260709 12:24:51.662456  1754 leader_election.cc:343] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.664186  2288 leader_election.cc:290] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:51.664760  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:51.665369  1712 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.665546  1983 ts_tablet_manager.cc:1434] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:24:51.666756  1983 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:51.667106  1982 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.667573  1982 ts_tablet_manager.cc:1403] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.025s
I20260709 12:24:51.668087  1980 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.668594  1980 ts_tablet_manager.cc:1403] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 12:24:51.670214  1982 raft_consensus.cc:359] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.670871  1982 raft_consensus.cc:385] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.671515  1982 raft_consensus.cc:740] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.672294  1982 consensus_queue.cc:260] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.671396  1980 raft_consensus.cc:359] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.673913  1980 raft_consensus.cc:385] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.674209  1980 raft_consensus.cc:740] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.674268  1982 ts_tablet_manager.cc:1434] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:51.674621  1981 tablet_bootstrap.cc:654] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.675338  1982 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:51.675076  1980 consensus_queue.cc:260] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.678900  1983 tablet_bootstrap.cc:654] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.679539  2288 raft_consensus.cc:493] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.680006  2288 raft_consensus.cc:515] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.681320  1982 tablet_bootstrap.cc:654] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.683014  2288 leader_election.cc:290] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:51.684412  2180 raft_consensus.cc:493] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.684530  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.684955  2180 raft_consensus.cc:515] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.688942  1980 ts_tablet_manager.cc:1434] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:24:51.689150  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec77a7b2ec40e98d37925e447f7339" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.689824  1715 raft_consensus.cc:2468] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:51.689970  1980 tablet_bootstrap.cc:492] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.691040  1903 leader_election.cc:304] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:51.691478  1982 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.691788  2180 leader_election.cc:290] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:51.691920  1982 ts_tablet_manager.cc:1403] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:24:51.693548  1981 tablet_bootstrap.cc:492] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:51.693994  1981 ts_tablet_manager.cc:1403] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.004s
I20260709 12:24:51.695243  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec77a7b2ec40e98d37925e447f7339" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:51.695907  1864 raft_consensus.cc:2468] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:51.694666  1982 raft_consensus.cc:359] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.697868  1982 raft_consensus.cc:385] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.697953  2181 raft_consensus.cc:2804] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.698172  1982 raft_consensus.cc:740] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.698464  2181 raft_consensus.cc:493] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.698880  2181 raft_consensus.cc:3060] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.698961  1982 consensus_queue.cc:260] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.700635  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:51.701273  1982 ts_tablet_manager.cc:1434] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:24:51.701416  1864 raft_consensus.cc:2393] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:51.702193  1982 tablet_bootstrap.cc:492] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:51.702546  2209 consensus_queue.cc:1048] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:51.702574  1755 leader_election.cc:304] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:51.705143  2288 raft_consensus.cc:3060] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.708427  1982 tablet_bootstrap.cc:654] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.710985  1983 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:51.713490  1983 ts_tablet_manager.cc:1403] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 12:24:51.713668  2209 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.714171  2209 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.712785  1981 raft_consensus.cc:359] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.716356  1981 raft_consensus.cc:385] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.716691  1981 raft_consensus.cc:740] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.716882  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:51.717525  1787 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:51.718734  1681 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:51.719623  2212 raft_consensus.cc:2804] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.720002  2212 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.720383  2212 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.720660  1982 tablet_bootstrap.cc:492] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.721159  1982 ts_tablet_manager.cc:1403] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:24:51.723866  2181 raft_consensus.cc:515] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.724066  1982 raft_consensus.cc:359] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.725010  1982 raft_consensus.cc:385] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.725931  2181 leader_election.cc:290] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:51.725363  1982 raft_consensus.cc:740] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.728245  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec77a7b2ec40e98d37925e447f7339" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:51.728322  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ec77a7b2ec40e98d37925e447f7339" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:51.728915  1715 raft_consensus.cc:3060] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.729015  1863 raft_consensus.cc:3060] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.728588  2288 raft_consensus.cc:2749] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:51.733871  2209 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:51.734037  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:51.745559  1863 raft_consensus.cc:2468] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:51.734541  1980 tablet_bootstrap.cc:654] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.728564  1982 consensus_queue.cc:260] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.746816  1903 leader_election.cc:304] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:51.737816  1715 raft_consensus.cc:2468] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:51.747717  2181 raft_consensus.cc:2804] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:51.748211  2181 raft_consensus.cc:697] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:51.748621  1982 ts_tablet_manager.cc:1434] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 12:24:51.749020  2181 consensus_queue.cc:237] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.749630  1982 tablet_bootstrap.cc:492] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:51.739035  1981 consensus_queue.cc:260] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.753000  1981 ts_tablet_manager.cc:1434] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:24:51.753870  1981 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:51.757997  1982 tablet_bootstrap.cc:654] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.758471  2055 raft_consensus.cc:493] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.758993  2055 raft_consensus.cc:515] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.761113  2055 leader_election.cc:290] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.762204  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:51.763530  1830 leader_election.cc:343] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:51.763736  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 50338.4us
I20260709 12:24:51.764467  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.766112  1715 raft_consensus.cc:2468] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:51.767258  1829 leader_election.cc:304] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:51.768867  2190 raft_consensus.cc:2804] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.769203  2190 raft_consensus.cc:493] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.769542  2190 raft_consensus.cc:3060] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.770547  1712 raft_consensus.cc:2468] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:51.773160  2211 raft_consensus.cc:515] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.775079  1755 leader_election.cc:304] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:51.776665  2180 raft_consensus.cc:493] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.777348  2109 raft_consensus.cc:2804] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:51.777307  2180 raft_consensus.cc:515] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.778118  2109 raft_consensus.cc:697] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:51.741365  1983 raft_consensus.cc:359] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.744029  2196 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.788592  2196 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.779315  2109 consensus_queue.cc:237] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.789435  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd144b0db7a46c392bda079e6a4c0ce" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:51.790040  1936 raft_consensus.cc:3060] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.790772  2196 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.791388  1862 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:51.784083  2180 leader_election.cc:290] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.767266  2051 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.738061  2212 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.787972  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b30fce77015431fae606f797198ea0f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:51.787138  1983 raft_consensus.cc:385] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.796830  1983 raft_consensus.cc:740] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.795459  1982 tablet_bootstrap.cc:492] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:51.810797  1982 ts_tablet_manager.cc:1403] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.000s
I20260709 12:24:51.809566  1983 consensus_queue.cc:260] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.794176  2051 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.795706  2211 leader_election.cc:290] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.823417  1983 ts_tablet_manager.cc:1434] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.001s
I20260709 12:24:51.825225  1983 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:51.813515  1790 raft_consensus.cc:2468] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:51.827981  2212 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:51.829560  1904 leader_election.cc:304] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:51.831674  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.832702  1715 raft_consensus.cc:2393] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:51.833895  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:51.834805  1790 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:51.797307  2209 consensus_queue.cc:1048] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:24:51.819398  2180 consensus_queue.cc:1048] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:24:51.840348  2180 raft_consensus.cc:2804] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.840723  2180 raft_consensus.cc:493] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.841058  2180 raft_consensus.cc:3060] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.844349  1830 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:51.821691  2196 raft_consensus.cc:493] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.869634  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b30fce77015431fae606f797198ea0f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.870658  1712 raft_consensus.cc:2468] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
I20260709 12:24:51.882661  2051 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.881212  2055 raft_consensus.cc:2804] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:51.884939  2055 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:51.886148  2055 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.890208  1981 tablet_bootstrap.cc:654] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.879014  1936 raft_consensus.cc:2468] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:51.904078  1980 tablet_bootstrap.cc:492] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:51.904768  1980 ts_tablet_manager.cc:1403] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.008s
I20260709 12:24:51.901117  1608 catalog_manager.cc:5697] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:51.910951  2290 raft_consensus.cc:493] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.912137  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:51.912725  1787 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.912470  2290 raft_consensus.cc:515] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:51.914445  2290 leader_election.cc:290] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:51.859236  2196 raft_consensus.cc:515] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.918776  1980 raft_consensus.cc:359] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.919665  2181 raft_consensus.cc:493] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.920154  2181 raft_consensus.cc:515] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.922083  2181 leader_election.cc:290] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:51.919452  1980 raft_consensus.cc:385] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:51.924912  2109 consensus_queue.cc:1048] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:51.925036  1754 leader_election.cc:304] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:51.925582  2190 raft_consensus.cc:515] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.926573  1789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:51.928166  1830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 83914.1us
I20260709 12:24:51.930980  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:51.930909  1613 catalog_manager.cc:5697] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:51.932224  2196 leader_election.cc:290] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:51.937103  1980 raft_consensus.cc:740] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:51.909665  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd144b0db7a46c392bda079e6a4c0ce" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:51.954412  2209 raft_consensus.cc:493] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.958487  1983 tablet_bootstrap.cc:654] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:51.964951  2209 raft_consensus.cc:515] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.967006  1938 raft_consensus.cc:3060] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.968672  1863 raft_consensus.cc:3060] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.971964  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:51.973898  2190 leader_election.cc:290] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
W20260709 12:24:51.974666  1681 leader_election.cc:343] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.960047  2210 raft_consensus.cc:2804] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:51.976650  2210 raft_consensus.cc:697] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:51.976043  2180 raft_consensus.cc:515] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:51.977491  2210 consensus_queue.cc:237] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:51.978351  1980 consensus_queue.cc:260] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
W20260709 12:24:51.978951  1679 leader_election.cc:343] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:51.980202  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:51.980293  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:51.981446  1933 raft_consensus.cc:3060] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:51.981684  2180 leader_election.cc:290] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.982321  2319 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:51.982846  2319 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:51.946923  1829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:35197, user_credentials={real_user=slave}} blocked reactor thread for 102789us
I20260709 12:24:51.967195  2209 leader_election.cc:290] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:51.970885  2055 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:51.990392  1980 ts_tablet_manager.cc:1434] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.085s	user 0.011s	sys 0.000s
I20260709 12:24:51.994436  1980 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:51.983949  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b30fce77015431fae606f797198ea0f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:52.017202  1980 tablet_bootstrap.cc:654] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:51.987056  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 58344.2us
I20260709 12:24:52.021615  1981 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:52.022418  1981 ts_tablet_manager.cc:1403] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.269s	user 0.008s	sys 0.013s
I20260709 12:24:51.995390  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff0f32513842f3abaa0f5bf8655718" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:52.009377  1785 raft_consensus.cc:3060] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.008055  1863 raft_consensus.cc:2468] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
W20260709 12:24:52.012187  1679 leader_election.cc:343] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.030272  1982 raft_consensus.cc:359] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:52.031121  1982 raft_consensus.cc:385] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.031411  1982 raft_consensus.cc:740] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.032218  1982 consensus_queue.cc:260] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:52.033874  1787 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:52.045344  1982 ts_tablet_manager.cc:1434] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.234s	user 0.007s	sys 0.000s
I20260709 12:24:52.046437  1982 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:52.046761  2196 raft_consensus.cc:493] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.047253  2196 raft_consensus.cc:515] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:52.047488  1828 leader_election.cc:343] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.050434  1681 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:52.032691  1679 leader_election.cc:304] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:52.052295  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:52.053164  1864 raft_consensus.cc:2393] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:52.053309  2313 raft_consensus.cc:2749] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.055387  1859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:52.055670  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:52.056062  1859 raft_consensus.cc:2468] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:52.056243  1713 raft_consensus.cc:3060] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.053177  2209 raft_consensus.cc:2804] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:52.059393  2209 raft_consensus.cc:697] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:52.060223  2209 consensus_queue.cc:237] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.064163  2211 raft_consensus.cc:493] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.064644  2211 raft_consensus.cc:515] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:52.064873  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:52.065636  1863 raft_consensus.cc:2393] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:52.066629  2211 leader_election.cc:290] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:52.070570  1680 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:52.071461  2051 consensus_queue.cc:1048] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:52.071692  1784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:52.075930  2055 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:52.076228  1786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff0f32513842f3abaa0f5bf8655718" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:52.050463  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159e93ae2cbf4bafb0e58bb0545a40e0" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:52.071771  2212 raft_consensus.cc:2804] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:52.082985  2212 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:52.083391  2212 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.084612  1983 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:52.085120  1983 ts_tablet_manager.cc:1403] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.260s	user 0.024s	sys 0.011s
I20260709 12:24:52.091406  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:52.092201  2319 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:52.093194  2196 leader_election.cc:290] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:52.097237  1903 leader_election.cc:304] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:52.097661  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b30fce77015431fae606f797198ea0f" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:52.098109  2176 raft_consensus.cc:2749] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.098358  1712 raft_consensus.cc:3060] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.103788  1983 raft_consensus.cc:359] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.104713  1983 raft_consensus.cc:385] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.105018  1983 raft_consensus.cc:740] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.105818  1983 consensus_queue.cc:260] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.112848  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:52.114825  1983 ts_tablet_manager.cc:1434] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 12:24:52.116153  1983 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:52.127636  2051 consensus_queue.cc:1048] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:24:52.117244  1903 leader_election.cc:304] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:52.147006  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:52.158267  1980 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:52.158952  1980 ts_tablet_manager.cc:1403] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.001s
I20260709 12:24:52.160421  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:52.167544  2176 raft_consensus.cc:2749] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.173368  1981 raft_consensus.cc:359] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.174080  1981 raft_consensus.cc:385] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.174367  1981 raft_consensus.cc:740] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.185487  1981 consensus_queue.cc:260] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.190549  1981 ts_tablet_manager.cc:1434] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.168s	user 0.004s	sys 0.003s
W20260709 12:24:52.184814  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 86364us
I20260709 12:24:52.191530  1713 raft_consensus.cc:2468] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:52.204326  1712 raft_consensus.cc:2468] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:52.207356  1982 tablet_bootstrap.cc:654] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.219180  1980 raft_consensus.cc:359] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.220184  1980 raft_consensus.cc:385] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.220516  1980 raft_consensus.cc:740] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.222019  1980 consensus_queue.cc:260] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.222294  1829 leader_election.cc:304] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:52.223043  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:52.223389  2196 raft_consensus.cc:2804] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:52.223928  2196 raft_consensus.cc:697] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:52.225063  1980 ts_tablet_manager.cc:1434] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 12:24:52.224710  2196 consensus_queue.cc:237] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.225972  1980 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:52.226580  1903 leader_election.cc:304] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:52.227816  2176 consensus_queue.cc:1048] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:52.231962  1830 leader_election.cc:343] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:52.234182  1830 leader_election.cc:343] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.234583  1830 leader_election.cc:304] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:52.235364  2319 raft_consensus.cc:2749] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.236630  2176 raft_consensus.cc:2804] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:52.237138  2176 raft_consensus.cc:697] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:52.238050  2176 consensus_queue.cc:237] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.238711  1980 tablet_bootstrap.cc:654] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.240739  1981 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:52.251186  1981 tablet_bootstrap.cc:654] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.266973  1982 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:52.243844  2212 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.267508  1982 ts_tablet_manager.cc:1403] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.221s	user 0.021s	sys 0.000s
I20260709 12:24:52.269222  2212 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:52.270331  1982 raft_consensus.cc:359] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.271739  1982 raft_consensus.cc:385] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.262797  1983 tablet_bootstrap.cc:654] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.272078  1982 raft_consensus.cc:740] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.272909  1982 consensus_queue.cc:260] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.193943  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:52.327220  1754 leader_election.cc:343] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.327888  1715 raft_consensus.cc:2393] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:52.345216  1785 raft_consensus.cc:2468] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:52.352219  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:52.353539  1863 raft_consensus.cc:2468] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:52.358084  1936 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.360180  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:52.364697  2109 raft_consensus.cc:493] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:52.345265  1829 leader_election.cc:343] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.365757  2109 raft_consensus.cc:515] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.368422  2288 consensus_queue.cc:1048] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:52.368737  2180 consensus_queue.cc:1048] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:52.381801  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:52.385934  1863 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.386283  2109 leader_election.cc:290] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:52.379024  2176 consensus_queue.cc:1048] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:24:52.404181  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:52.405499  1787 raft_consensus.cc:2393] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:52.413697  1982 ts_tablet_manager.cc:1434] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.146s	user 0.007s	sys 0.001s
I20260709 12:24:52.419318  1981 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:52.422209  1980 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
W20260709 12:24:52.425050  1755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 57421.7us
W20260709 12:24:52.428504  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 60350.5us
I20260709 12:24:52.434273  1613 catalog_manager.cc:5697] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:52.440795  1830 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:52.459282  1981 ts_tablet_manager.cc:1403] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.219s	user 0.024s	sys 0.012s
W20260709 12:24:52.459812  1828 leader_election.cc:343] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:52.461511  1828 leader_election.cc:343] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.462096  1828 leader_election.cc:304] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:52.465435  2057 raft_consensus.cc:2749] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.466887  1981 raft_consensus.cc:359] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.468070  1981 raft_consensus.cc:385] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.468472  1981 raft_consensus.cc:740] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.479570  1981 consensus_queue.cc:260] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.482470  2349 raft_consensus.cc:2749] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.483050  1829 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:52.487231  2180 raft_consensus.cc:493] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.487833  2180 raft_consensus.cc:515] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.489774  1981 ts_tablet_manager.cc:1434] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.002s
I20260709 12:24:52.490545  2349 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.493613  2349 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.496239  2349 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:52.501490  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:52.502538  1715 raft_consensus.cc:2393] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
W20260709 12:24:52.503667  1680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 146523us
W20260709 12:24:52.507045  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 45622.1us
I20260709 12:24:52.509658  1755 leader_election.cc:304] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:52.513114  2210 raft_consensus.cc:2804] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:52.513604  2210 raft_consensus.cc:493] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:52.513932  2210 raft_consensus.cc:3060] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.492391  1980 ts_tablet_manager.cc:1403] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.267s	user 0.015s	sys 0.000s
I20260709 12:24:52.522193  2180 leader_election.cc:290] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:52.522665  1981 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:52.524120  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:52.524957  1712 raft_consensus.cc:2468] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:52.525600  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:52.526304  1903 leader_election.cc:304] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:52.527377  2180 raft_consensus.cc:2804] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:52.527755  2180 raft_consensus.cc:493] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:52.528136  2180 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:52.528296  1983 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:52.529099  1983 ts_tablet_manager.cc:1403] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.413s	user 0.011s	sys 0.011s
I20260709 12:24:52.535360  2311 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.536002  2311 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.538196  1863 raft_consensus.cc:2468] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:52.538444  2311 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:52.541278  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:52.527762  1787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:52.544857  1830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 104455us
I20260709 12:24:52.548419  1980 raft_consensus.cc:359] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.553640  1980 raft_consensus.cc:385] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.554006  1980 raft_consensus.cc:740] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.560530  2326 raft_consensus.cc:493] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.557829  1982 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:52.565454  2326 raft_consensus.cc:515] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:52.566202  1983 raft_consensus.cc:359] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.566998  1983 raft_consensus.cc:385] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:52.561043  1681 leader_election.cc:343] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.552412  2349 raft_consensus.cc:2749] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.567291  1983 raft_consensus.cc:740] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
W20260709 12:24:52.551946  1754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 54113.7us
I20260709 12:24:52.557740  2210 raft_consensus.cc:515] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:52.579623  2326 leader_election.cc:290] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:52.590086  2339 consensus_queue.cc:1048] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:52.590255  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:52.594002  2210 leader_election.cc:290] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:52.576782  1983 consensus_queue.cc:260] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.577339  1980 consensus_queue.cc:260] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.634960  1983 ts_tablet_manager.cc:1434] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.000s
I20260709 12:24:52.638784  1609 catalog_manager.cc:5697] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 1 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:52.640576  1680 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:52.643548  2313 raft_consensus.cc:2804] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:52.644162  2313 raft_consensus.cc:697] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:52.645246  2313 consensus_queue.cc:237] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.647531  1864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:52.649248  1980 ts_tablet_manager.cc:1434] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.001s
I20260709 12:24:52.652513  1864 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:52.665413  1680 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:52.666443  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:52.666877  2209 raft_consensus.cc:2804] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:52.668917  1982 tablet_bootstrap.cc:654] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.671337  2311 consensus_queue.cc:1048] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:52.673775  1711 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:52.676203  2209 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:52.676648  2209 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:52.692754  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:24:52.679586  1828 leader_election.cc:343] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:52.703680  1679 leader_election.cc:343] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.680418  2180 raft_consensus.cc:515] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
W20260709 12:24:52.704568  1679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 51618us
I20260709 12:24:52.709874  2181 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.710464  1980 tablet_bootstrap.cc:492] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:52.710647  2181 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:52.702701  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 48324.5us
I20260709 12:24:52.714598  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:52.714841  2181 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:52.715728  1981 tablet_bootstrap.cc:654] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.730322  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:52.731921  1860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:52.732758  1860 raft_consensus.cc:2393] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:52.733497  1829 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:52.734372  2057 raft_consensus.cc:2804] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:52.734874  2057 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:52.735301  2057 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.731231  1863 raft_consensus.cc:3060] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.736979  1980 tablet_bootstrap.cc:654] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.756681  1710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:52.744521  1755 leader_election.cc:304] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:52.761085  2355 raft_consensus.cc:3060] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:52.762053  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:52.762286  2211 consensus_queue.cc:1048] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:52.760818  2057 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.764861  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:52.734848  2209 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.767696  2057 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:52.770597  1903 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:52.771193  1983 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:52.784464  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:52.786068  1715 raft_consensus.cc:2393] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:52.786736  2211 consensus_queue.cc:1048] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:52.788213  2181 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:52.790097  1754 leader_election.cc:343] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.797495  2211 consensus_queue.cc:1048] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:52.801069  1982 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:52.801616  1982 ts_tablet_manager.cc:1403] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.244s	user 0.029s	sys 0.022s
I20260709 12:24:52.804513  1982 raft_consensus.cc:359] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.806680  1982 raft_consensus.cc:385] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.807482  2176 consensus_queue.cc:1048] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:52.809281  1982 raft_consensus.cc:740] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.810030  1982 consensus_queue.cc:260] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.816345  1863 raft_consensus.cc:2468] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:52.818650  2180 leader_election.cc:290] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:52.821244  2181 raft_consensus.cc:2749] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.823050  1982 ts_tablet_manager.cc:1434] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:24:52.824281  1982 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
W20260709 12:24:52.824189  1830 leader_election.cc:343] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.824754  1830 leader_election.cc:304] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
W20260709 12:24:52.825817  1830 leader_election.cc:343] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.827015  2349 raft_consensus.cc:2749] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.830978  1937 raft_consensus.cc:1240] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Rejecting Update request from peer 18b46d180679490fafe5db06e5fa0e7c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:24:52.838956  1982 tablet_bootstrap.cc:654] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.840165  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:52.841012  1612 catalog_manager.cc:5697] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:52.866226  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:52.868032  2319 consensus_queue.cc:1048] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:52.868737  2345 consensus_queue.cc:1048] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 12:24:52.876648  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
W20260709 12:24:52.878008  1681 leader_election.cc:343] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.880928  1903 leader_election.cc:304] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:52.881906  2181 raft_consensus.cc:2749] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:24:52.883450  2181 consensus_queue.cc:1048] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:52.869381  1755 leader_election.cc:304] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:52.903533  1859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:52.903681  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:52.904424  2055 raft_consensus.cc:493] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.908782  2055 raft_consensus.cc:515] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:52.905906  2355 raft_consensus.cc:2749] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.910966  2055 leader_election.cc:290] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:52.912361  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:52.912081  1608 catalog_manager.cc:5697] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:52.913127  1859 raft_consensus.cc:2393] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:52.914546  1981 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:52.915063  1981 ts_tablet_manager.cc:1403] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.393s	user 0.021s	sys 0.015s
I20260709 12:24:52.915632  1680 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:52.897163  2209 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:52.923018  2345 raft_consensus.cc:2749] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.924531  1982 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:52.925016  1982 ts_tablet_manager.cc:1403] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.008s
I20260709 12:24:52.927600  1982 raft_consensus.cc:359] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:52.928269  1982 raft_consensus.cc:385] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.928556  1982 raft_consensus.cc:740] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.936249  1983 tablet_bootstrap.cc:654] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:52.920202  2210 raft_consensus.cc:2804] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:52.948022  1982 consensus_queue.cc:260] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:52.914561  1755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 61724.3us
W20260709 12:24:52.972935  1830 leader_election.cc:343] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.973748  1830 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
W20260709 12:24:52.950009  1828 leader_election.cc:343] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:52.979945  1981 raft_consensus.cc:359] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.981274  1981 raft_consensus.cc:385] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:52.981568  1981 raft_consensus.cc:740] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:52.980676  2057 raft_consensus.cc:2749] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:52.983530  2211 raft_consensus.cc:493] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:52.963464  2210 raft_consensus.cc:697] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:52.984184  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:52.984614  2210 consensus_queue.cc:237] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:52.985240  2349 consensus_queue.cc:1048] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:52.982996  2348 consensus_queue.cc:1059] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:52.984022  2211 raft_consensus.cc:515] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:52.997536  1983 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:52.998055  1983 ts_tablet_manager.cc:1403] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.007s
I20260709 12:24:52.991405  1613 catalog_manager.cc:5697] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:53.002086  2211 leader_election.cc:290] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:53.004314  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:53.004981  1715 raft_consensus.cc:2468] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:53.007714  1981 consensus_queue.cc:260] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
W20260709 12:24:52.989360  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 44782us
I20260709 12:24:52.993841  2109 raft_consensus.cc:3055] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:24:53.014922  1829 leader_election.cc:343] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.015381  1829 leader_election.cc:304] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:53.017982  2320 raft_consensus.cc:2749] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:53.022607  1980 tablet_bootstrap.cc:492] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:53.023188  1980 ts_tablet_manager.cc:1403] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.313s	user 0.021s	sys 0.016s
I20260709 12:24:53.024372  2109 raft_consensus.cc:740] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:53.025288  2109 consensus_queue.cc:260] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.026472  2109 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:53.026737  1981 ts_tablet_manager.cc:1434] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.001s
I20260709 12:24:53.027769  1981 tablet_bootstrap.cc:492] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:53.028937  1980 raft_consensus.cc:359] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.029796  1755 leader_election.cc:304] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:53.034602  1980 raft_consensus.cc:385] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.034799  2288 raft_consensus.cc:2804] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:53.034896  1980 raft_consensus.cc:740] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.035292  2288 raft_consensus.cc:493] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:53.041628  1982 ts_tablet_manager.cc:1434] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.000s
I20260709 12:24:53.042624  1982 tablet_bootstrap.cc:492] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:53.047614  2209 raft_consensus.cc:493] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.048125  2209 raft_consensus.cc:515] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.050299  2209 leader_election.cc:290] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:53.051642  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:53.035712  2288 raft_consensus.cc:3060] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.052373  1863 raft_consensus.cc:2468] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:53.035733  1980 consensus_queue.cc:260] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.053493  1680 leader_election.cc:304] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:53.054302  2209 raft_consensus.cc:2804] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:53.054529  1980 ts_tablet_manager.cc:1434] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 12:24:53.054710  2209 raft_consensus.cc:493] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:53.055066  2209 raft_consensus.cc:3060] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.056667  1980 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:53.061200  1983 raft_consensus.cc:359] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.063830  1983 raft_consensus.cc:385] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.064167  1983 raft_consensus.cc:740] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.072460  1982 tablet_bootstrap.cc:654] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:53.036537  1754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 51639.6us
I20260709 12:24:53.086066  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:53.094199  1983 consensus_queue.cc:260] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.077876  2211 raft_consensus.cc:493] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.098387  2211 raft_consensus.cc:515] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.101019  2211 leader_election.cc:290] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:53.105031  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff0f32513842f3abaa0f5bf8655718" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:53.105690  1861 raft_consensus.cc:2468] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:53.107034  1755 leader_election.cc:304] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:53.108407  2348 raft_consensus.cc:2804] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:53.108768  2348 raft_consensus.cc:493] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:53.109086  2348 raft_consensus.cc:3060] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.097826  1983 ts_tablet_manager.cc:1434] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.000s
W20260709 12:24:53.116389  1679 leader_election.cc:343] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.113620  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:53.134663  1934 raft_consensus.cc:2468] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:53.136945  2288 raft_consensus.cc:515] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.139065  2288 leader_election.cc:290] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:53.147889  1613 catalog_manager.cc:5697] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:53.158741  1981 tablet_bootstrap.cc:654] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.161005  2344 consensus_queue.cc:1048] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:53.172049  1983 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:53.193794  2209 raft_consensus.cc:515] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.200031  1980 tablet_bootstrap.cc:654] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.180486  2348 raft_consensus.cc:515] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.209370  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:53.237483  1863 raft_consensus.cc:3060] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.237784  1981 tablet_bootstrap.cc:492] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:53.238793  1981 ts_tablet_manager.cc:1403] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.211s	user 0.028s	sys 0.026s
I20260709 12:24:53.245014  1863 raft_consensus.cc:2468] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:53.208760  2209 leader_election.cc:290] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:53.246148  1680 leader_election.cc:304] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:53.213181  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:53.247038  2209 raft_consensus.cc:2804] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:24:53.247812  1679 leader_election.cc:343] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.235603  1982 tablet_bootstrap.cc:492] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:53.249667  1982 ts_tablet_manager.cc:1403] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.207s	user 0.011s	sys 0.004s
I20260709 12:24:53.250819  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:53.251538  1711 raft_consensus.cc:3060] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.252662  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff0f32513842f3abaa0f5bf8655718" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:53.254742  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:53.211218  2348 leader_election.cc:290] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:53.255308  1933 raft_consensus.cc:3060] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.256386  1982 raft_consensus.cc:359] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.259212  1982 raft_consensus.cc:385] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.259606  1982 raft_consensus.cc:740] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.257280  2209 raft_consensus.cc:697] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:53.261869  2209 consensus_queue.cc:237] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.260335  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff0f32513842f3abaa0f5bf8655718" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:53.262578  2313 consensus_queue.cc:1048] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:53.262861  1861 raft_consensus.cc:3060] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.263262  1933 raft_consensus.cc:2468] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:53.249123  1983 tablet_bootstrap.cc:654] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.264325  2349 raft_consensus.cc:493] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.264815  2349 raft_consensus.cc:515] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.266947  2349 leader_election.cc:290] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:53.269707  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0a4131ef874037b3232e15ce1a0b57" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:53.270504  1712 raft_consensus.cc:2468] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 0.
I20260709 12:24:53.257930  1981 raft_consensus.cc:359] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.271055  1981 raft_consensus.cc:385] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.271628  1981 raft_consensus.cc:740] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.271889  1829 leader_election.cc:304] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:53.276163  2349 raft_consensus.cc:2804] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:53.276520  2349 raft_consensus.cc:493] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:53.270627  1861 raft_consensus.cc:2468] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:53.274029  1711 raft_consensus.cc:2468] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:53.275103  1982 consensus_queue.cc:260] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.276861  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff0f32513842f3abaa0f5bf8655718" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:53.276858  2349 raft_consensus.cc:3060] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.284735  1981 consensus_queue.cc:260] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.297312  1982 ts_tablet_manager.cc:1434] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260709 12:24:53.284204  1755 leader_election.cc:304] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:53.288857  1981 ts_tablet_manager.cc:1434] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.006s
I20260709 12:24:53.309238  1755 leader_election.cc:304] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:53.310248  2388 raft_consensus.cc:2804] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:53.310853  2388 raft_consensus.cc:697] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:53.312958  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0a4131ef874037b3232e15ce1a0b57" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:53.316315  1980 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:53.316789  1980 ts_tablet_manager.cc:1403] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.261s	user 0.011s	sys 0.003s
W20260709 12:24:53.317636  1754 leader_election.cc:343] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.319586  1982 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:53.320313  1981 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:53.308805  2348 raft_consensus.cc:2804] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:53.324270  2348 raft_consensus.cc:697] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:53.325178  2348 consensus_queue.cc:237] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.311702  2388 consensus_queue.cc:237] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.331979  1981 tablet_bootstrap.cc:654] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.332466  1980 raft_consensus.cc:359] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.333166  1980 raft_consensus.cc:385] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.333442  1980 raft_consensus.cc:740] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
W20260709 12:24:53.323455  1754 leader_election.cc:343] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:53.339857  1830 leader_election.cc:343] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.347770  1980 consensus_queue.cc:260] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.356758  2349 raft_consensus.cc:515] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.357968  1980 ts_tablet_manager.cc:1434] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 12:24:53.359514  1609 catalog_manager.cc:5697] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:53.380023  1982 tablet_bootstrap.cc:654] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.382607  2176 raft_consensus.cc:493] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.383121  2176 raft_consensus.cc:515] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.385715  2349 leader_election.cc:290] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:53.386199  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0a4131ef874037b3232e15ce1a0b57" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
W20260709 12:24:53.388062  1830 leader_election.cc:343] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.389411  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0a4131ef874037b3232e15ce1a0b57" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:53.390040  1711 raft_consensus.cc:3060] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.404568  2176 leader_election.cc:290] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:53.417615  1980 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:53.422637  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:53.423543  1863 raft_consensus.cc:2393] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:53.429942  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc5c62ff6ff4e7bb6144c47308ee9d9" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:53.431926  1980 tablet_bootstrap.cc:654] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.434465  1983 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:53.434978  1983 ts_tablet_manager.cc:1403] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.278s	user 0.026s	sys 0.026s
I20260709 12:24:53.438339  1982 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:53.438874  1982 ts_tablet_manager.cc:1403] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.009s
I20260709 12:24:53.438925  1904 leader_election.cc:304] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:53.440168  2176 raft_consensus.cc:3060] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.441850  1982 raft_consensus.cc:359] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.443120  1982 raft_consensus.cc:385] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.451218  1711 raft_consensus.cc:2468] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:53.443413  1982 raft_consensus.cc:740] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.460760  1829 leader_election.cc:304] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:53.460979  1982 consensus_queue.cc:260] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.461872  2320 raft_consensus.cc:2804] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:53.462373  2320 raft_consensus.cc:697] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:53.462584  1982 ts_tablet_manager.cc:1434] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 12:24:53.463650  1982 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:53.463210  2320 consensus_queue.cc:237] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.457597  2176 raft_consensus.cc:2749] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:53.476811  2355 consensus_queue.cc:1048] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:53.452400  1983 raft_consensus.cc:359] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.481037  1983 raft_consensus.cc:385] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.481750  1983 raft_consensus.cc:740] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.493163  1982 tablet_bootstrap.cc:654] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.480995  1612 catalog_manager.cc:5697] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:53.497120  1983 consensus_queue.cc:260] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.498030  1612 catalog_manager.cc:5697] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:53.506137  1980 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:53.506646  1980 ts_tablet_manager.cc:1403] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.010s
I20260709 12:24:53.509584  1980 raft_consensus.cc:359] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.510473  1980 raft_consensus.cc:385] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.510775  1980 raft_consensus.cc:740] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.511523  1980 consensus_queue.cc:260] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.515494  1980 ts_tablet_manager.cc:1434] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:24:53.528012  1983 ts_tablet_manager.cc:1434] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260709 12:24:53.528923  1980 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:53.534374  1613 catalog_manager.cc:5697] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 1, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 1 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:53.526877  2349 raft_consensus.cc:493] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.537166  1981 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:53.537662  1981 ts_tablet_manager.cc:1403] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.228s	user 0.016s	sys 0.032s
I20260709 12:24:53.540539  1983 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:53.540485  1981 raft_consensus.cc:359] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.541258  1981 raft_consensus.cc:385] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.541554  1981 raft_consensus.cc:740] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.536131  2349 raft_consensus.cc:515] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.545914  2349 leader_election.cc:290] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:53.543102  1981 consensus_queue.cc:260] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.548626  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:53.551775  1829 leader_election.cc:343] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.550101  2392 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.553023  2392 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.546697  2355 consensus_queue.cc:1048] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:24:53.556562  1980 tablet_bootstrap.cc:654] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.558492  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:53.559551  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:53.560716  1755 leader_election.cc:343] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:53.561481  1830 leader_election.cc:343] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.561950  1830 leader_election.cc:304] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:53.562071  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:53.555275  2392 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
W20260709 12:24:53.565586  1754 leader_election.cc:343] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.566084  1754 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:53.567269  2392 raft_consensus.cc:2749] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:53.567432  2319 raft_consensus.cc:2749] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:53.567723  2176 raft_consensus.cc:493] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.568313  2176 raft_consensus.cc:515] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.574429  1981 ts_tablet_manager.cc:1434] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:24:53.575794  1981 tablet_bootstrap.cc:492] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:53.577636  1982 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:53.578392  1982 ts_tablet_manager.cc:1403] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.115s	user 0.026s	sys 0.008s
I20260709 12:24:53.584146  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:53.585099  1862 raft_consensus.cc:2393] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:53.586601  2176 leader_election.cc:290] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:53.587667  2320 raft_consensus.cc:493] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.588235  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:53.589839  1903 leader_election.cc:304] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:53.592726  2176 raft_consensus.cc:3060] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.588243  2320 raft_consensus.cc:515] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.602448  1981 tablet_bootstrap.cc:654] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.607280  2320 leader_election.cc:290] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:53.609366  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:53.610524  2176 raft_consensus.cc:2749] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:53.611328  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:53.611042  1828 leader_election.cc:343] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:53.612768  1830 leader_election.cc:343] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.613191  1830 leader_election.cc:304] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:53.614452  2319 raft_consensus.cc:2749] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:53.614638  1983 tablet_bootstrap.cc:654] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.616021  1982 raft_consensus.cc:359] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.616787  1982 raft_consensus.cc:385] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.617121  1982 raft_consensus.cc:740] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.617864  1982 consensus_queue.cc:260] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.626664  1980 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:53.629251  1980 ts_tablet_manager.cc:1403] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.004s
I20260709 12:24:53.639395  1982 ts_tablet_manager.cc:1434] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.003s
I20260709 12:24:53.643396  1983 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:53.644007  1983 ts_tablet_manager.cc:1403] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.000s
I20260709 12:24:53.649833  1983 raft_consensus.cc:359] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.650568  1983 raft_consensus.cc:385] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.650841  1983 raft_consensus.cc:740] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.651551  1983 consensus_queue.cc:260] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.653858  1983 ts_tablet_manager.cc:1434] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:24:53.654678  1982 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f: Bootstrap starting.
I20260709 12:24:53.662439  1982 tablet_bootstrap.cc:654] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.662907  1980 raft_consensus.cc:359] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.663811  1980 raft_consensus.cc:385] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.664106  1980 raft_consensus.cc:740] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.665925  1980 consensus_queue.cc:260] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.667701  1981 tablet_bootstrap.cc:492] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:53.668246  1981 ts_tablet_manager.cc:1403] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.025s
I20260709 12:24:53.671890  1981 raft_consensus.cc:359] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.673029  1980 ts_tablet_manager.cc:1434] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 12:24:53.674182  1980 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:53.672642  1981 raft_consensus.cc:385] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.679050  1981 raft_consensus.cc:740] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.684091  1983 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:53.680048  1981 consensus_queue.cc:260] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:53.695326  1983 tablet_bootstrap.cc:654] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.702499  1980 tablet_bootstrap.cc:654] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.714116  1934 raft_consensus.cc:3060] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.716090  1982 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f: No bootstrap required, opened a new log
I20260709 12:24:53.716643  1982 ts_tablet_manager.cc:1403] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260709 12:24:53.720400  2209 consensus_queue.cc:1048] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:53.726301  2388 raft_consensus.cc:493] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.726903  2388 raft_consensus.cc:515] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.729215  2388 leader_election.cc:290] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:53.730818  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:53.733162  1981 ts_tablet_manager.cc:1434] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 12:24:53.739884  1715 raft_consensus.cc:2468] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:53.727421  1982 raft_consensus.cc:359] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.742053  1982 raft_consensus.cc:385] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.742421  1982 raft_consensus.cc:740] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.743302  1982 consensus_queue.cc:260] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.744974  1982 ts_tablet_manager.cc:1434] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:24:53.740567  1981 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:53.750937  1755 leader_election.cc:304] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:53.752818  2348 raft_consensus.cc:2804] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:53.753221  2348 raft_consensus.cc:493] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:53.753592  2348 raft_consensus.cc:3060] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.755548  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:53.757269  1754 leader_election.cc:343] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.769398  1983 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:53.770098  1983 ts_tablet_manager.cc:1403] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.017s
I20260709 12:24:53.769646  2392 consensus_queue.cc:1048] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:53.769546  2344 consensus_queue.cc:1048] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:53.773113  1983 raft_consensus.cc:359] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.773912  1983 raft_consensus.cc:385] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.773272  2355 consensus_queue.cc:1048] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:53.778730  1983 raft_consensus.cc:740] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.780115  1983 consensus_queue.cc:260] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.782487  1980 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:53.786537  1980 ts_tablet_manager.cc:1403] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.011s
I20260709 12:24:53.788333  1983 ts_tablet_manager.cc:1434] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 12:24:53.789876  1980 raft_consensus.cc:359] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.790645  1980 raft_consensus.cc:385] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:53.790930  1980 raft_consensus.cc:740] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:53.792371  1983 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:53.783944  2348 raft_consensus.cc:515] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.798755  2392 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.818608  2392 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.820873  2392 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:53.823472  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:53.823944  1983 tablet_bootstrap.cc:654] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:53.824877  1754 leader_election.cc:343] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:53.752823  1981 tablet_bootstrap.cc:654] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.809352  1980 consensus_queue.cc:260] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:53.813982  2387 consensus_queue.cc:1048] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:53.829130  1980 ts_tablet_manager.cc:1434] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:24:53.825933  2348 leader_election.cc:290] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:53.830646  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:53.831552  1711 raft_consensus.cc:2393] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:53.839264  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:53.843597  1711 raft_consensus.cc:3060] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.848840  1980 tablet_bootstrap.cc:492] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:53.855818  1980 tablet_bootstrap.cc:654] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:53.856434  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:53.857270  1863 raft_consensus.cc:2393] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:53.857316  1711 raft_consensus.cc:2468] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:53.863615  1755 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:53.865378  2344 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.865931  2344 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:53.866786  2392 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.870304  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:53.871227  1790 raft_consensus.cc:2468] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:53.872067  1755 leader_election.cc:304] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
W20260709 12:24:53.891716  1754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 51742.6us
I20260709 12:24:53.878422  2344 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:53.892233  2387 raft_consensus.cc:2804] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:24:53.923394  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:53.927683  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:53.931208  2392 raft_consensus.cc:2749] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:53.919700  2320 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:53.934916  2320 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:53.940873  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:53.919049  1681 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:53.956316  2209 raft_consensus.cc:2804] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:53.970244  2209 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:53.970705  1983 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:53.971735  1983 ts_tablet_manager.cc:1403] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.023s
I20260709 12:24:53.970743  2209 raft_consensus.cc:3060] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:53.996781  2387 raft_consensus.cc:697] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:54.016418  2387 consensus_queue.cc:237] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.032105  1980 tablet_bootstrap.cc:492] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:54.032660  1980 ts_tablet_manager.cc:1403] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.184s	user 0.019s	sys 0.049s
I20260709 12:24:54.018886  1983 raft_consensus.cc:359] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.033838  1983 raft_consensus.cc:385] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.034225  1983 raft_consensus.cc:740] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.037859  2423 consensus_queue.cc:1048] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:54.035965  1983 consensus_queue.cc:260] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.053857  1981 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:54.057466  1980 raft_consensus.cc:359] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.058796  1980 raft_consensus.cc:385] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.059175  1980 raft_consensus.cc:740] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.059959  1980 consensus_queue.cc:260] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.063318  1983 ts_tablet_manager.cc:1434] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.001s
I20260709 12:24:54.065856  1981 ts_tablet_manager.cc:1403] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.326s	user 0.034s	sys 0.043s
W20260709 12:24:54.069842  1679 leader_election.cc:343] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.077466  1980 ts_tablet_manager.cc:1434] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 12:24:54.082790  2423 raft_consensus.cc:493] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.075947  2320 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:54.123126  1980 tablet_bootstrap.cc:492] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:54.124130  1983 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:54.088551  2313 raft_consensus.cc:493] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.135080  2313 raft_consensus.cc:515] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.090624  2423 raft_consensus.cc:515] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.155871  2423 leader_election.cc:290] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:54.181793  1983 tablet_bootstrap.cc:654] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.182592  1785 raft_consensus.cc:3060] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.190059  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0a4131ef874037b3232e15ce1a0b57" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:54.196406  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:54.208787  1680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 79939.2us
I20260709 12:24:54.213879  1981 raft_consensus.cc:359] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.215241  1981 raft_consensus.cc:385] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.215605  1981 raft_consensus.cc:740] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
W20260709 12:24:54.220677  1679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 98742.4us
I20260709 12:24:54.219494  1981 consensus_queue.cc:260] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.226469  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0a4131ef874037b3232e15ce1a0b57" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:54.227793  1715 raft_consensus.cc:2393] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 1: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:54.221796  2430 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.235229  2430 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.237331  2430 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:54.238543  2209 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.240420  2313 leader_election.cc:290] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
W20260709 12:24:54.220350  1681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 100168us
I20260709 12:24:54.249742  2381 raft_consensus.cc:493] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.250418  2381 raft_consensus.cc:515] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.265304  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:54.265633  2429 raft_consensus.cc:493] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.266149  2429 raft_consensus.cc:515] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.269429  2176 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.269744  2429 leader_election.cc:290] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:54.270022  2176 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.271457  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:54.272135  2176 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
W20260709 12:24:54.274325  1681 leader_election.cc:343] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.275244  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:54.275911  1781 raft_consensus.cc:2468] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 0.
W20260709 12:24:54.275949  1679 leader_election.cc:343] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.277451  1904 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:54.278754  2325 raft_consensus.cc:2804] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:54.279109  2325 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.279448  2325 raft_consensus.cc:3060] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.285113  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:54.285624  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
W20260709 12:24:54.300951  1830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 58522.5us
I20260709 12:24:54.284591  2209 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:54.313609  1981 ts_tablet_manager.cc:1434] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.247s	user 0.009s	sys 0.000s
I20260709 12:24:54.304215  1785 raft_consensus.cc:3060] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.320333  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:54.321545  1863 raft_consensus.cc:2468] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:54.305380  2349 consensus_queue.cc:1048] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:24:54.332038  1980 tablet_bootstrap.cc:654] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.340510  1608 catalog_manager.cc:5697] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:54.339802  1829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:35197, user_credentials={real_user=slave}} blocked reactor thread for 116323us
I20260709 12:24:54.341014  1981 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:54.312870  2325 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.357355  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:54.345916  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
W20260709 12:24:54.361505  1829 leader_election.cc:343] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.339843  1680 leader_election.cc:304] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
W20260709 12:24:54.374729  1828 leader_election.cc:343] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.375511  1828 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.376127  1983 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:54.376827  1983 ts_tablet_manager.cc:1403] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.295s	user 0.025s	sys 0.031s
I20260709 12:24:54.379796  1934 raft_consensus.cc:2393] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e in current term 1: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:54.365311  1862 raft_consensus.cc:2468] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:54.384894  2325 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:54.385448  2209 raft_consensus.cc:2804] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:54.385892  2209 raft_consensus.cc:493] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.386227  2209 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:54.389334  1680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 57515us
I20260709 12:24:54.390121  1711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:54.390413  1680 leader_election.cc:304] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.392134  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:54.393146  2433 raft_consensus.cc:2804] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:54.393548  2433 raft_consensus.cc:493] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.393872  2433 raft_consensus.cc:3060] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.394404  2381 leader_election.cc:290] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:54.395773  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:54.396164  2209 raft_consensus.cc:515] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.398680  2209 leader_election.cc:290] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:54.390951  1711 raft_consensus.cc:2393] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:54.399302  1981 tablet_bootstrap.cc:654] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.405282  1903 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:54.429390  2325 raft_consensus.cc:2749] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:54.400803  1980 tablet_bootstrap.cc:492] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:54.431831  1980 ts_tablet_manager.cc:1403] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.343s	user 0.015s	sys 0.007s
I20260709 12:24:54.432682  2348 raft_consensus.cc:493] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:54.412907  1754 consensus_peers.cc:597] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c -> Peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Couldn't send request to peer ad01b2d8709d43f79e2b7863f0d032bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:54.411759  1829 leader_election.cc:343] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.420368  2433 raft_consensus.cc:515] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.436758  1785 raft_consensus.cc:2468] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:54.438051  2433 leader_election.cc:290] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:54.421506  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:54.438051  1681 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.411499  2320 consensus_queue.cc:1048] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
W20260709 12:24:54.440658  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 65977.7us
I20260709 12:24:54.441502  1755 leader_election.cc:304] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:54.441816  2320 raft_consensus.cc:2749] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:54.441515  2433 raft_consensus.cc:2804] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:54.442229  2421 raft_consensus.cc:2749] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:54.409286  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:54.441522  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:54.442485  2433 raft_consensus.cc:697] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:54.439141  1862 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.444190  2433 consensus_queue.cc:237] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
W20260709 12:24:54.444687  1679 leader_election.cc:343] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.412774  1983 raft_consensus.cc:359] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.448021  1983 raft_consensus.cc:385] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:54.448688  1754 leader_election.cc:343] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.448875  1983 raft_consensus.cc:740] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.452673  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:54.453128  1863 raft_consensus.cc:3060] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.406919  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:54.462849  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:54.463762  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:54.458709  1983 consensus_queue.cc:260] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.469790  1857 raft_consensus.cc:2468] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:54.476537  1755 leader_election.cc:304] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.478091  2421 raft_consensus.cc:2804] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:54.478627  2421 raft_consensus.cc:493] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.479110  2421 raft_consensus.cc:3060] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:54.494107  1681 leader_election.cc:343] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.447295  2348 raft_consensus.cc:515] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.497419  2348 leader_election.cc:290] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
W20260709 12:24:54.501104  1828 leader_election.cc:343] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.501578  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:54.501745  1828 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.510669  2319 raft_consensus.cc:2749] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:54.511202  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:54.511910  1933 raft_consensus.cc:2468] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 2.
I20260709 12:24:54.514640  1754 leader_election.cc:304] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:54.515441  2428 raft_consensus.cc:2804] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:24:54.515930  2428 raft_consensus.cc:493] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.516356  2428 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:54.517448  2421 raft_consensus.cc:515] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.520025  2421 leader_election.cc:290] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:54.522964  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:54.526268  2434 raft_consensus.cc:493] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.526748  2434 raft_consensus.cc:515] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.530217  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:54.530493  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:54.531277  1857 raft_consensus.cc:3060] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:54.532171  1681 leader_election.cc:343] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.533262  2434 leader_election.cc:290] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:54.533977  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:54.533984  1754 leader_election.cc:343] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:54.535593  1679 leader_election.cc:343] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.536115  1679 leader_election.cc:304] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e; no voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.538432  2419 consensus_queue.cc:1048] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:54.541265  2435 raft_consensus.cc:2749] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:54.538858  1980 raft_consensus.cc:359] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.545452  1980 raft_consensus.cc:385] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.545799  1980 raft_consensus.cc:740] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.547570  1863 raft_consensus.cc:2468] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:54.547807  1980 consensus_queue.cc:260] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.548972  1983 ts_tablet_manager.cc:1434] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.172s	user 0.005s	sys 0.003s
I20260709 12:24:54.550465  1680 leader_election.cc:304] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.587868  1980 ts_tablet_manager.cc:1434] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.156s	user 0.006s	sys 0.002s
I20260709 12:24:54.589978  1983 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:54.553933  2434 raft_consensus.cc:2804] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:54.599334  2434 raft_consensus.cc:697] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:54.600266  2434 consensus_queue.cc:237] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.602586  1981 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:54.603083  1981 ts_tablet_manager.cc:1403] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.272s	user 0.033s	sys 0.068s
I20260709 12:24:54.585776  2344 raft_consensus.cc:493] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 18b46d180679490fafe5db06e5fa0e7c)
I20260709 12:24:54.604950  2344 raft_consensus.cc:515] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.605715  1981 raft_consensus.cc:359] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.606352  1981 raft_consensus.cc:385] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.606606  1981 raft_consensus.cc:740] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.607199  1981 consensus_queue.cc:260] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.609398  1981 ts_tablet_manager.cc:1434] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:54.609885  1857 raft_consensus.cc:2468] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:54.616171  1981 tablet_bootstrap.cc:492] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:54.616581  1980 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:54.602613  1608 catalog_manager.cc:5697] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:54.619683  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:54.620896  1755 leader_election.cc:304] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.621644  2381 raft_consensus.cc:2804] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:54.622143  2381 raft_consensus.cc:697] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:54.622465  1981 tablet_bootstrap.cc:654] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.623198  2381 consensus_queue.cc:237] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.626713  1862 raft_consensus.cc:2468] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:54.607013  2344 leader_election.cc:290] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:54.638788  1980 tablet_bootstrap.cc:654] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.635262  1983 tablet_bootstrap.cc:654] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.589912  2348 raft_consensus.cc:493] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.662024  1680 leader_election.cc:304] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:54.681777  1938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:54.677423  2344 raft_consensus.cc:2804] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:54.684609  1938 raft_consensus.cc:2393] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e in current term 2: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:54.670432  2348 raft_consensus.cc:515] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.697863  2348 leader_election.cc:290] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:54.699610  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:54.702174  1754 leader_election.cc:343] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.690560  2344 raft_consensus.cc:697] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:54.703092  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:54.703464  2344 consensus_queue.cc:237] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.704301  1857 raft_consensus.cc:2468] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:54.705499  1755 leader_election.cc:304] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.706468  2348 raft_consensus.cc:2804] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:54.706835  2348 raft_consensus.cc:493] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.707151  2348 raft_consensus.cc:3060] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.709043  1981 tablet_bootstrap.cc:492] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:54.709551  1981 ts_tablet_manager.cc:1403] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.019s
I20260709 12:24:54.711179  2430 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.711818  2430 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.721832  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:54.722568  1713 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:54.723692  1829 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
W20260709 12:24:54.725102  2453 log.cc:927] Time spent T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Append to log took a long time: real 0.070s	user 0.004s	sys 0.000s
I20260709 12:24:54.672600  2428 raft_consensus.cc:515] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.730435  2437 raft_consensus.cc:2804] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:54.733844  2437 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.734100  2428 leader_election.cc:290] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 3 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:54.734236  2437 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.734849  1781 raft_consensus.cc:2368] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e for earlier term 2. Current term is 3.
I20260709 12:24:54.738978  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:54.740576  1937 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:54.743706  1712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a282d4a006964488a9b007da4aafb025" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:54.744347  1712 raft_consensus.cc:3060] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:24:54.747660  1681 leader_election.cc:400] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241) with higher term. Message: Invalid argument: T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e for earlier term 2. Current term is 3.
I20260709 12:24:54.747999  1681 leader_election.cc:403] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:24:54.751233  1608 catalog_manager.cc:5697] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.714221  2430 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:54.754093  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:54.757525  2348 raft_consensus.cc:515] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.754755  1785 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:54.759438  1937 raft_consensus.cc:2468] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 3.
I20260709 12:24:54.761750  1754 leader_election.cc:304] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:54.764935  2381 raft_consensus.cc:2804] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:54.765417  2381 raft_consensus.cc:697] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:54.766242  2381 consensus_queue.cc:237] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.767690  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:54.768294  1857 raft_consensus.cc:3060] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.769768  2348 leader_election.cc:290] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:54.770577  2437 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.773682  1981 raft_consensus.cc:359] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.774245  2437 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:54.774430  1981 raft_consensus.cc:385] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.777139  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:54.777734  1785 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.779482  1980 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:54.780104  1980 ts_tablet_manager.cc:1403] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.012s
I20260709 12:24:54.774821  1981 raft_consensus.cc:740] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.785735  1983 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:54.785583  1981 consensus_queue.cc:260] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.786178  1983 ts_tablet_manager.cc:1403] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.199s	user 0.014s	sys 0.005s
I20260709 12:24:54.787868  1712 raft_consensus.cc:2468] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 3.
I20260709 12:24:54.788436  2434 raft_consensus.cc:2749] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241) with higher term. Message: Invalid argument: T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41acc2b7b8a749d9a517cca9b59f621e for earlier term 2. Current term is 3.
I20260709 12:24:54.788439  1612 catalog_manager.cc:5697] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:54.793767  1857 raft_consensus.cc:2468] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:54.794931  1755 leader_election.cc:304] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:54.795806  2348 raft_consensus.cc:2804] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:54.783926  1980 raft_consensus.cc:359] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.796563  2348 raft_consensus.cc:697] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:54.796617  1980 raft_consensus.cc:385] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.797722  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:54.798141  1980 raft_consensus.cc:740] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
W20260709 12:24:54.798972  1754 leader_election.cc:343] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.797530  2348 consensus_queue.cc:237] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.799989  1980 consensus_queue.cc:260] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.805198  1981 ts_tablet_manager.cc:1434] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260709 12:24:54.806252  1981 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:54.788373  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:54.807893  1713 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.810948  1981 tablet_bootstrap.cc:654] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.813845  1713 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:24:54.815014  1829 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:54.816134  1980 ts_tablet_manager.cc:1434] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:24:54.816293  2437 raft_consensus.cc:2804] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:54.816817  2437 raft_consensus.cc:697] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:54.817673  2437 consensus_queue.cc:237] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER 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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.822953  1785 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:24:54.794776  1983 raft_consensus.cc:359] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.831308  1983 raft_consensus.cc:385] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.831627  1983 raft_consensus.cc:740] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.832293  1983 consensus_queue.cc:260] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.828457  1612 catalog_manager.cc:5697] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:54.834210  1980 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: Bootstrap starting.
I20260709 12:24:54.834491  1983 ts_tablet_manager.cc:1434] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 12:24:54.848138  1983 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:54.850083  2325 raft_consensus.cc:493] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.856665  2325 raft_consensus.cc:515] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.858991  2325 leader_election.cc:290] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:54.862376  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:54.863246  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:54.864032  1857 raft_consensus.cc:2393] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:54.866477  1904 leader_election.cc:304] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:54.870469  2325 raft_consensus.cc:3060] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.881754  1983 tablet_bootstrap.cc:654] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.887367  1612 catalog_manager.cc:5697] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 0 to 2, leader changed from <none> to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 2 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.896567  1981 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:54.897114  1981 ts_tablet_manager.cc:1403] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.013s
I20260709 12:24:54.899194  2433 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:54.899755  2433 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.899885  1981 raft_consensus.cc:359] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.900605  1981 raft_consensus.cc:385] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.900317  1980 tablet_bootstrap.cc:654] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.900869  1981 raft_consensus.cc:740] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.901902  2433 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:54.901538  1981 consensus_queue.cc:260] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:54.904793  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:54.906364  1679 leader_election.cc:343] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:54.907521  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:54.908195  1857 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:54.909559  1680 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:54.911368  2434 raft_consensus.cc:2804] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:54.911787  2434 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:54.912102  2434 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.913558  1981 ts_tablet_manager.cc:1434] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:24:54.914932  1981 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:54.926760  1981 tablet_bootstrap.cc:654] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.935325  2325 raft_consensus.cc:2749] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:54.941316  1981 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:54.941901  1981 ts_tablet_manager.cc:1403] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260709 12:24:54.944877  1981 raft_consensus.cc:359] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.945631  1981 raft_consensus.cc:385] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.945962  1981 raft_consensus.cc:740] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.946820  1981 consensus_queue.cc:260] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.948581  1981 ts_tablet_manager.cc:1434] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:54.949749  1981 tablet_bootstrap.cc:492] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:54.945760  2434 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.955773  1981 tablet_bootstrap.cc:654] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:54.957075  1980 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: No bootstrap required, opened a new log
I20260709 12:24:54.957624  1980 ts_tablet_manager.cc:1403] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: Time spent bootstrapping tablet: real 0.124s	user 0.022s	sys 0.013s
I20260709 12:24:54.957850  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:54.958441  1857 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:54.961083  1980 raft_consensus.cc:359] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.962131  1980 raft_consensus.cc:385] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.962517  1980 raft_consensus.cc:740] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.971369  1857 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:54.972489  1680 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:54.973544  2344 raft_consensus.cc:2804] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:54.974041  2344 raft_consensus.cc:697] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:54.974871  2344 consensus_queue.cc:237] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:54.975648  1980 consensus_queue.cc:260] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:54.978523  1980 ts_tablet_manager.cc:1434] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:54.982924  1981 tablet_bootstrap.cc:492] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:54.983726  1981 ts_tablet_manager.cc:1403] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260709 12:24:54.987861  1981 raft_consensus.cc:359] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.988860  1981 raft_consensus.cc:385] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:54.989243  1981 raft_consensus.cc:740] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:54.990572  1981 consensus_queue.cc:260] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:54.994275  1981 ts_tablet_manager.cc:1434] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:24:54.995800  1981 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:54.999758  2434 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:55.004361  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:55.005400  1937 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.010252  1983 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: No bootstrap required, opened a new log
I20260709 12:24:55.010808  1983 ts_tablet_manager.cc:1403] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.176s	user 0.030s	sys 0.031s
I20260709 12:24:55.013918  1983 raft_consensus.cc:359] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.014768  1612 catalog_manager.cc:5697] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.014614  1983 raft_consensus.cc:385] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:55.017102  1983 raft_consensus.cc:740] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:55.017933  1983 consensus_queue.cc:260] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.016667  1937 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:55.020251  1983 ts_tablet_manager.cc:1434] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 12:24:55.021036  2428 consensus_queue.cc:1048] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.022046  2325 raft_consensus.cc:493] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:55.023977  2325 raft_consensus.cc:515] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.024992  1981 tablet_bootstrap.cc:654] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:55.032620  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:55.033175  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:55.033895  1862 raft_consensus.cc:2393] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:55.034698  1903 leader_election.cc:304] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:55.035722  2432 raft_consensus.cc:3060] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.036803  1612 catalog_manager.cc:5697] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.026160  2325 leader_election.cc:290] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:55.062393  2348 consensus_queue.cc:1048] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.074890  2432 raft_consensus.cc:2749] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:55.081696  1661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:55.081295  1608 catalog_manager.cc:5697] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.084996  2432 raft_consensus.cc:493] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:55.085815  2432 raft_consensus.cc:515] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:24:55.089912  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:55.102937  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050cc1190a5641fe852b44056a3b5927" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:55.103741  1857 raft_consensus.cc:2393] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:55.104661  2432 leader_election.cc:290] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:55.106185  1903 leader_election.cc:304] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:55.107060  2434 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:55.107610  2432 raft_consensus.cc:3060] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.107700  2434 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.110276  2434 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:55.107992  2344 consensus_queue.cc:1048] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.112035  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:55.115839  1981 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:55.116410  1981 ts_tablet_manager.cc:1403] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.121s	user 0.036s	sys 0.033s
I20260709 12:24:55.116765  2432 raft_consensus.cc:2749] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:55.117507  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:55.118076  1857 raft_consensus.cc:2468] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 0.
I20260709 12:24:55.119472  1981 raft_consensus.cc:359] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:55.120278  1981 raft_consensus.cc:385] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:55.121562  1679 leader_election.cc:343] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:55.128413  2433 consensus_queue.cc:1048] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.133446  1680 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:55.136078  2344 raft_consensus.cc:2804] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:55.136482  2344 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:55.136848  2344 raft_consensus.cc:3060] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.149097  2434 consensus_queue.cc:1048] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:55.150419  1981 raft_consensus.cc:740] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:55.151752  2428 raft_consensus.cc:493] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:55.152451  2428 raft_consensus.cc:515] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:55.152505  1981 consensus_queue.cc:260] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:55.155474  2428 leader_election.cc:290] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:55.157234  1981 ts_tablet_manager.cc:1434] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:24:55.159634  1981 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc: Bootstrap starting.
I20260709 12:24:55.160310  1715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:55.162196  1715 raft_consensus.cc:2468] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:55.164867  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:55.165771  1933 raft_consensus.cc:2468] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 0.
I20260709 12:24:55.167380  1754 leader_election.cc:304] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:55.168911  2381 raft_consensus.cc:2804] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:55.169373  2381 raft_consensus.cc:493] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:55.169811  2381 raft_consensus.cc:3060] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.174015  1981 tablet_bootstrap.cc:654] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:55.176656  1781 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.185066  2428 consensus_queue.cc:1048] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.190397  2344 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.198299  1981 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc: No bootstrap required, opened a new log
I20260709 12:24:55.248895  1981 ts_tablet_manager.cc:1403] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.000s
I20260709 12:24:55.250203  2344 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:24:55.251384  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:55.253232  1981 raft_consensus.cc:359] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.254644  1981 raft_consensus.cc:385] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:55.255007  1981 raft_consensus.cc:740] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Initialized, Role: FOLLOWER
I20260709 12:24:55.255784  1981 consensus_queue.cc:260] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.211867  2436 consensus_queue.cc:1048] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:55.216527  1938 raft_consensus.cc:3060] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.258848  1981 ts_tablet_manager.cc:1434] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:55.207023  2381 raft_consensus.cc:515] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:55.257289  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:55.259828  1863 raft_consensus.cc:3060] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.261514  2381 leader_election.cc:290] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:55.272310  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:55.277436  1934 raft_consensus.cc:3060] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.231555  2433 consensus_queue.cc:1048] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:55.273193  1863 raft_consensus.cc:2468] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 1.
I20260709 12:24:55.284497  2480 consensus_queue.cc:1048] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.285324  1680 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:55.287379  2480 raft_consensus.cc:2804] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:55.287873  2480 raft_consensus.cc:697] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:24:55.288709  2480 consensus_queue.cc:237] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.301584  1934 raft_consensus.cc:2468] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:55.317378  1754 leader_election.cc:304] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:55.318439  2348 raft_consensus.cc:2804] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:55.318946  2348 raft_consensus.cc:697] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:55.319823  2348 consensus_queue.cc:237] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:55.324297  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:55.324952  1713 raft_consensus.cc:3060] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:55.328609  1679 leader_election.cc:343] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:55.334555  1713 raft_consensus.cc:2468] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:55.338768  2428 consensus_queue.cc:1048] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.347245  1785 raft_consensus.cc:1275] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:55.356117  2430 consensus_queue.cc:1048] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:55.385777  2483 log.cc:927] Time spent T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 12:24:55.387451  1679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 57829.7us
W20260709 12:24:55.392252  1681 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:34241, user_credentials={real_user=slave}} blocked reactor thread for 56742.3us
I20260709 12:24:55.404771  1613 catalog_manager.cc:5697] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 1 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.412464  1608 catalog_manager.cc:5697] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 1 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.433521  1933 raft_consensus.cc:1275] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:55.437461  2421 consensus_queue.cc:1048] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:55.446254  1680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 46441.8us
I20260709 12:24:55.459671  1712 raft_consensus.cc:1275] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:24:55.461504  1712 raft_consensus.cc:1275] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:55.473481  2348 consensus_queue.cc:1048] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:55.474354  2487 consensus_queue.cc:1048] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.546950  2436 consensus_queue.cc:1048] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.556491  2495 consensus_queue.cc:1048] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.691560  2432 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:55.692073  2432 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:55.693830  2432 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:55.694614  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:55.694921  1713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:55.695307  1857 raft_consensus.cc:2393] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 1: Already voted for candidate 41acc2b7b8a749d9a517cca9b59f621e in this term.
I20260709 12:24:55.696626  1903 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:55.697299  2432 raft_consensus.cc:3060] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:55.704437  2432 raft_consensus.cc:2749] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:55.724284  2495 consensus_queue.cc:1048] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:55.727140 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
I20260709 12:24:55.735181  2495 consensus_queue.cc:1048] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:55.743216  1755 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 211 similar messages]
W20260709 12:24:55.774474  1755 consensus_peers.cc:597] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:55.787657  1829 consensus_peers.cc:597] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:55.789880  1755 consensus_peers.cc:597] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:55.791217  1829 consensus_peers.cc:597] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.796159 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:55.798189 31157 tablet_replica.cc:333] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.799052 31157 raft_consensus.cc:2243] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.800216 31157 raft_consensus.cc:2272] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:55.800292  1829 consensus_peers.cc:597] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.803158 31157 tablet_replica.cc:333] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.803851 31157 raft_consensus.cc:2243] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.804316 31157 raft_consensus.cc:2272] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.806231 31157 tablet_replica.cc:333] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.806914 31157 raft_consensus.cc:2243] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.807859 31157 raft_consensus.cc:2272] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.809818 31157 tablet_replica.cc:333] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.810467 31157 raft_consensus.cc:2243] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.810868 31157 raft_consensus.cc:2272] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.812690 31157 tablet_replica.cc:333] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.813256 31157 raft_consensus.cc:2243] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.813714 31157 raft_consensus.cc:2272] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.815739 31157 tablet_replica.cc:333] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.816506 31157 raft_consensus.cc:2243] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.817512 31157 raft_consensus.cc:2272] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.819847 31157 tablet_replica.cc:333] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.820482 31157 raft_consensus.cc:2243] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.820922 31157 raft_consensus.cc:2272] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.824189 31157 tablet_replica.cc:333] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.825449 31157 raft_consensus.cc:2243] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.826427 31157 raft_consensus.cc:2272] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:55.826867  1903 consensus_peers.cc:597] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.828548 31157 tablet_replica.cc:333] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.829173 31157 raft_consensus.cc:2243] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.829545 31157 raft_consensus.cc:2272] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.832247 31157 tablet_replica.cc:333] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.832839 31157 raft_consensus.cc:2243] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.833292 31157 raft_consensus.cc:2272] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.836088 31157 tablet_replica.cc:333] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.836932 31157 raft_consensus.cc:2243] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.837519 31157 raft_consensus.cc:2272] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.840139 31157 tablet_replica.cc:333] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.840946 31157 raft_consensus.cc:2243] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.841496 31157 raft_consensus.cc:2272] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.845954 31157 tablet_replica.cc:333] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.847079 31157 raft_consensus.cc:2243] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.848104 31157 raft_consensus.cc:2272] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.850350  2348 consensus_queue.cc:1048] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:55.850872 31157 tablet_replica.cc:333] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.851846 31157 raft_consensus.cc:2243] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:24:55.852344  1829 consensus_peers.cc:597] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.852825 31157 raft_consensus.cc:2272] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.855209 31157 tablet_replica.cc:333] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.856021 31157 raft_consensus.cc:2243] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.856542 31157 raft_consensus.cc:2272] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.859083 31157 tablet_replica.cc:333] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.859871 31157 raft_consensus.cc:2243] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.860385 31157 raft_consensus.cc:2272] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.862918 31157 tablet_replica.cc:333] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.863781 31157 raft_consensus.cc:2243] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.864331 31157 raft_consensus.cc:2272] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:55.872763  1903 consensus_peers.cc:597] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.876696 31157 tablet_replica.cc:333] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.877662 31157 raft_consensus.cc:2243] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.878170 31157 raft_consensus.cc:2272] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.880580 31157 tablet_replica.cc:333] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.881347 31157 raft_consensus.cc:2243] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.881825 31157 raft_consensus.cc:2272] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.884698 31157 tablet_replica.cc:333] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.885639 31157 raft_consensus.cc:2243] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.886866 31157 raft_consensus.cc:2272] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.889777 31157 tablet_replica.cc:333] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.890646 31157 raft_consensus.cc:2243] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.891186 31157 raft_consensus.cc:2272] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.894212 31157 tablet_replica.cc:333] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.895169 31157 raft_consensus.cc:2243] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.896274 31157 raft_consensus.cc:2272] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.899211 31157 tablet_replica.cc:333] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.900086 31157 raft_consensus.cc:2243] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.900641 31157 raft_consensus.cc:2272] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.903252 31157 tablet_replica.cc:333] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.904103 31157 raft_consensus.cc:2243] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.905200 31157 raft_consensus.cc:2272] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.908344 31157 tablet_replica.cc:333] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.909286 31157 raft_consensus.cc:2243] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:24:55.909278  1755 consensus_peers.cc:597] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.910156 31157 raft_consensus.cc:2272] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.913959 31157 tablet_replica.cc:333] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
W20260709 12:24:55.914733  1829 consensus_peers.cc:597] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.914812 31157 raft_consensus.cc:2243] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.915622 31157 raft_consensus.cc:2272] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.918488 31157 tablet_replica.cc:333] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.919328 31157 raft_consensus.cc:2243] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.920409 31157 raft_consensus.cc:2272] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:55.921973  1829 consensus_peers.cc:597] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.922956 31157 tablet_replica.cc:333] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.923856 31157 raft_consensus.cc:2243] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.924887 31157 raft_consensus.cc:2272] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.927033 31157 tablet_replica.cc:333] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.927673 31157 raft_consensus.cc:2243] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.928133 31157 raft_consensus.cc:2272] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.930215 31157 tablet_replica.cc:333] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.930763 31157 raft_consensus.cc:2243] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.931628 31157 raft_consensus.cc:2272] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.934355 31157 tablet_replica.cc:333] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.935245 31157 raft_consensus.cc:2243] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.935810 31157 raft_consensus.cc:2272] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.938519 31157 tablet_replica.cc:333] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.939097 31157 raft_consensus.cc:2243] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.939536 31157 raft_consensus.cc:2272] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.941314 31157 tablet_replica.cc:333] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.942044 31157 raft_consensus.cc:2243] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.942546 31157 raft_consensus.cc:2272] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.945204 31157 tablet_replica.cc:333] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.946013 31157 raft_consensus.cc:2243] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.946678 31157 raft_consensus.cc:2272] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:55.948751  1903 consensus_peers.cc:597] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.949484 31157 tablet_replica.cc:333] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.950201 31157 raft_consensus.cc:2243] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.950637 31157 raft_consensus.cc:2272] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.952785 31157 tablet_replica.cc:333] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.953358 31157 raft_consensus.cc:2243] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.953908 31157 raft_consensus.cc:2272] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.956247 31157 tablet_replica.cc:333] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.956746 31157 raft_consensus.cc:2243] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.957458 31157 raft_consensus.cc:2272] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.959803 31157 tablet_replica.cc:333] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.960376 31157 raft_consensus.cc:2243] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.961325 31157 raft_consensus.cc:2272] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.963786 31157 tablet_replica.cc:333] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.964510 31157 raft_consensus.cc:2243] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.965479 31157 raft_consensus.cc:2272] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.967996 31157 tablet_replica.cc:333] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.968536 31157 raft_consensus.cc:2243] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.969306 31157 raft_consensus.cc:2272] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.971546 31157 tablet_replica.cc:333] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.972173 31157 raft_consensus.cc:2243] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.972609 31157 raft_consensus.cc:2272] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.974957 31157 tablet_replica.cc:333] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.975698 31157 raft_consensus.cc:2243] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.976511 31157 raft_consensus.cc:2272] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.979686 31157 tablet_replica.cc:333] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.980243 31157 raft_consensus.cc:2243] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.980688 31157 raft_consensus.cc:2272] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.983178 31157 tablet_replica.cc:333] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.983714 31157 raft_consensus.cc:2243] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.984714 31157 raft_consensus.cc:2272] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:55.985773  1829 consensus_peers.cc:597] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.986936 31157 tablet_replica.cc:333] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: stopping tablet replica
I20260709 12:24:55.987581 31157 raft_consensus.cc:2243] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:55.988353 31157 raft_consensus.cc:2272] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:56.001369  1755 consensus_peers.cc:597] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.055816  1829 consensus_peers.cc:597] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.060870 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
W20260709 12:24:56.079818  1755 consensus_peers.cc:597] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.119835  1903 consensus_peers.cc:597] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.128822  1755 consensus_peers.cc:597] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.129376  1755 consensus_peers.cc:597] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.136386  1903 consensus_peers.cc:597] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.146072 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:56.153439  2513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:56.166662  2514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:56.172924  1903 consensus_peers.cc:597] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.176232  2516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:56.179371 31157 server_base.cc:1061] running on GCE node
I20260709 12:24:56.182801 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:56.183003 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:56.183257 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599896183239 us; error 0 us; skew 500 ppm
I20260709 12:24:56.183902 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:56.188772 31157 webserver.cc:533] Webserver started at http://127.30.109.65:43201/ using document root <none> and password file <none>
W20260709 12:24:56.188831  1829 consensus_peers.cc:597] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.189389 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:56.189597 31157 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:24:56.193197 31157 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:24:56.200555  2521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:56.201350 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.005s	sys 0.000s
I20260709 12:24:56.201649 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "41acc2b7b8a749d9a517cca9b59f621e"
format_stamp: "Formatted at 2026-07-09 12:24:44 on dist-test-slave-8mql"
I20260709 12:24:56.201989 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:24:56.213253 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:56.214376 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 12:24:56.215487  1755 consensus_peers.cc:597] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.216010 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:56.220901  2528 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:24:56.222321  1903 consensus_peers.cc:597] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.277685  1755 consensus_peers.cc:597] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:56.311604  1829 consensus_peers.cc:597] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.463105 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:24:56.463517 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.244s	user 0.005s	sys 0.003s
I20260709 12:24:56.463841 31157 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:24:56.469205  2528 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.482590  2528 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.483438  2528 tablet_bootstrap.cc:492] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.484028  2528 ts_tablet_manager.cc:1403] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:24:56.486028  2528 raft_consensus.cc:359] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.486575  2528 raft_consensus.cc:740] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.487267  2528 consensus_queue.cc:260] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.490617  2528 ts_tablet_manager.cc:1434] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:56.491472  2528 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.512202  2528 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.512883  2528 tablet_bootstrap.cc:492] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.513383  2528 ts_tablet_manager.cc:1403] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:24:56.515163  2528 raft_consensus.cc:359] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.515708  2528 raft_consensus.cc:740] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.516201  2528 consensus_queue.cc:260] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.517535  2528 ts_tablet_manager.cc:1434] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:56.518100  2528 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.533854  2528 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.534639  2528 tablet_bootstrap.cc:492] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.535887  2528 ts_tablet_manager.cc:1403] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260709 12:24:56.537680  2528 raft_consensus.cc:359] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.538278  2528 raft_consensus.cc:740] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.538846  2528 consensus_queue.cc:260] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.540274  2528 ts_tablet_manager.cc:1434] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:24:56.540850  2528 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.554059  2528 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.554944  2528 tablet_bootstrap.cc:492] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.555580  2528 ts_tablet_manager.cc:1403] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:24:56.559142  2528 raft_consensus.cc:359] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.559826  2528 raft_consensus.cc:740] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.561796  2528 consensus_queue.cc:260] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.564229  2528 ts_tablet_manager.cc:1434] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:56.564848  2528 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.577849  2528 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.578748  2528 tablet_bootstrap.cc:492] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.579372  2528 ts_tablet_manager.cc:1403] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:24:56.581664  2528 raft_consensus.cc:359] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.582304  2528 raft_consensus.cc:740] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.582993  2528 consensus_queue.cc:260] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.584838  2528 ts_tablet_manager.cc:1434] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:56.585642  2528 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.599453  2528 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.600299  2528 tablet_bootstrap.cc:492] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.600886  2528 ts_tablet_manager.cc:1403] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:24:56.603128  2528 raft_consensus.cc:359] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.603844  2528 raft_consensus.cc:740] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.604475  2528 consensus_queue.cc:260] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.606199  2528 ts_tablet_manager.cc:1434] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:56.606918  2528 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.620790  2528 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.621685  2528 tablet_bootstrap.cc:492] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.622319  2528 ts_tablet_manager.cc:1403] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:24:56.624675  2528 raft_consensus.cc:359] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.625346  2528 raft_consensus.cc:740] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.625979  2528 consensus_queue.cc:260] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.627871  2528 ts_tablet_manager.cc:1434] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:24:56.628610  2528 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.642486  2528 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.643436  2528 tablet_bootstrap.cc:492] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.644040  2528 ts_tablet_manager.cc:1403] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:24:56.646373  2528 raft_consensus.cc:359] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.647037  2528 raft_consensus.cc:740] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.647673  2528 consensus_queue.cc:260] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.649600  2528 ts_tablet_manager.cc:1434] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:56.650314  2528 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.672657  2528 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.673573  2528 tablet_bootstrap.cc:492] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.674194  2528 ts_tablet_manager.cc:1403] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260709 12:24:56.676540  2528 raft_consensus.cc:359] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.677188  2528 raft_consensus.cc:740] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.677866  2528 consensus_queue.cc:260] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.679800  2528 ts_tablet_manager.cc:1434] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:24:56.680667  2528 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.685972 31157 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:24:56.686331 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.223s	user 0.205s	sys 0.009s
I20260709 12:24:56.698582  2528 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.700230  2528 tablet_bootstrap.cc:492] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.700867  2528 ts_tablet_manager.cc:1403] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:24:56.703503  2528 raft_consensus.cc:359] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.704504  2528 raft_consensus.cc:740] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.705287  2528 consensus_queue.cc:260] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.707387  2528 ts_tablet_manager.cc:1434] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:56.710623  2528 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.748363  2528 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.749126  2528 tablet_bootstrap.cc:492] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.749665  2528 ts_tablet_manager.cc:1403] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.015s
I20260709 12:24:56.751598  2528 raft_consensus.cc:359] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.752162  2528 raft_consensus.cc:740] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.752871  2528 consensus_queue.cc:260] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.754706  2528 ts_tablet_manager.cc:1434] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:56.755450  2528 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.771147  2437 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.771961  2437 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.776479  2528 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.777464  2528 tablet_bootstrap.cc:492] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.778072  2528 ts_tablet_manager.cc:1403] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 12:24:56.780527  2437 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:56.780862  2528 raft_consensus.cc:359] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.782209  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:56.784159  2528 raft_consensus.cc:740] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.785503  2528 consensus_queue.cc:260] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.788635  2528 ts_tablet_manager.cc:1434] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:24:56.789762  2528 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
W20260709 12:24:56.794787  1829 leader_election.cc:336] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111)
I20260709 12:24:56.795285  1829 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:56.796056  2437 raft_consensus.cc:2749] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:56.809767  2528 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.811084  2528 tablet_bootstrap.cc:492] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.811975  2528 ts_tablet_manager.cc:1403] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260709 12:24:56.815361  2528 raft_consensus.cc:359] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.816210  2528 raft_consensus.cc:740] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.817091  2528 consensus_queue.cc:260] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.820186  2528 ts_tablet_manager.cc:1434] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:56.821123  2528 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.838866  2528 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.840030  2528 tablet_bootstrap.cc:492] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.840834  2528 ts_tablet_manager.cc:1403] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:24:56.843459  2528 raft_consensus.cc:359] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.844234  2528 raft_consensus.cc:740] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.845533 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:35197
I20260709 12:24:56.845090  2528 consensus_queue.cc:260] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.845863  2603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:35197 every 8 connection(s)
I20260709 12:24:56.847553  2528 ts_tablet_manager.cc:1434] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:56.848407  2528 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.878211  2528 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:56.879312  2528 tablet_bootstrap.cc:492] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.880100  2528 ts_tablet_manager.cc:1403] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.014s
I20260709 12:24:56.882730  2528 raft_consensus.cc:359] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.883450  2528 raft_consensus.cc:740] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.884330  2528 consensus_queue.cc:260] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.886693  2528 ts_tablet_manager.cc:1434] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 12:24:56.887571  2528 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.891695  2604 heartbeater.cc:344] Connected to a master server at 127.30.109.126:37313
I20260709 12:24:56.892184  2604 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:56.897477  2604 heartbeater.cc:507] Master 127.30.109.126:37313 requested a full tablet report, sending...
I20260709 12:24:56.897392  2487 raft_consensus.cc:493] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.898123  2487 raft_consensus.cc:515] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.899113  2320 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.899693  2320 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.900306  2487 leader_election.cc:290] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:56.903357  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:56.906255  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:56.908228  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.908622  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.909308  2528 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:24:56.909793  1829 leader_election.cc:343] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.910228  1829 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:56.910385  2528 tablet_bootstrap.cc:492] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:56.911024  2487 raft_consensus.cc:2749] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:56.916433  2530 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.916980  2530 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.917960  2369 raft_consensus.cc:493] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.918476  2369 raft_consensus.cc:515] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.919138  2530 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:56.920441  2369 leader_election.cc:290] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:56.920729  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:56.922344  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:56.922617  2369 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.923152  2369 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.923789  1609 ts_manager.cc:194] Re-registered known tserver with Master: 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:56.926664  2532 raft_consensus.cc:493] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.926951  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:56.927182  2532 raft_consensus.cc:515] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.927641  1785 raft_consensus.cc:2468] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:56.928867  1904 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [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: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:56.929250  2532 leader_election.cc:290] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:56.929630  2432 raft_consensus.cc:2804] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:56.930032  2432 raft_consensus.cc:493] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.930418  2432 raft_consensus.cc:3060] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.935706  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.935905  2369 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:56.935189  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.938131  2432 raft_consensus.cc:515] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
W20260709 12:24:56.938928  1755 leader_election.cc:343] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:56.939752  1755 leader_election.cc:343] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.940128  1755 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:56.941128  2532 raft_consensus.cc:2749] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:56.912264  2320 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
W20260709 12:24:56.912650  1829 leader_election.cc:343] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.911206  2528 ts_tablet_manager.cc:1403] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:24:56.944375  1829 leader_election.cc:304] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:56.945394  2320 raft_consensus.cc:2749] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:56.946938  2528 raft_consensus.cc:359] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.947691  2528 raft_consensus.cc:740] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:56.947846  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:56.948562  1857 raft_consensus.cc:2468] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:56.948345  2528 consensus_queue.cc:260] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.950798  2528 ts_tablet_manager.cc:1434] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:56.951627  2528 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:56.951788  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.952858  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.953692  1755 leader_election.cc:304] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:56.954037  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:56.954514  2532 raft_consensus.cc:2804] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:56.954983  2532 raft_consensus.cc:493] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.955498  2532 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:56.955883  1903 leader_election.cc:343] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.956368  1903 leader_election.cc:304] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:56.957211  2369 raft_consensus.cc:2749] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:56.958127  1903 leader_election.cc:343] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:56.958957  1903 leader_election.cc:343] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.960176  2432 leader_election.cc:290] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:56.961417  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd89a0db11e2413bbbec42bdd7f70991" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:56.962034  1785 raft_consensus.cc:3060] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.964233  2437 raft_consensus.cc:493] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.964745  2437 raft_consensus.cc:515] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.966797  2437 leader_election.cc:290] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:56.968282  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.968505  2437 raft_consensus.cc:493] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.968747  2529 raft_consensus.cc:493] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.969002  2437 raft_consensus.cc:515] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:56.969857  1829 leader_election.cc:343] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.969525  2529 raft_consensus.cc:515] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:56.972087  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.972450  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
W20260709 12:24:56.973510  1829 leader_election.cc:343] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.973867  2437 leader_election.cc:290] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:56.974845  1828 leader_election.cc:304] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:56.976370  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:56.977862  2437 raft_consensus.cc:2749] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:56.976300  2369 raft_consensus.cc:493] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.978981  1828 leader_election.cc:304] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:56.978783  2369 raft_consensus.cc:515] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.980713  2320 raft_consensus.cc:2749] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:56.984220  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:56.986660  2529 leader_election.cc:290] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:56.989018  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:56.989789  2532 raft_consensus.cc:515] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:56.990854  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:56.993543  2421 raft_consensus.cc:493] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.994091  2421 raft_consensus.cc:515] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:56.994822  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
W20260709 12:24:56.996224  1755 leader_election.cc:343] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.996490  2421 leader_election.cc:290] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:56.997153  2369 leader_election.cc:290] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:56.997771  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.000298  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
W20260709 12:24:57.000924  1903 leader_election.cc:343] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:57.001528  1755 leader_election.cc:343] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:56.998235  2529 raft_consensus.cc:493] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:56.999357  2532 leader_election.cc:290] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:56.999931  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.000955  1857 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.002349  2529 raft_consensus.cc:515] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.004680  2528 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.005605  2528 tablet_bootstrap.cc:492] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:57.006227  2528 ts_tablet_manager.cc:1403] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.031s
I20260709 12:24:57.006570  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:57.001503  1903 leader_election.cc:304] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.007135  1785 raft_consensus.cc:2468] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.008112  2432 raft_consensus.cc:2749] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:24:57.008642  1903 leader_election.cc:343] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.008805  2528 raft_consensus.cc:359] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.009534  2529 leader_election.cc:290] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:57.008715  1904 leader_election.cc:304] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [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: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.009670  2528 raft_consensus.cc:740] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:57.009949  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.010735  2578 raft_consensus.cc:2468] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.011006  2529 raft_consensus.cc:2804] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.010877  2528 consensus_queue.cc:260] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.011525  2529 raft_consensus.cc:697] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.012358  2529 consensus_queue.cc:237] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.013027  2528 ts_tablet_manager.cc:1434] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:57.012962  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.013631  1937 raft_consensus.cc:2468] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:57.013916  2528 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:57.009197  1903 leader_election.cc:304] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:57.018249  1903 leader_election.cc:304] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:57.020327  1754 leader_election.cc:304] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.021437  2532 raft_consensus.cc:2804] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.021793  2532 raft_consensus.cc:493] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.022122  2532 raft_consensus.cc:3060] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.024230  1857 raft_consensus.cc:2468] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 2.
I20260709 12:24:57.025312  2613 raft_consensus.cc:2804] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.025521  1755 leader_election.cc:304] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.025712  2613 raft_consensus.cc:493] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.026070  2613 raft_consensus.cc:3060] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.027412  2348 raft_consensus.cc:2804] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.028069  2348 raft_consensus.cc:697] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:57.029011  2348 consensus_queue.cc:237] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.031513  2369 raft_consensus.cc:2749] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.035673  2613 raft_consensus.cc:515] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.039198  2530 raft_consensus.cc:493] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.039691  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:57.039943  2530 raft_consensus.cc:515] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.039012  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.041654  2578 raft_consensus.cc:3060] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.043524  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.044404  2576 raft_consensus.cc:2468] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:57.044644  2369 raft_consensus.cc:493] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.045186  2369 raft_consensus.cc:515] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.047257  1755 leader_election.cc:304] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:57.047772  2369 leader_election.cc:290] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:57.048353  2613 leader_election.cc:290] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:57.048902  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:57.050091  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:57.051478  1903 leader_election.cc:343] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.052062  1903 leader_election.cc:304] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.052691  2578 raft_consensus.cc:2468] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.053159  2613 raft_consensus.cc:2749] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.053844  2528 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.053851  1903 leader_election.cc:304] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:57.054915  2528 tablet_bootstrap.cc:492] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:57.055088  2421 raft_consensus.cc:2804] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.051522  2530 leader_election.cc:290] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:57.055320  2613 raft_consensus.cc:2804] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.058157  2613 raft_consensus.cc:697] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.057483  1612 catalog_manager.cc:5697] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.058741  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.059142  2613 consensus_queue.cc:237] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.060345  2369 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.060866  2369 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.063122  2369 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.063791  2437 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.064067  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.064361  2437 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.065569  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.066102  2532 raft_consensus.cc:515] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.066423  1857 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.068456  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.069219  1933 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:57.069759  1903 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
W20260709 12:24:57.070688  1903 leader_election.cc:343] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.071063  1828 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.072106  2320 raft_consensus.cc:2804] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.072511  2320 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.072883  2320 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.071524  2369 raft_consensus.cc:2804] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.073340  2369 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.073709  2369 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.080395  2320 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.055539  2421 raft_consensus.cc:493] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.081553  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.055670  2528 ts_tablet_manager.cc:1403] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.042s	user 0.029s	sys 0.012s
I20260709 12:24:57.083871  1933 raft_consensus.cc:3060] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.083477  2421 raft_consensus.cc:3060] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.082994  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.087375  2529 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.087921  2529 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:57.088680  1829 leader_election.cc:343] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.088450  2528 raft_consensus.cc:359] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.090550  2528 raft_consensus.cc:740] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:57.082805  2437 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.091289  2528 consensus_queue.cc:260] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.094776  1609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37916
I20260709 12:24:57.082386  2369 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.095181  2421 raft_consensus.cc:515] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.101629  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.102269  1857 raft_consensus.cc:2468] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.102746  1933 raft_consensus.cc:2468] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 2.
I20260709 12:24:57.089948  2529 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.104028  1754 leader_election.cc:304] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.105041  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.105463  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaab3ae3b3984213a90c010da3a3b21d" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.107133  2618 raft_consensus.cc:2804] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.107306  2421 leader_election.cc:290] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:57.107681  2618 raft_consensus.cc:697] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:57.108085  2532 leader_election.cc:290] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.108237  2369 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.108556  2618 consensus_queue.cc:237] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.104164  1903 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
W20260709 12:24:57.111471  1903 leader_election.cc:343] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.111582  2320 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.112207  2604 heartbeater.cc:499] Master 127.30.109.126:37313 was elected leader, sending a full tablet report...
I20260709 12:24:57.114446  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.115211  2528 ts_tablet_manager.cc:1434] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:24:57.116006  2528 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:57.116406  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.117465  1857 raft_consensus.cc:2393] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 2: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
W20260709 12:24:57.117974  1829 leader_election.cc:343] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.119742  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.106834  1608 catalog_manager.cc:5697] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 2 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.122912  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
W20260709 12:24:57.121686  1755 leader_election.cc:343] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.122277  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.126335  2577 raft_consensus.cc:3060] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:57.127044  1903 leader_election.cc:343] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.132305  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.132244  1903 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:57.133850  2529 raft_consensus.cc:2804] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.134320  2529 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.134800  2529 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.133140  1933 raft_consensus.cc:2393] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 2: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:57.145056  2369 raft_consensus.cc:2749] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.145187  1828 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:57.151710  2487 raft_consensus.cc:2749] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.148171  2529 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.155184  2529 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.157148  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.157809  1857 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.158864  2320 raft_consensus.cc:493] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.159710  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.159590  2320 raft_consensus.cc:515] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.161659  2577 raft_consensus.cc:2468] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 2.
W20260709 12:24:57.162398  1903 leader_election.cc:343] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.164733  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:57.168179  1829 leader_election.cc:343] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.170420  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.171814  1828 leader_election.cc:304] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:57.172583  2487 raft_consensus.cc:2749] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.173446  2320 leader_election.cc:290] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.176359  1857 raft_consensus.cc:2468] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.180361  1903 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.180507  1755 leader_election.cc:304] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:57.181203  2529 raft_consensus.cc:2804] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.181594  2618 raft_consensus.cc:2804] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.181711  2529 raft_consensus.cc:697] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.182212  2618 raft_consensus.cc:697] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:57.182688  2529 consensus_queue.cc:237] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.183741  2348 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.184193  2348 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.184830  2528 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.185892  2528 tablet_bootstrap.cc:492] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:57.185956  2348 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:57.186728  2528 ts_tablet_manager.cc:1403] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.004s
I20260709 12:24:57.187659  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.187866  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.188247  1857 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:57.183060  2618 consensus_queue.cc:237] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.191704  1755 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:57.195621  2530 raft_consensus.cc:2804] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.196162  2530 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.196655  2530 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.198908  2528 raft_consensus.cc:359] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.208636  2528 raft_consensus.cc:740] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:57.209802  2528 consensus_queue.cc:260] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.212313  2528 ts_tablet_manager.cc:1434] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:24:57.213152  2528 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
W20260709 12:24:57.207705  1755 leader_election.cc:343] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.206197  2369 raft_consensus.cc:493] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.215478  2487 raft_consensus.cc:493] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.215787  2369 raft_consensus.cc:515] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.216075  2487 raft_consensus.cc:515] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.218562  2369 leader_election.cc:290] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.219072  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.219547  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.219723  1933 raft_consensus.cc:2468] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:57.220896  1828 leader_election.cc:304] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.221072  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.221637  2320 raft_consensus.cc:2804] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.221750  2576 raft_consensus.cc:2468] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.222035  2320 raft_consensus.cc:493] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.222455  2320 raft_consensus.cc:3060] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.223073  1903 leader_election.cc:304] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.223855  2369 raft_consensus.cc:2804] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.224223  2369 raft_consensus.cc:493] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.224577  2369 raft_consensus.cc:3060] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.226732  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:57.228664  1829 leader_election.cc:343] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.229657  2320 raft_consensus.cc:515] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.232398  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.232905  1933 raft_consensus.cc:3060] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.233229  2530 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.235126  2487 leader_election.cc:290] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.237192  2613 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.238113  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.237879  2613 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:57.239816  1755 leader_election.cc:343] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.240638  2613 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.243813  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.244622  1857 raft_consensus.cc:2468] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.246104  2437 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.246865  2437 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.249238  2437 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.245410  1933 raft_consensus.cc:2468] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:24:57.251196  1903 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.251430  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.252070  2577 raft_consensus.cc:2468] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:57.252780  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.253794  2574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304f23cdbeb44ba4b911e36e86e1b060" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.253275  1828 leader_election.cc:304] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.253877  2576 raft_consensus.cc:2468] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.255216  2369 raft_consensus.cc:515] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.256222  2432 raft_consensus.cc:2804] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.256618  2437 raft_consensus.cc:2804] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.256636  2432 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.258379  2432 raft_consensus.cc:3060] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.259431  2530 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:57.261570  2574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.262145  2574 raft_consensus.cc:3060] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.264438  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.265236  1861 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.266904  2630 raft_consensus.cc:493] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.267432  2630 raft_consensus.cc:515] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.258435  2437 raft_consensus.cc:697] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:57.269546  2630 leader_election.cc:290] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.258133  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.270506  2530 raft_consensus.cc:493] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.255189  1829 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:57.272991  2530 raft_consensus.cc:515] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
W20260709 12:24:57.273638  1829 leader_election.cc:343] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.269806  2437 consensus_queue.cc:237] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.274281  2487 raft_consensus.cc:2804] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.274849  2487 raft_consensus.cc:493] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.275444  2487 raft_consensus.cc:3060] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.276906  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.280249  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.280798  1857 raft_consensus.cc:2468] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.282578  1903 leader_election.cc:304] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.284598  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.285631  2629 raft_consensus.cc:2804] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.286052  2629 raft_consensus.cc:493] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.286413  2629 raft_consensus.cc:3060] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:57.288599  1903 leader_election.cc:343] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.288730  2432 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.291299  2432 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.292094  2348 raft_consensus.cc:493] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.292703  2348 raft_consensus.cc:515] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.293998  1861 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 2.
I20260709 12:24:57.294971  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.295699  1933 raft_consensus.cc:2393] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 2: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:57.295996  2348 leader_election.cc:290] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.296976  2320 leader_election.cc:290] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.298425  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.299537  2577 raft_consensus.cc:3060] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.299647  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:57.301450  1755 leader_election.cc:343] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.302428  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.303064  2576 raft_consensus.cc:2468] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:57.303232  2630 raft_consensus.cc:493] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.303833  2630 raft_consensus.cc:515] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.304365  1755 leader_election.cc:304] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:57.305932  2630 leader_election.cc:290] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.306152  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.306567  2532 raft_consensus.cc:2804] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.295895  2530 leader_election.cc:290] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.306949  2532 raft_consensus.cc:493] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.309119  2532 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.312052  1755 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.312970  2348 raft_consensus.cc:2804] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.313433  2348 raft_consensus.cc:697] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:57.314235  2348 consensus_queue.cc:237] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.291532  2613 raft_consensus.cc:493] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.328037  2532 raft_consensus.cc:515] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.330320  2532 leader_election.cc:290] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.332892  2573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.333601  2573 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.336165  2631 raft_consensus.cc:493] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.336874  2631 raft_consensus.cc:515] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.341874  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.342221  2573 raft_consensus.cc:2468] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 2.
I20260709 12:24:57.342958  2631 leader_election.cc:290] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.332912  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.343530  2488 raft_consensus.cc:493] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.344024  2488 raft_consensus.cc:515] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.347162  2488 leader_election.cc:290] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.347853  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.349064  1934 raft_consensus.cc:2393] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 2: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:57.350307  2572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4831bc915d34eb1b71403f1d82753da" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.351691  2571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.354166  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
W20260709 12:24:57.368345  1829 leader_election.cc:343] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.323213  2613 raft_consensus.cc:515] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.369689  1755 leader_election.cc:304] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:57.370783  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.387223  1933 raft_consensus.cc:2468] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:57.357625  1828 leader_election.cc:304] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:57.390578  2437 raft_consensus.cc:493] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.391057  2437 raft_consensus.cc:515] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.391770  2488 raft_consensus.cc:3060] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.392460  2633 raft_consensus.cc:493] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.394400  2629 raft_consensus.cc:515] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.394889  2633 raft_consensus.cc:515] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.396757  2631 raft_consensus.cc:493] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.397243  2631 raft_consensus.cc:515] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.399894  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.400533  2578 raft_consensus.cc:2468] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:57.401065  2633 leader_election.cc:290] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.371459  2618 raft_consensus.cc:2804] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.401587  1829 leader_election.cc:304] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:24:57.402211  2618 raft_consensus.cc:697] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:57.402575  2320 raft_consensus.cc:2804] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.403082  2320 raft_consensus.cc:493] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.377935  2530 raft_consensus.cc:493] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.382761  2613 leader_election.cc:290] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.405400  2530 raft_consensus.cc:515] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.386322  2577 raft_consensus.cc:2468] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.350297  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.407584  1937 raft_consensus.cc:2468] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:57.388142  2574 raft_consensus.cc:2468] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.261584  2369 leader_election.cc:290] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.409761  2320 raft_consensus.cc:3060] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.401310  2488 raft_consensus.cc:2749] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.403379  2348 raft_consensus.cc:493] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.366684  2487 raft_consensus.cc:515] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
W20260709 12:24:57.356657  1903 leader_election.cc:343] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.411088  2348 raft_consensus.cc:515] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
W20260709 12:24:57.411754  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.65:35197, user_credentials={real_user=slave}} blocked reactor thread for 55150.8us
I20260709 12:24:57.411216  2488 raft_consensus.cc:493] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.400146  2528 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.409901  1828 leader_election.cc:304] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.403204  2618 consensus_queue.cc:237] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.413879  2528 tablet_bootstrap.cc:492] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:57.414533  2528 ts_tablet_manager.cc:1403] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.202s	user 0.049s	sys 0.073s
I20260709 12:24:57.416900  2487 leader_election.cc:290] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.417414  2487 raft_consensus.cc:2804] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.412647  1903 leader_election.cc:304] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:57.417730  2487 raft_consensus.cc:493] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.418102  2487 raft_consensus.cc:3060] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.418831  1903 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.419700  1861 raft_consensus.cc:2393] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 2: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:57.404194  1754 leader_election.cc:304] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.419900  1903 leader_election.cc:304] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:57.420955  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.421310  2419 raft_consensus.cc:2804] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.421602  2577 raft_consensus.cc:2468] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 1.
I20260709 12:24:57.421957  2633 raft_consensus.cc:2804] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.422462  2633 raft_consensus.cc:697] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.422537  2631 leader_election.cc:290] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:57.423861  1755 leader_election.cc:304] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:24:57.423493  2633 consensus_queue.cc:237] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.421732  2419 raft_consensus.cc:493] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.425788  2421 raft_consensus.cc:2804] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.426059  2419 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.426331  2421 raft_consensus.cc:493] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.426817  2421 raft_consensus.cc:3060] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.430804  2529 raft_consensus.cc:2804] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.431655  2630 raft_consensus.cc:2749] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.432323  2529 raft_consensus.cc:697] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.433472  2529 consensus_queue.cc:237] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.442559  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.443146  1857 raft_consensus.cc:2468] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.445209  2577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.445822  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.446473  1857 raft_consensus.cc:2468] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.425812  2528 raft_consensus.cc:359] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.469743  2572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.475952  2488 raft_consensus.cc:515] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.447197  2629 leader_election.cc:290] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.487097  2572 raft_consensus.cc:2393] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 2: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:57.479879  2437 leader_election.cc:290] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
W20260709 12:24:57.448859  1754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 44765.8us
I20260709 12:24:57.489275  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:57.449824  2530 leader_election.cc:290] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.490861  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.490001  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
I20260709 12:24:57.491073  2320 raft_consensus.cc:515] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.491544  1933 raft_consensus.cc:2468] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 1.
I20260709 12:24:57.487022  2528 raft_consensus.cc:740] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:57.457052  2573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc853ef0a854e708d43a99b3e016de6" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.495849  2573 raft_consensus.cc:2393] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 2: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:57.492769  1828 leader_election.cc:304] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.501494  1862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:57.501089  1613 catalog_manager.cc:5697] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 2 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.502197  1862 raft_consensus.cc:2393] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 2: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
I20260709 12:24:57.503734  2573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.504379  2573 raft_consensus.cc:3060] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.504490  2639 raft_consensus.cc:2804] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.504938  2639 raft_consensus.cc:493] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.505810  2639 raft_consensus.cc:3060] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.447072  2487 raft_consensus.cc:515] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.447006  2348 leader_election.cc:290] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:57.509531  2487 leader_election.cc:290] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.510893  2572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
W20260709 12:24:57.512239  1829 leader_election.cc:343] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.515133  1934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f3913d6dac4f20a9e831e2cba150e0" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.515791  1934 raft_consensus.cc:3060] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.498875  2421 raft_consensus.cc:515] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.518275  1785 raft_consensus.cc:2393] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 2: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:57.522207  2488 leader_election.cc:290] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.523424  1934 raft_consensus.cc:2468] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:24:57.524518  2421 leader_election.cc:290] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:24:57.524607  1828 leader_election.cc:304] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.525810  2487 raft_consensus.cc:2804] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.526324  2639 raft_consensus.cc:515] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.457913  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.450868  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.466660  2369 raft_consensus.cc:493] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.527851  2369 raft_consensus.cc:515] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.529345  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.530802  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c" is_pre_election: true
W20260709 12:24:57.531250  1755 consensus_peers.cc:597] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:57.531493  2572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.532671  2369 leader_election.cc:290] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:57.461764  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787fb6468ed344e1a384b419a6e41d78" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.451683  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd5ac4f733845d9b40a4709b2e1ab16" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.533627  1857 raft_consensus.cc:3060] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.534178  2578 raft_consensus.cc:2393] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 2: Already voted for candidate ad01b2d8709d43f79e2b7863f0d032bc in this term.
I20260709 12:24:57.448308  2574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.534605  1608 catalog_manager.cc:5697] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 2 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.464560  1903 leader_election.cc:304] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
W20260709 12:24:57.536636  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 72164.5us
I20260709 12:24:57.537103  1830 leader_election.cc:304] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.537367  1829 leader_election.cc:304] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:57.537669  1903 leader_election.cc:304] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.478888  2419 raft_consensus.cc:515] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.493033  2528 consensus_queue.cc:260] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.539546  2577 raft_consensus.cc:2468] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:57.539827  2419 leader_election.cc:290] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.540807  2528 ts_tablet_manager.cc:1434] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.126s	user 0.009s	sys 0.004s
I20260709 12:24:57.540952  2631 raft_consensus.cc:3060] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.541404  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:24:57.542145  1785 raft_consensus.cc:2393] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 89312b10ec0a4754845df78b8c55565f in current term 2: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:57.536213  1608 catalog_manager.cc:5697] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 2 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.542572  2633 raft_consensus.cc:2804] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.542979  2633 raft_consensus.cc:493] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.543682  2574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:57.543423  1608 catalog_manager.cc:5697] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 2 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.544605  2574 raft_consensus.cc:2393] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad01b2d8709d43f79e2b7863f0d032bc in current term 2: Already voted for candidate 18b46d180679490fafe5db06e5fa0e7c in this term.
I20260709 12:24:57.544921  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.532615  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d1b59b4e224851bfbe6231295d1674" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
W20260709 12:24:57.546443  1755 consensus_peers.cc:597] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:57.546993  1861 raft_consensus.cc:2393] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 18b46d180679490fafe5db06e5fa0e7c in current term 2: Already voted for candidate 89312b10ec0a4754845df78b8c55565f in this term.
W20260709 12:24:57.546993  1755 leader_election.cc:343] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.542052  2529 raft_consensus.cc:2804] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:57.547739  2529 raft_consensus.cc:493] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:24:57.548131  2529 raft_consensus.cc:3060] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.550088  1937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.550688  1937 raft_consensus.cc:3060] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.550952  2488 raft_consensus.cc:2749] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:24:57.551846  1903 leader_election.cc:343] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:57.552503  1903 leader_election.cc:343] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.554009  1903 leader_election.cc:304] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [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: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.554966  2529 raft_consensus.cc:515] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.555641  2613 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.558415  2631 raft_consensus.cc:2749] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.560343  1785 raft_consensus.cc:1275] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.562009  2629 consensus_queue.cc:1048] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.495968  1933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af83d94dfbb5400eb58f86389376d321" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" is_pre_election: true
I20260709 12:24:57.532754  1612 catalog_manager.cc:5697] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.564002  2529 leader_election.cc:290] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.526331  2487 raft_consensus.cc:697] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:57.565203  2573 raft_consensus.cc:2468] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:24:57.543380  2633 raft_consensus.cc:3060] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:57.565565  1829 leader_election.cc:343] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.564551  2578 raft_consensus.cc:1275] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.565896  1755 leader_election.cc:304] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:24:57.568364  1937 raft_consensus.cc:2468] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:24:57.569607  2528 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:57.550701  1857 raft_consensus.cc:2468] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.575084  1936 raft_consensus.cc:1275] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.593492  2639 leader_election.cc:290] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.574332  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "18b46d180679490fafe5db06e5fa0e7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:24:57.604425  1829 leader_election.cc:304] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 18b46d180679490fafe5db06e5fa0e7c
I20260709 12:24:57.604678  1932 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.571550  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.563036  2613 raft_consensus.cc:2749] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.605939  1861 raft_consensus.cc:3060] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.607779  1903 leader_election.cc:304] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.605221  2419 raft_consensus.cc:2749] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.611737  2613 consensus_queue.cc:1048] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:24:57.615679  2578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09352e2944034f66b21063ceeeebbb83" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.615779  2488 raft_consensus.cc:2804] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:24:57.616402  1903 consensus_peers.cc:597] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:57.616492  2488 raft_consensus.cc:697] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
W20260709 12:24:57.616971  1829 leader_election.cc:343] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.611544  2369 raft_consensus.cc:2804] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.617753  2369 raft_consensus.cc:697] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.617437  2488 consensus_queue.cc:237] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.617754  1612 catalog_manager.cc:5697] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.618605  2369 consensus_queue.cc:237] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.621807  2487 consensus_queue.cc:237] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.623942  1861 raft_consensus.cc:2468] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.572993  2572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02b25c141304321bda418470534e860" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.625311  2572 raft_consensus.cc:3060] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.632391  2348 consensus_queue.cc:1048] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.536648  2320 leader_election.cc:290] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:24:57.634006  1754 leader_election.cc:304] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c; no voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc
I20260709 12:24:57.637643  1785 raft_consensus.cc:3060] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.638626  1828 leader_election.cc:304] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.650300  2488 raft_consensus.cc:2804] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.649242  2633 raft_consensus.cc:515] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.651631  1861 raft_consensus.cc:1275] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.658573  1785 raft_consensus.cc:1275] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.659138  2348 raft_consensus.cc:2749] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:57.662305  1932 raft_consensus.cc:2468] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18b46d180679490fafe5db06e5fa0e7c in term 2.
I20260709 12:24:57.643172  1903 leader_election.cc:304] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:57.664858  2421 consensus_queue.cc:1048] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.672449  1861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:57.672912  2432 raft_consensus.cc:2804] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.673112  1861 raft_consensus.cc:3060] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.652308  2488 raft_consensus.cc:697] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:24:57.652268  2633 leader_election.cc:290] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:57.676913  2488 consensus_queue.cc:237] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.678319  2576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc7714aeaf413e995bfd35913d8765" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:57.676333  1754 leader_election.cc:304] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [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: 18b46d180679490fafe5db06e5fa0e7c, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.683770  2532 raft_consensus.cc:2804] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.666390  1608 catalog_manager.cc:5697] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 2 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.684228  2532 raft_consensus.cc:697] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Leader. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:24:57.685175  2532 consensus_queue.cc:237] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:57.668181  1613 catalog_manager.cc:5697] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 2 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.697062  1612 catalog_manager.cc:5697] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.698998  1862 raft_consensus.cc:1275] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.699616  1612 catalog_manager.cc:5697] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.701227  1612 catalog_manager.cc:5697] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.703418  2530 consensus_queue.cc:1048] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:57.714835  1903 leader_election.cc:343] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:57.715404  1861 raft_consensus.cc:2468] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
W20260709 12:24:57.715659  1903 consensus_peers.cc:597] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:57.721417  1937 raft_consensus.cc:1275] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.723187  2320 consensus_queue.cc:1048] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.733443  1903 leader_election.cc:304] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [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: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:24:57.668110  2572 raft_consensus.cc:2468] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:57.735276  2633 raft_consensus.cc:2804] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.735833  2633 raft_consensus.cc:697] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.669703  2369 consensus_queue.cc:1048] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.736686  2633 consensus_queue.cc:237] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.745577  2432 raft_consensus.cc:697] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:57.746651  2432 consensus_queue.cc:237] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:57.761790  1612 catalog_manager.cc:5697] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 2 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.765623  2528 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:57.765818  1612 catalog_manager.cc:5697] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 2 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.768352  2528 tablet_bootstrap.cc:492] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:57.769397  2528 ts_tablet_manager.cc:1403] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.200s	user 0.017s	sys 0.003s
I20260709 12:24:57.775120  1613 catalog_manager.cc:5697] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66). New cstate: current_term: 2 leader_uuid: "18b46d180679490fafe5db06e5fa0e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:57.793556  1829 consensus_peers.cc:597] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:57.830318  2528 raft_consensus.cc:359] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.831261  2528 raft_consensus.cc:740] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:57.831992  2528 consensus_queue.cc:260] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:57.834287  2528 ts_tablet_manager.cc:1434] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.002s
I20260709 12:24:57.835160  2528 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:57.842712  1862 raft_consensus.cc:1275] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.846974  2572 raft_consensus.cc:1275] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:57.847323  1755 consensus_peers.cc:597] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:57.849031  1862 raft_consensus.cc:1275] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.851464  2643 consensus_queue.cc:1048] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.852967  2643 consensus_queue.cc:1048] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.874006  2653 consensus_queue.cc:1048] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.966040  2574 raft_consensus.cc:1275] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.976912  1937 raft_consensus.cc:1275] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.967854  2613 consensus_queue.cc:1048] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
W20260709 12:24:57.987905  2660 log.cc:927] Time spent T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
W20260709 12:24:57.988626  1828 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.68:44811, user_credentials={real_user=slave}} blocked reactor thread for 112246us
I20260709 12:24:58.013568  1863 raft_consensus.cc:1275] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:58.004778  1755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 129186us
I20260709 12:24:57.990585  2421 consensus_queue.cc:1048] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:24:58.050473  2578 raft_consensus.cc:1275] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.056444  2532 consensus_queue.cc:1048] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.058687  2369 consensus_queue.cc:1048] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.072209  2572 raft_consensus.cc:1275] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.074292  2432 consensus_queue.cc:1048] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.129721  2528 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.129870  1937 raft_consensus.cc:1275] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.130725  2528 tablet_bootstrap.cc:492] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.131453  2528 ts_tablet_manager.cc:1403] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.296s	user 0.023s	sys 0.018s
I20260709 12:24:58.131311  2672 consensus_queue.cc:1048] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:58.132509  1858 raft_consensus.cc:1275] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:58.133213  1903 consensus_peers.cc:597] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.136276  2528 raft_consensus.cc:359] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.137014  2528 raft_consensus.cc:740] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.137709  2528 consensus_queue.cc:260] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.141346  2528 ts_tablet_manager.cc:1434] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:58.142197  2528 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.150640  2613 consensus_queue.cc:1048] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.158820  1612 catalog_manager.cc:5697] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:58.164047  1829 consensus_peers.cc:597] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.183864  2574 raft_consensus.cc:1275] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.186465  1782 raft_consensus.cc:1275] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:58.185575  1829 consensus_peers.cc:597] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.189003  2672 consensus_queue.cc:1048] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.195657  1858 raft_consensus.cc:1275] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.197364  2432 consensus_queue.cc:1048] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:58.198383  2670 consensus_queue.cc:1048] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:58.204495  1903 consensus_peers.cc:597] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:58.216822  1932 raft_consensus.cc:1275] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.220675  2670 consensus_queue.cc:1048] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.233784  2574 raft_consensus.cc:1275] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.235541  1863 raft_consensus.cc:1275] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.239001  2528 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.239998  2528 tablet_bootstrap.cc:492] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.240620  2528 ts_tablet_manager.cc:1403] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.000s
I20260709 12:24:58.242704  2369 consensus_queue.cc:1048] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:58.240638  1610 catalog_manager.cc:5697] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 2, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 2 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:58.251662  2528 raft_consensus.cc:359] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.252444  2528 raft_consensus.cc:740] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.253237  2528 consensus_queue.cc:260] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.255415  2528 ts_tablet_manager.cc:1434] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:24:58.256157  2528 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.258347  1936 raft_consensus.cc:1275] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 18b46d180679490fafe5db06e5fa0e7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.261811  2419 consensus_queue.cc:1048] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:58.264523  1829 consensus_peers.cc:597] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:24:58.268886  2653 consensus_queue.cc:1048] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:58.285642  1755 consensus_peers.cc:597] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:58.297184  1755 consensus_peers.cc:597] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:24:58.300115  1829 consensus_peers.cc:597] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:24:58.300906  2528 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.301841  2528 tablet_bootstrap.cc:492] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.302438  2528 ts_tablet_manager.cc:1403] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.010s
I20260709 12:24:58.328750  2528 raft_consensus.cc:359] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.329440  2528 raft_consensus.cc:740] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.330170  2528 consensus_queue.cc:260] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.331924  2528 ts_tablet_manager.cc:1434] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.029s	user 0.023s	sys 0.009s
I20260709 12:24:58.332675  2528 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.347901  2572 raft_consensus.cc:3060] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:58.349184  1903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 45470us
I20260709 12:24:58.373301  1857 raft_consensus.cc:1275] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.381654  2369 consensus_queue.cc:1048] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:58.426064  2528 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.427114  2528 tablet_bootstrap.cc:492] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.427768  2528 ts_tablet_manager.cc:1403] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.095s	user 0.033s	sys 0.034s
I20260709 12:24:58.430456  2528 raft_consensus.cc:359] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.431115  2528 raft_consensus.cc:740] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.431885  2528 consensus_queue.cc:260] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.433573  2528 ts_tablet_manager.cc:1434] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:58.434262  2528 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.454337  2528 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.455050  2528 tablet_bootstrap.cc:492] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.455637  2528 ts_tablet_manager.cc:1403] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 12:24:58.457329  2528 raft_consensus.cc:359] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.457808  2528 raft_consensus.cc:740] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.458405  2528 consensus_queue.cc:260] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.460326  2528 ts_tablet_manager.cc:1434] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:58.461225  2528 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.476141  2528 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.476794  2528 tablet_bootstrap.cc:492] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.477356  2528 ts_tablet_manager.cc:1403] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:24:58.479746  2528 raft_consensus.cc:359] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.480429  2528 raft_consensus.cc:740] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.481125  2528 consensus_queue.cc:260] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.482852  2528 ts_tablet_manager.cc:1434] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:58.483989  2528 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.497534  2528 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.498327  2528 tablet_bootstrap.cc:492] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.498880  2528 ts_tablet_manager.cc:1403] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 12:24:58.500979  2528 raft_consensus.cc:359] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.501628  2528 raft_consensus.cc:740] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.502295  2528 consensus_queue.cc:260] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [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: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.504109  2528 ts_tablet_manager.cc:1434] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:24:58.505092  2528 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
W20260709 12:24:58.512660  1755 consensus_peers.cc:597] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:24:58.518239  2528 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.519104  2528 tablet_bootstrap.cc:492] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.519676  2528 ts_tablet_manager.cc:1403] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:24:58.521570  2528 raft_consensus.cc:359] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.522034  2528 raft_consensus.cc:740] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.522547  2528 consensus_queue.cc:260] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.524394  2528 ts_tablet_manager.cc:1434] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:58.525334  2528 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
W20260709 12:24:58.528415  1903 consensus_peers.cc:597] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:24:58.540292  2528 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.541326  2528 tablet_bootstrap.cc:492] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.541917  2528 ts_tablet_manager.cc:1403] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 12:24:58.544456  2528 raft_consensus.cc:359] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.545038  2528 raft_consensus.cc:740] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.545657  2528 consensus_queue.cc:260] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.547524  2528 ts_tablet_manager.cc:1434] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:24:58.548591  2528 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.563077  2528 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.563869  2528 tablet_bootstrap.cc:492] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.564380  2528 ts_tablet_manager.cc:1403] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:24:58.566236  2528 raft_consensus.cc:359] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.566736  2528 raft_consensus.cc:740] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.567386  2528 consensus_queue.cc:260] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.569132  2528 ts_tablet_manager.cc:1434] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:58.570218  2528 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.592484  2528 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.593708  2528 tablet_bootstrap.cc:492] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.594332  2528 ts_tablet_manager.cc:1403] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 12:24:58.596961  2528 raft_consensus.cc:359] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.597675  2528 raft_consensus.cc:740] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.598294  2528 consensus_queue.cc:260] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.599596  2528 ts_tablet_manager.cc:1434] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:24:58.607146  2528 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.633808  2573 raft_consensus.cc:3060] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.640620  2528 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.641626  2528 tablet_bootstrap.cc:492] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.642232  2528 ts_tablet_manager.cc:1403] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.014s
I20260709 12:24:58.644752  2528 raft_consensus.cc:359] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.645396  2528 raft_consensus.cc:740] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.646044  2528 consensus_queue.cc:260] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.650066  2528 ts_tablet_manager.cc:1434] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:24:58.650837  2528 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.669485  2528 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.670624  2528 tablet_bootstrap.cc:492] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.671751  2528 ts_tablet_manager.cc:1403] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 12:24:58.674904  2528 raft_consensus.cc:359] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.675622  2528 raft_consensus.cc:740] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.676326  2528 consensus_queue.cc:260] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.678294  2528 ts_tablet_manager.cc:1434] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:24:58.679016  2528 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.692621  2528 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.693617  2528 tablet_bootstrap.cc:492] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.694271  2528 ts_tablet_manager.cc:1403] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:24:58.696344  2528 raft_consensus.cc:359] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.696903  2528 raft_consensus.cc:740] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.697521  2528 consensus_queue.cc:260] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.699456  2528 ts_tablet_manager.cc:1434] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260709 12:24:58.699483  1903 consensus_peers.cc:597] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:24:58.700362  2528 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.713757  2528 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.714596  2528 tablet_bootstrap.cc:492] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.715129  2528 ts_tablet_manager.cc:1403] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:24:58.716907  2528 raft_consensus.cc:359] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.717344  2528 raft_consensus.cc:740] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.717850  2630 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:58.718401  2630 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.717891  2528 consensus_queue.cc:260] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.720311  2630 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:58.721248  2528 ts_tablet_manager.cc:1434] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:58.722187  2528 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.723485  2573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e" is_pre_election: true
I20260709 12:24:58.723800  2572 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.724129  2573 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 1.
I20260709 12:24:58.725626  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f" is_pre_election: true
I20260709 12:24:58.726295  1858 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 2.
I20260709 12:24:58.728214  1903 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:58.730280  2632 raft_consensus.cc:2804] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:24:58.730646  2632 raft_consensus.cc:493] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:58.730958  2632 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:58.752907  2574 raft_consensus.cc:3060] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.759994  2572 raft_consensus.cc:3060] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.765422  2632 raft_consensus.cc:515] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.775170  2632 leader_election.cc:290] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 3 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:24:58.776294  2573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
I20260709 12:24:58.777154  2573 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:24:58.786273  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6496622d5bb1442d9d0e5525cc38519d" candidate_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:24:58.787096  1858 raft_consensus.cc:3060] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:58.790380  2528 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.797616  2528 tablet_bootstrap.cc:492] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.798914  2528 ts_tablet_manager.cc:1403] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.034s
I20260709 12:24:58.801270  2528 raft_consensus.cc:359] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.801919  2528 raft_consensus.cc:740] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.804368  2573 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 3.
I20260709 12:24:58.805434  2528 consensus_queue.cc:260] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.805879  1903 leader_election.cc:304] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:24:58.807930  2528 ts_tablet_manager.cc:1434] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:24:58.808717  2528 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.809091  2632 raft_consensus.cc:2804] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:58.810180  1858 raft_consensus.cc:2468] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad01b2d8709d43f79e2b7863f0d032bc in term 3.
I20260709 12:24:58.810737  2632 raft_consensus.cc:697] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 3 LEADER]: Becoming Leader. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:24:58.813097  2632 consensus_queue.cc:237] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.815311  2574 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.834316  2528 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.835336  2528 tablet_bootstrap.cc:492] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.835986  2528 ts_tablet_manager.cc:1403] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260709 12:24:58.837658  1609 catalog_manager.cc:5697] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc reported cstate change: term changed from 1 to 3, leader changed from 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65) to ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68). New cstate: current_term: 3 leader_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:58.838498  2528 raft_consensus.cc:359] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.839210  2528 raft_consensus.cc:740] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.839859  2528 consensus_queue.cc:260] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.842167  2528 ts_tablet_manager.cc:1434] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:24:58.842855  2528 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.856879  2528 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.857578  2528 tablet_bootstrap.cc:492] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.858079  2528 ts_tablet_manager.cc:1403] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:24:58.859894  2528 raft_consensus.cc:359] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.860569  2528 raft_consensus.cc:740] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.861192  2528 consensus_queue.cc:260] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.862638  2528 ts_tablet_manager.cc:1434] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:58.863601  2528 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.877575  2528 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.878472  2528 tablet_bootstrap.cc:492] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.879101  2528 ts_tablet_manager.cc:1403] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:24:58.881273  2528 raft_consensus.cc:359] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.881922  2528 raft_consensus.cc:740] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.882575  2528 consensus_queue.cc:260] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.884323  2528 ts_tablet_manager.cc:1434] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:58.885288  2528 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.897588  2528 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.898481  2528 tablet_bootstrap.cc:492] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.898931  2528 ts_tablet_manager.cc:1403] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:24:58.900718  2528 raft_consensus.cc:359] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.901186  2528 raft_consensus.cc:740] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.901788  2528 consensus_queue.cc:260] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.904012  2528 ts_tablet_manager.cc:1434] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.006s
I20260709 12:24:58.905341  2528 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.920804  2528 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.921577  2528 tablet_bootstrap.cc:492] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.921955  2574 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.922084  2528 ts_tablet_manager.cc:1403] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260709 12:24:58.924291  2528 raft_consensus.cc:359] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.924811  2528 raft_consensus.cc:740] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.925570  2528 consensus_queue.cc:260] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:24:58.929618  2528 ts_tablet_manager.cc:1434] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:58.936750  2528 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.949237  2528 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.950218  2528 tablet_bootstrap.cc:492] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.950857  2528 ts_tablet_manager.cc:1403] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:24:58.953214  2528 raft_consensus.cc:359] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.953877  2528 raft_consensus.cc:740] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.954516  2528 consensus_queue.cc:260] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:24:58.956524  2528 ts_tablet_manager.cc:1434] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:24:58.956916  2574 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.957267  2528 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:58.978947  2528 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:58.979749  2528 tablet_bootstrap.cc:492] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:58.980386  2528 ts_tablet_manager.cc:1403] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260709 12:24:58.982067  2574 raft_consensus.cc:3060] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.982728  2528 raft_consensus.cc:359] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.983453  2528 raft_consensus.cc:740] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:58.984122  2528 consensus_queue.cc:260] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:58.986827  2528 ts_tablet_manager.cc:1434] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:24:58.987628  2528 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap starting.
I20260709 12:24:59.002900  2528 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:24:59.003774  2528 tablet_bootstrap.cc:492] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Bootstrap complete.
I20260709 12:24:59.004408  2528 ts_tablet_manager.cc:1403] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:24:59.006714  2528 raft_consensus.cc:359] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:59.007258  2528 raft_consensus.cc:740] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Initialized, Role: FOLLOWER
I20260709 12:24:59.008028  2528 consensus_queue.cc:260] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:24:59.010070  2528 ts_tablet_manager.cc:1434] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:59.130718  2578 raft_consensus.cc:3060] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.337574  2578 raft_consensus.cc:1275] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:59.338836  2369 consensus_queue.cc:1048] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.354526  1858 raft_consensus.cc:1275] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Refusing update from remote peer ad01b2d8709d43f79e2b7863f0d032bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:24:59.356045  2369 consensus_queue.cc:1048] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.462492  2573 raft_consensus.cc:3060] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:02.549166  1755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:42613, user_credentials={real_user=slave}} blocked reactor thread for 47821.8us
I20260709 12:25:06.851467 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:06.902047  1932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3"
dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:40418
I20260709 12:25:06.902702  1932 raft_consensus.cc:606] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:06.916206  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:06.916872  1782 raft_consensus.cc:606] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:06.929920  1863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115"
dest_uuid: "89312b10ec0a4754845df78b8c55565f"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:46598
I20260709 12:25:06.930498  1863 raft_consensus.cc:606] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:06.932823  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:06.933372  1782 raft_consensus.cc:606] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:06.935612  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:06.936012  1782 raft_consensus.cc:606] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:06.937952  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:06.938349  1782 raft_consensus.cc:606] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:06.940501  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:06.940910  1782 raft_consensus.cc:606] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:06.941943 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:25:06.943188 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:06.944007 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:06.968394  2751 raft_consensus.cc:993] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:06.968901  2751 raft_consensus.cc:1081] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:06.970610  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:25:06.971143  2578 raft_consensus.cc:493] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:06.971539  2578 raft_consensus.cc:3060] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.980880  2578 raft_consensus.cc:515] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:06.985036  2578 leader_election.cc:290] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:25:06.985854  2749 raft_consensus.cc:993] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:06.986318  2749 raft_consensus.cc:1081] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:06.992771  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:06.993310  2578 raft_consensus.cc:493] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:06.993645  2578 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:07.000928  2578 raft_consensus.cc:515] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.002213  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:07.003041  1782 raft_consensus.cc:3060] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.004844  2578 leader_election.cc:290] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 3 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:25:07.010774  1782 raft_consensus.cc:2468] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.013094  2525 leader_election.cc:304] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:25:07.017462  1785 raft_consensus.cc:1240] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Rejecting Update request from peer 89312b10ec0a4754845df78b8c55565f for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:07.017258  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:07.018373  1782 raft_consensus.cc:3055] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:07.018657  1782 raft_consensus.cc:740] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:07.019758  2751 consensus_queue.cc:1059] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:07.021519  2670 raft_consensus.cc:3055] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.021854  2670 raft_consensus.cc:740] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:25:07.022606  2670 consensus_queue.cc:260] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:07.023742  2670 raft_consensus.cc:3060] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.026575  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f1ddd72b3a4e50b7e93f6b4632595a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:07.027164  1932 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:07.028276  2760 raft_consensus.cc:2804] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.032675  2760 raft_consensus.cc:697] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:07.034117  1782 consensus_queue.cc:260] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.034204  2760 consensus_queue.cc:237] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:07.035164  1932 raft_consensus.cc:2468] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:07.035526  1782 raft_consensus.cc:3060] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:07.036682  2523 leader_election.cc:304] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:07.037667  2761 raft_consensus.cc:2804] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:07.049449  1782 raft_consensus.cc:2468] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:07.052062  2761 raft_consensus.cc:697] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:07.052486  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e1fbe1508b24ef1b57bf133acd72115" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:25:07.053324  2761 consensus_queue.cc:237] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.061249  1863 raft_consensus.cc:2468] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.061862  1610 catalog_manager.cc:5697] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from 89312b10ec0a4754845df78b8c55565f (127.30.109.67) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.070868  2745 raft_consensus.cc:993] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.071411  2749 raft_consensus.cc:1081] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.073992  2573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:07.074434  2573 raft_consensus.cc:493] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.074759  2573 raft_consensus.cc:3060] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.080812  2573 raft_consensus.cc:515] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.083585  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:07.084120  1782 raft_consensus.cc:3055] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.084436  1782 raft_consensus.cc:740] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:07.083817  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b640e501a54e25a577a2887bb79ee2" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:07.085479  1936 raft_consensus.cc:3060] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.086000  2573 leader_election.cc:290] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:25:07.085196  1782 consensus_queue.cc:260] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.088645  1782 raft_consensus.cc:3060] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.095141  1936 raft_consensus.cc:2468] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.096194  1782 raft_consensus.cc:2468] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.097018  2523 leader_election.cc:304] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:07.098450  2761 raft_consensus.cc:2804] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.099038  2761 raft_consensus.cc:697] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:07.100040  2761 consensus_queue.cc:237] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.130021  1610 catalog_manager.cc:5697] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 2 to 3, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 3 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.131629  1610 catalog_manager.cc:5697] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.155229  2749 raft_consensus.cc:993] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.155745  2745 raft_consensus.cc:1081] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.157405  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:07.157924  2578 raft_consensus.cc:493] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.158259  2578 raft_consensus.cc:3060] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.164921  2578 raft_consensus.cc:515] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.167089  2578 leader_election.cc:290] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:25:07.167315  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:07.167905  1936 raft_consensus.cc:3060] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.170632  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1eaa6551d3f459e94fe21c55f01c5a6" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:07.171226  1782 raft_consensus.cc:3055] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.171542  1782 raft_consensus.cc:740] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:07.172341  1782 consensus_queue.cc:260] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.173436  1782 raft_consensus.cc:3060] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.179864  1782 raft_consensus.cc:2468] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.180693  2525 leader_election.cc:304] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:25:07.180820  1936 raft_consensus.cc:2468] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.181420  2761 raft_consensus.cc:2804] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.181898  2761 raft_consensus.cc:697] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:07.182691  2761 consensus_queue.cc:237] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.191931  1610 catalog_manager.cc:5697] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.322296  2749 raft_consensus.cc:993] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.322855  2745 raft_consensus.cc:1081] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.324143  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:07.324555  2578 raft_consensus.cc:493] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.324788  2578 raft_consensus.cc:3060] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.330367  2578 raft_consensus.cc:515] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.330700  2749 raft_consensus.cc:993] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.331288  2745 raft_consensus.cc:1081] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.332636  2578 leader_election.cc:290] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:25:07.333403  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:07.333971  1936 raft_consensus.cc:3060] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.334033  2574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:07.334726  2574 raft_consensus.cc:493] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.335119  2574 raft_consensus.cc:3060] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.338186  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad96fef49324adeb456ad57d00ca807" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:07.338802  1785 raft_consensus.cc:3055] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.339129  1785 raft_consensus.cc:740] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:07.340040  1785 consensus_queue.cc:260] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.341068  1785 raft_consensus.cc:3060] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.344640  1936 raft_consensus.cc:2468] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.345254  1932 raft_consensus.cc:1240] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Rejecting Update request from peer 18b46d180679490fafe5db06e5fa0e7c for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:07.348747  2632 raft_consensus.cc:993] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.349220  2632 raft_consensus.cc:1081] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:07.350201  2523 leader_election.cc:304] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:07.351141  1785 raft_consensus.cc:2468] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.351197  2761 raft_consensus.cc:2804] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.351859  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35570
I20260709 12:25:07.351969  2761 raft_consensus.cc:697] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:07.352479  2578 raft_consensus.cc:493] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:07.352836  2578 raft_consensus.cc:3060] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.353075  2761 consensus_queue.cc:237] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.354911  2574 raft_consensus.cc:515] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.362205  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:07.362923  1932 raft_consensus.cc:3060] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.366443  2574 leader_election.cc:290] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:25:07.369728  2578 raft_consensus.cc:515] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:25:07.372812  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89353dcdd2ca4db9bd7c9f4023a2de9e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:07.373385  1785 raft_consensus.cc:3055] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.373651  1785 raft_consensus.cc:740] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:07.374362  1785 consensus_queue.cc:260] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.375296  1785 raft_consensus.cc:3060] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.376653  1932 raft_consensus.cc:2468] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.378276  2523 leader_election.cc:304] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:07.378963  1863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:25:07.379444  2760 raft_consensus.cc:2804] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.380052  2760 raft_consensus.cc:697] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:07.380560  2578 leader_election.cc:290] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:25:07.380960  2760 consensus_queue.cc:237] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:07.379601  1863 raft_consensus.cc:3060] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.389838  1610 catalog_manager.cc:5697] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.395960  1785 raft_consensus.cc:2468] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.409951  1610 catalog_manager.cc:5697] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.412242  1863 raft_consensus.cc:2468] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.415082  2524 leader_election.cc:304] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:25:07.415987  2760 raft_consensus.cc:2804] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:07.416488  2760 raft_consensus.cc:697] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:07.416864  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291c79e9e08c4d68b2457fad0ecd6ea3" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:07.417500  1932 raft_consensus.cc:3055] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:07.417831  1932 raft_consensus.cc:740] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:25:07.417351  2760 consensus_queue.cc:237] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:25:07.418606  1932 consensus_queue.cc:260] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:25:07.419920  1932 raft_consensus.cc:3060] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:07.428725  1785 raft_consensus.cc:1275] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.431857  1932 raft_consensus.cc:2468] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:07.434514  2761 consensus_queue.cc:1048] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.438000  1782 raft_consensus.cc:1275] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:07.439281  2760 consensus_queue.cc:1048] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:07.445223  1610 catalog_manager.cc:5697] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:07.464416  1936 raft_consensus.cc:1275] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:07.465830  2760 consensus_queue.cc:1048] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:07.481727  1863 raft_consensus.cc:1275] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.486184  2761 consensus_queue.cc:1048] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.567848  1785 raft_consensus.cc:1275] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.569048  2763 consensus_queue.cc:1048] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.578681  1932 raft_consensus.cc:1275] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.579952  2760 consensus_queue.cc:1048] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.622289  1932 raft_consensus.cc:1275] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.623632  2760 consensus_queue.cc:1048] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.633962  1785 raft_consensus.cc:1275] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.635332  2763 consensus_queue.cc:1048] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.774289  1936 raft_consensus.cc:1275] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.775460  2763 consensus_queue.cc:1048] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.781767  1785 raft_consensus.cc:1275] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.783198  2760 consensus_queue.cc:1048] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.866489  1863 raft_consensus.cc:1275] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.867736  2761 consensus_queue.cc:1048] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.880358  1936 raft_consensus.cc:1275] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.881882  2760 consensus_queue.cc:1048] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.901466  1936 raft_consensus.cc:1275] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.902772  2760 consensus_queue.cc:1048] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.908310  1785 raft_consensus.cc:1275] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:07.909554  2760 consensus_queue.cc:1048] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:07.982585 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:08.017660  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23774161fcc04adeaa54404809476a51"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:08.018289  1782 raft_consensus.cc:606] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:08.020844  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:08.021442  1782 raft_consensus.cc:606] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:08.024775  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544d2534fee24cb6b169cf546069390b"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "89312b10ec0a4754845df78b8c55565f"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:08.025339  1782 raft_consensus.cc:606] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Received request to transfer leadership to TS 89312b10ec0a4754845df78b8c55565f
I20260709 12:25:08.027748  1932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64fe2973985f44c085a07e5974bab281"
dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:40418
I20260709 12:25:08.028281  1932 raft_consensus.cc:606] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:08.030925  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:08.031471  1782 raft_consensus.cc:606] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:08.033947  1858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e"
dest_uuid: "89312b10ec0a4754845df78b8c55565f"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:46598
I20260709 12:25:08.034412  1858 raft_consensus.cc:606] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:08.036933  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf"
dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:50354
I20260709 12:25:08.037495  1782 raft_consensus.cc:606] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:08.038501 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:25:08.039675 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:08.040282 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:08.056571  2771 raft_consensus.cc:993] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 89312b10ec0a4754845df78b8c55565f to start an election
I20260709 12:25:08.057135  2749 raft_consensus.cc:1081] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Signalling peer 89312b10ec0a4754845df78b8c55565f to start an election
I20260709 12:25:08.058665  1858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544d2534fee24cb6b169cf546069390b"
dest_uuid: "89312b10ec0a4754845df78b8c55565f"
 from {username='slave'} at 127.0.0.1:47286
I20260709 12:25:08.059182  1858 raft_consensus.cc:493] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.059535  1858 raft_consensus.cc:3060] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.066457  1858 raft_consensus.cc:515] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:25:08.068977  1858 leader_election.cc:290] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:25:08.069773  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:08.070389  1782 raft_consensus.cc:3055] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:08.070647  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544d2534fee24cb6b169cf546069390b" candidate_uuid: "89312b10ec0a4754845df78b8c55565f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:08.070755  1782 raft_consensus.cc:740] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:08.071293  1932 raft_consensus.cc:3060] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.071890  1782 consensus_queue.cc:260] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:25:08.074229  1782 raft_consensus.cc:3060] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.078029  1932 raft_consensus.cc:2468] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:25:08.080071  1828 leader_election.cc:304] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89312b10ec0a4754845df78b8c55565f, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:08.080957  2792 raft_consensus.cc:2804] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:08.082091  2792 raft_consensus.cc:697] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Becoming Leader. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:25:08.082762  2749 raft_consensus.cc:993] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.083230  2749 raft_consensus.cc:1081] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.082996  2792 consensus_queue.cc:237] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } }
I20260709 12:25:08.085243  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23774161fcc04adeaa54404809476a51"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:08.085372  1782 raft_consensus.cc:2468] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89312b10ec0a4754845df78b8c55565f in term 2.
I20260709 12:25:08.085765  2578 raft_consensus.cc:493] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.086091  2578 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.091573  2578 raft_consensus.cc:515] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.093508  2578 leader_election.cc:290] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 3 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:25:08.093669  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:08.094313  1785 raft_consensus.cc:3055] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:08.094614  1785 raft_consensus.cc:740] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:08.094908  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23774161fcc04adeaa54404809476a51" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:25:08.095520  1858 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.095373  1785 consensus_queue.cc:260] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.096391  1785 raft_consensus.cc:3060] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.095850  1613 catalog_manager.cc:5697] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f reported cstate change: term changed from 1 to 2, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 89312b10ec0a4754845df78b8c55565f (127.30.109.67). New cstate: current_term: 2 leader_uuid: "89312b10ec0a4754845df78b8c55565f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.102461  1785 raft_consensus.cc:2468] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.104315  1858 raft_consensus.cc:2468] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.104458  2525 leader_election.cc:304] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:25:08.105350  2763 raft_consensus.cc:2804] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:08.105793  2763 raft_consensus.cc:697] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:08.106489  2763 consensus_queue.cc:237] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.109329  2749 raft_consensus.cc:993] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.109860  2749 raft_consensus.cc:1081] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.111583  2574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:08.112094  2574 raft_consensus.cc:493] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.112483  2574 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.120857  2574 raft_consensus.cc:515] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.126071  2574 leader_election.cc:290] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 3 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:25:08.127444  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:08.128093  1785 raft_consensus.cc:3055] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:08.128407  1785 raft_consensus.cc:740] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:08.128469  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc5ba3d62b74d5c81efc8021fae9e2b" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:25:08.128729  2752 raft_consensus.cc:993] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.129035  1858 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.129251  2752 raft_consensus.cc:1081] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.129211  1785 consensus_queue.cc:260] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.130357  1785 raft_consensus.cc:3060] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.131529  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64fe2973985f44c085a07e5974bab281"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35570
I20260709 12:25:08.132047  2578 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.132261  2578 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.136000  1858 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.137001  2578 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:25:08.137264  1785 raft_consensus.cc:2468] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.137214  2524 leader_election.cc:304] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f; no voters: 
I20260709 12:25:08.138275  2763 raft_consensus.cc:2804] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:08.138706  2763 raft_consensus.cc:697] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:08.139660  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:25:08.139706  2578 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 3 election: Requested vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811)
I20260709 12:25:08.139586  2763 consensus_queue.cc:237] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.139878  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fe2973985f44c085a07e5974bab281" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:08.140373  1858 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.140821  1932 raft_consensus.cc:3055] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:08.141224  1932 raft_consensus.cc:740] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad01b2d8709d43f79e2b7863f0d032bc, State: Running, Role: LEADER
I20260709 12:25:08.140867  1613 catalog_manager.cc:5697] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 2 to 3, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 3 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.141947  1932 consensus_queue.cc:260] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:25:08.143102  1932 raft_consensus.cc:3060] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.149513  1932 raft_consensus.cc:2468] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.150831  2523 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:08.151391  1858 raft_consensus.cc:2468] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.151647  2763 raft_consensus.cc:2804] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:08.152246  2763 raft_consensus.cc:697] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:08.153765  2763 consensus_queue.cc:237] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [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: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:25:08.164000  1613 catalog_manager.cc:5697] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 2 to 3, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 3 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.165652  1613 catalog_manager.cc:5697] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 2 to 3, leader changed from ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 3 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.228523  2773 raft_consensus.cc:993] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.229065  2773 raft_consensus.cc:1081] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.231529  2573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:08.232091  2573 raft_consensus.cc:493] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.232504  2573 raft_consensus.cc:3060] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.238495  2573 raft_consensus.cc:515] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:08.241603  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:08.242170  1932 raft_consensus.cc:3060] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.243044  2573 leader_election.cc:290] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:25:08.242146  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a762c3b19014567a00ddfee7764518a" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:08.243712  1785 raft_consensus.cc:3055] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:08.244038  1785 raft_consensus.cc:740] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:08.244743  1785 consensus_queue.cc:260] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:08.245811  1785 raft_consensus.cc:3060] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.248893  1932 raft_consensus.cc:2468] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:08.250099  2523 leader_election.cc:304] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:08.250777  2763 raft_consensus.cc:2804] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:08.251199  2763 raft_consensus.cc:697] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:08.251514  1785 raft_consensus.cc:2468] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:08.252050  2763 consensus_queue.cc:237] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:08.262048  1613 catalog_manager.cc:5697] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.342602  2771 raft_consensus.cc:993] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.343089  2773 raft_consensus.cc:1081] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.344485  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35562
I20260709 12:25:08.344859  2578 raft_consensus.cc:493] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.345086  2578 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.351058  2578 raft_consensus.cc:515] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:08.352622  2578 leader_election.cc:290] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 3 election: Requested vote from peers ad01b2d8709d43f79e2b7863f0d032bc (127.30.109.68:44811), 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241)
I20260709 12:25:08.353205  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad01b2d8709d43f79e2b7863f0d032bc"
I20260709 12:25:08.353528  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbd0a1f71d449ecaf431521630b4ecf" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:08.353827  1932 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.354234  1785 raft_consensus.cc:3055] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:08.354532  1785 raft_consensus.cc:740] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18b46d180679490fafe5db06e5fa0e7c, State: Running, Role: LEADER
I20260709 12:25:08.355264  1785 consensus_queue.cc:260] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:08.356595  1785 raft_consensus.cc:3060] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.359069  1932 raft_consensus.cc:2468] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.359997  2523 leader_election.cc:304] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [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: 41acc2b7b8a749d9a517cca9b59f621e, ad01b2d8709d43f79e2b7863f0d032bc; no voters: 
I20260709 12:25:08.360800  2781 raft_consensus.cc:2804] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:08.361254  2781 raft_consensus.cc:697] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:08.361580  1785 raft_consensus.cc:2468] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.362133  2781 consensus_queue.cc:237] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [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: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } }
I20260709 12:25:08.372128  1613 catalog_manager.cc:5697] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 2 to 3, leader changed from 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 3 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.454159  2759 raft_consensus.cc:993] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.454645  2792 raft_consensus.cc:1081] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:08.456126  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:25:08.456585  2578 raft_consensus.cc:493] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.456877  2578 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.463099  2578 raft_consensus.cc:515] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.464602  2578 leader_election.cc:290] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 3 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:25:08.465251  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:08.465502  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e74d7a082f415691611c88fb80d56e" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:25:08.465911  1785 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.466058  1858 raft_consensus.cc:3055] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:08.466462  1858 raft_consensus.cc:740] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:25:08.467037  1858 consensus_queue.cc:260] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.468010  1858 raft_consensus.cc:3060] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:08.470510  1785 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.471532  2525 leader_election.cc:304] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [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: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:25:08.472163  2781 raft_consensus.cc:2804] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:08.472343  1858 raft_consensus.cc:2468] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 3.
I20260709 12:25:08.472573  2781 raft_consensus.cc:697] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:08.473397  2781 consensus_queue.cc:237] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [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: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:08.483881  1613 catalog_manager.cc:5697] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 2 to 3, leader changed from 89312b10ec0a4754845df78b8c55565f (127.30.109.67) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 3 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.536433  1785 raft_consensus.cc:1275] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.537489  2781 consensus_queue.cc:1048] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.552976  1858 raft_consensus.cc:1275] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.554440  2761 consensus_queue.cc:1048] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.600574  1785 raft_consensus.cc:1275] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:08.601794  2792 consensus_queue.cc:1048] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:08.602849  1932 raft_consensus.cc:1275] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 89312b10ec0a4754845df78b8c55565f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:08.604411  2792 consensus_queue.cc:1048] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:08.604454  1857 raft_consensus.cc:1275] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.606715  2761 consensus_queue.cc:1048] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.623620  1858 raft_consensus.cc:1275] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.629448  2761 consensus_queue.cc:1048] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:08.636461  1782 raft_consensus.cc:1275] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.637861  2781 consensus_queue.cc:1048] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.669842  1932 raft_consensus.cc:1275] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.671458  2763 consensus_queue.cc:1048] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.715749  1782 raft_consensus.cc:1275] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:08.717073  2763 consensus_queue.cc:1048] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:08.730644  1936 raft_consensus.cc:1275] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:08.732111  2763 consensus_queue.cc:1048] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:08.789382  1782 raft_consensus.cc:1275] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.790702  2763 consensus_queue.cc:1048] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.799798  1936 raft_consensus.cc:1275] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:08.801060  2781 consensus_queue.cc:1048] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:08.852983  1782 raft_consensus.cc:1275] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:08.854540  2763 consensus_queue.cc:1048] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:08.865810  1857 raft_consensus.cc:1275] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:08.867161  2761 consensus_queue.cc:1048] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:09.086301 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:09.126304  1857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de"
dest_uuid: "89312b10ec0a4754845df78b8c55565f"
mode: GRACEFUL
new_leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:46598
I20260709 12:25:09.126807  1857 raft_consensus.cc:606] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Received request to transfer leadership to TS 41acc2b7b8a749d9a517cca9b59f621e
I20260709 12:25:09.127888 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:09.128924 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:09.129431 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:09.372828  2670 raft_consensus.cc:993] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f: : Instructing follower 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:09.373266  2792 raft_consensus.cc:1081] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Signalling peer 41acc2b7b8a749d9a517cca9b59f621e to start an election
I20260709 12:25:09.374634  2578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de"
dest_uuid: "41acc2b7b8a749d9a517cca9b59f621e"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:25:09.375100  2578 raft_consensus.cc:493] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:09.375324  2578 raft_consensus.cc:3060] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:09.381914  2578 raft_consensus.cc:515] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:09.384233  1785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18b46d180679490fafe5db06e5fa0e7c"
I20260709 12:25:09.384817  2578 leader_election.cc:290] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Requested vote from peers 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241), 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613)
I20260709 12:25:09.384848  1785 raft_consensus.cc:3060] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:09.386287  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7050efaece9146ec913b3b5ba71194de" candidate_uuid: "41acc2b7b8a749d9a517cca9b59f621e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89312b10ec0a4754845df78b8c55565f"
I20260709 12:25:09.386864  1858 raft_consensus.cc:3055] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:09.387130  1858 raft_consensus.cc:740] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89312b10ec0a4754845df78b8c55565f, State: Running, Role: LEADER
I20260709 12:25:09.387928  1858 consensus_queue.cc:260] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:09.389040  1858 raft_consensus.cc:3060] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:09.391866  1785 raft_consensus.cc:2468] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:09.392951  2525 leader_election.cc:304] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18b46d180679490fafe5db06e5fa0e7c, 41acc2b7b8a749d9a517cca9b59f621e; no voters: 
I20260709 12:25:09.393745  2761 raft_consensus.cc:2804] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:09.394569  2761 raft_consensus.cc:697] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Becoming Leader. State: Replica: 41acc2b7b8a749d9a517cca9b59f621e, State: Running, Role: LEADER
I20260709 12:25:09.394708  1858 raft_consensus.cc:2468] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41acc2b7b8a749d9a517cca9b59f621e in term 2.
I20260709 12:25:09.395617  2761 consensus_queue.cc:237] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } }
I20260709 12:25:09.405797  1609 catalog_manager.cc:5697] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e reported cstate change: term changed from 1 to 2, leader changed from 89312b10ec0a4754845df78b8c55565f (127.30.109.67) to 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65). New cstate: current_term: 2 leader_uuid: "41acc2b7b8a749d9a517cca9b59f621e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.849223  1857 raft_consensus.cc:1275] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:09.850478  2827 consensus_queue.cc:1048] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:09.864993  1785 raft_consensus.cc:1275] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Refusing update from remote peer 41acc2b7b8a749d9a517cca9b59f621e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:09.866410  2827 consensus_queue.cc:1048] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b46d180679490fafe5db06e5fa0e7c" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:10.162068 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:10.195163 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:10.196045 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:10.196468 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:10.227619 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:10.261000 31157 tablet_server.cc:179] TabletServer@127.30.109.65:35197 shutting down...
W20260709 12:25:10.279356  1903 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 62 similar messages]
W20260709 12:25:10.293488  1903 consensus_peers.cc:597] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.294765 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:25:10.299857  1903 consensus_peers.cc:597] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.301329 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.302387 31157 raft_consensus.cc:2243] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.303326 31157 raft_consensus.cc:2272] T a1eaa6551d3f459e94fe21c55f01c5a6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.306480 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.307780 31157 raft_consensus.cc:2243] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.308394 31157 raft_consensus.cc:2272] T dfd5ac4f733845d9b40a4709b2e1ab16 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.311287 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.312131 31157 raft_consensus.cc:2243] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.312661 31157 raft_consensus.cc:2272] T df47f7b288e74a66814be23c0ad22a6a P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.315430 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.316310 31157 raft_consensus.cc:2243] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.316797 31157 raft_consensus.cc:2272] T 057c433f1b8842848b58eec9a58426a1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.319595 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.320490 31157 raft_consensus.cc:2243] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.321458 31157 raft_consensus.cc:2272] T 4ad96fef49324adeb456ad57d00ca807 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.326506 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.327411 31157 raft_consensus.cc:2243] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.327929 31157 raft_consensus.cc:2272] T 0a0a4131ef874037b3232e15ce1a0b57 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.330746 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.331554 31157 raft_consensus.cc:2243] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.332990 31157 raft_consensus.cc:2272] T 23774161fcc04adeaa54404809476a51 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.333709  1903 consensus_peers.cc:597] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.335578 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.336506 31157 raft_consensus.cc:2243] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.337100 31157 raft_consensus.cc:2272] T 09352e2944034f66b21063ceeeebbb83 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.339859 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.340704 31157 raft_consensus.cc:2243] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.341617 31157 raft_consensus.cc:2272] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.344300 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.345186 31157 raft_consensus.cc:2243] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.345757 31157 raft_consensus.cc:2272] T 6496622d5bb1442d9d0e5525cc38519d P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.348409 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.349457 31157 raft_consensus.cc:2243] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.350632 31157 raft_consensus.cc:2272] T 4e1fbe1508b24ef1b57bf133acd72115 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.353658 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.354774 31157 raft_consensus.cc:2243] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.355365 31157 raft_consensus.cc:2272] T e694b9652d444b349ca65a3a1cfc24d5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.358588 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.359709 31157 raft_consensus.cc:2243] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.360963 31157 raft_consensus.cc:2272] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.362195  1903 consensus_peers.cc:597] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.364163 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.365155 31157 raft_consensus.cc:2243] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.365751 31157 raft_consensus.cc:2272] T aaab3ae3b3984213a90c010da3a3b21d P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.366200  1903 consensus_peers.cc:597] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.370342  1829 consensus_peers.cc:597] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.376322 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.377445 31157 raft_consensus.cc:2243] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.378091 31157 raft_consensus.cc:2272] T ecb454d4660b443a88f2a1a9cacb463e P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.379509  1829 consensus_peers.cc:597] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.380112  1829 consensus_peers.cc:597] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.381505 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.382409 31157 raft_consensus.cc:2243] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:25:10.382898  1829 consensus_peers.cc:597] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.383270 31157 raft_consensus.cc:2272] T 64fe2973985f44c085a07e5974bab281 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.383477  1755 consensus_peers.cc:597] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.385763  1755 consensus_peers.cc:597] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.385878 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.386698 31157 raft_consensus.cc:2243] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.387598 31157 raft_consensus.cc:2272] T 96e74d7a082f415691611c88fb80d56e P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.389933 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.390630 31157 raft_consensus.cc:2243] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.390990 31157 raft_consensus.cc:2272] T 304f23cdbeb44ba4b911e36e86e1b060 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.392995 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.393584 31157 raft_consensus.cc:2243] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.393970 31157 raft_consensus.cc:2272] T bbc853ef0a854e708d43a99b3e016de6 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.396251 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.397109 31157 raft_consensus.cc:2243] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.397557 31157 raft_consensus.cc:2272] T a8f16a5d231740499a1dcb3ee51632d0 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.398515  1755 consensus_peers.cc:597] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.399801 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.400440 31157 raft_consensus.cc:2243] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.400853 31157 raft_consensus.cc:2272] T d4831bc915d34eb1b71403f1d82753da P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.402813 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.403373 31157 raft_consensus.cc:2243] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.404177 31157 raft_consensus.cc:2272] T f1f1ddd72b3a4e50b7e93f6b4632595a P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.405983 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.406528 31157 raft_consensus.cc:2243] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.406941 31157 raft_consensus.cc:2272] T d02b25c141304321bda418470534e860 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.408830 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.409533 31157 raft_consensus.cc:2243] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.410027 31157 raft_consensus.cc:2272] T 69d1b59b4e224851bfbe6231295d1674 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.412693 31157 tablet_replica.cc:333] stopping tablet replica
W20260709 12:25:10.412813  1903 consensus_peers.cc:597] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.413204 31157 raft_consensus.cc:2243] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.413637 31157 raft_consensus.cc:2272] T de76e21bb53744ad9d44f6258907e376 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.416039 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.416643 31157 raft_consensus.cc:2243] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.417060 31157 raft_consensus.cc:2272] T 787fb6468ed344e1a384b419a6e41d78 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.419777 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.420554 31157 raft_consensus.cc:2243] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.420897 31157 raft_consensus.cc:2272] T 59e8ed48dec9405cbed7db686eb0c8f9 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.423316 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.424257 31157 raft_consensus.cc:2243] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.424662 31157 raft_consensus.cc:2272] T af83d94dfbb5400eb58f86389376d321 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.426494 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.427106 31157 raft_consensus.cc:2243] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.427544 31157 raft_consensus.cc:2272] T 4bed48c27bcf4dcf8174221845b416ff P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.429432 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.429939 31157 raft_consensus.cc:2243] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.430330 31157 raft_consensus.cc:2272] T c19b88cd2df9401f81dd9582bf7f405c P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.432621 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.433151 31157 raft_consensus.cc:2243] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.433545 31157 raft_consensus.cc:2272] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.435913 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.436528 31157 raft_consensus.cc:2243] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.437363 31157 raft_consensus.cc:2272] T bcbd0a1f71d449ecaf431521630b4ecf P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.439515 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.440158 31157 raft_consensus.cc:2243] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.440582 31157 raft_consensus.cc:2272] T 3fdc7714aeaf413e995bfd35913d8765 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.442971 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.443749 31157 raft_consensus.cc:2243] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.444222 31157 raft_consensus.cc:2272] T 848c9a31594549ebb51a9d55f7b5d304 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.444713  1829 consensus_peers.cc:597] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.446499 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.447058 31157 raft_consensus.cc:2243] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.447767 31157 raft_consensus.cc:2272] T 7a762c3b19014567a00ddfee7764518a P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.449602 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.450057 31157 raft_consensus.cc:2243] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.450692 31157 raft_consensus.cc:2272] T 7050efaece9146ec913b3b5ba71194de P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.452792 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.453491 31157 raft_consensus.cc:2243] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.454027 31157 raft_consensus.cc:2272] T 80ec77a7b2ec40e98d37925e447f7339 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.456643 31157 tablet_replica.cc:333] stopping tablet replica
W20260709 12:25:10.456521  1755 consensus_peers.cc:597] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.457274 31157 raft_consensus.cc:2243] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.457724 31157 raft_consensus.cc:2272] T d4f3913d6dac4f20a9e831e2cba150e0 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.459602 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.460111 31157 raft_consensus.cc:2243] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.460477 31157 raft_consensus.cc:2272] T b778f0684974426f9045de78a9831ecb P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.462250 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.462765 31157 raft_consensus.cc:2243] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.463126 31157 raft_consensus.cc:2272] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.464903 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.465426 31157 raft_consensus.cc:2243] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.466130 31157 raft_consensus.cc:2272] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.468060 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.468684 31157 raft_consensus.cc:2243] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.469473 31157 raft_consensus.cc:2272] T d4b640e501a54e25a577a2887bb79ee2 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.471666 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.472137 31157 raft_consensus.cc:2243] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.472496 31157 raft_consensus.cc:2272] T 3b30fce77015431fae606f797198ea0f P 41acc2b7b8a749d9a517cca9b59f621e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.474658 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.475225 31157 raft_consensus.cc:2243] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.475764 31157 raft_consensus.cc:2272] T dd89a0db11e2413bbbec42bdd7f70991 P 41acc2b7b8a749d9a517cca9b59f621e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.476497  1903 consensus_peers.cc:597] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.477653 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:10.478382 31157 raft_consensus.cc:2243] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.478777 31157 raft_consensus.cc:2272] T a282d4a006964488a9b007da4aafb025 P 41acc2b7b8a749d9a517cca9b59f621e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.481608  1903 consensus_peers.cc:597] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.495859  1903 consensus_peers.cc:597] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.548661 31157 tablet_server.cc:196] TabletServer@127.30.109.65:35197 shutdown complete.
W20260709 12:25:10.565193  1829 consensus_peers.cc:597] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.569183  1903 consensus_peers.cc:597] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.582842  1903 consensus_peers.cc:597] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.589644  1903 consensus_peers.cc:597] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.611826  1903 consensus_peers.cc:597] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.629982  1829 consensus_peers.cc:597] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.631477 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
W20260709 12:25:10.641341  1829 consensus_peers.cc:597] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.644513  1904 consensus_peers.cc:597] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.665480  1829 consensus_peers.cc:597] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.676565 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:10.677357 31157 tablet_replica.cc:333] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.678128 31157 raft_consensus.cc:2243] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.678578 31157 raft_consensus.cc:2272] T 23774161fcc04adeaa54404809476a51 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.680768 31157 tablet_replica.cc:333] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.681625 31157 raft_consensus.cc:2243] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.682629 31157 raft_consensus.cc:2272] T 050cc1190a5641fe852b44056a3b5927 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.683310  1830 consensus_peers.cc:597] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.685073 31157 tablet_replica.cc:333] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.685856 31157 raft_consensus.cc:2243] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.686348 31157 raft_consensus.cc:2272] T 0a0a4131ef874037b3232e15ce1a0b57 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.688894 31157 tablet_replica.cc:333] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.689646 31157 raft_consensus.cc:2243] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.690634 31157 raft_consensus.cc:2272] T 6cff0f32513842f3abaa0f5bf8655718 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.693032 31157 tablet_replica.cc:333] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.693745 31157 raft_consensus.cc:2243] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.694231 31157 raft_consensus.cc:2272] T 7050efaece9146ec913b3b5ba71194de P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.696987 31157 tablet_replica.cc:333] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.697755 31157 raft_consensus.cc:2243] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.698253 31157 raft_consensus.cc:2272] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.698609  1829 consensus_peers.cc:597] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.700145 31157 tablet_replica.cc:333] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.700807 31157 raft_consensus.cc:2243] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.701220 31157 raft_consensus.cc:2272] T d4b640e501a54e25a577a2887bb79ee2 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.703012 31157 tablet_replica.cc:333] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.703601 31157 raft_consensus.cc:2243] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.704512 31157 raft_consensus.cc:2272] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.706684 31157 tablet_replica.cc:333] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.707494 31157 raft_consensus.cc:2243] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.708237 31157 raft_consensus.cc:2272] T afd144b0db7a46c392bda079e6a4c0ce P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.710114 31157 tablet_replica.cc:333] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.710594 31157 raft_consensus.cc:2243] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.711004 31157 raft_consensus.cc:2272] T dd89a0db11e2413bbbec42bdd7f70991 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.713224 31157 tablet_replica.cc:333] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.713967 31157 raft_consensus.cc:2243] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:25:10.714464  1830 consensus_peers.cc:597] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.714731 31157 raft_consensus.cc:2272] T a282d4a006964488a9b007da4aafb025 P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.716935 31157 tablet_replica.cc:333] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.717600 31157 raft_consensus.cc:2243] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.718015 31157 raft_consensus.cc:2272] T 3b30fce77015431fae606f797198ea0f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.720089 31157 tablet_replica.cc:333] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.720649 31157 raft_consensus.cc:2243] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.721184 31157 raft_consensus.cc:2272] T e694b9652d444b349ca65a3a1cfc24d5 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.723197 31157 tablet_replica.cc:333] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.723726 31157 raft_consensus.cc:2243] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:10.723884  1829 consensus_peers.cc:597] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.724140 31157 raft_consensus.cc:2272] T df47f7b288e74a66814be23c0ad22a6a P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.725989 31157 tablet_replica.cc:333] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.726605 31157 raft_consensus.cc:2243] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.727007 31157 raft_consensus.cc:2272] T a1eaa6551d3f459e94fe21c55f01c5a6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.728848 31157 tablet_replica.cc:333] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.729511 31157 raft_consensus.cc:2243] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.731621 31157 raft_consensus.cc:2272] T a8f16a5d231740499a1dcb3ee51632d0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.734153 31157 tablet_replica.cc:333] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.734820 31157 raft_consensus.cc:2243] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.735778 31157 raft_consensus.cc:2272] T bbc853ef0a854e708d43a99b3e016de6 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.738111 31157 tablet_replica.cc:333] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.738795 31157 raft_consensus.cc:2243] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.739972 31157 raft_consensus.cc:2272] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.742594 31157 tablet_replica.cc:333] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.743288 31157 raft_consensus.cc:2243] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.743809 31157 raft_consensus.cc:2272] T de76e21bb53744ad9d44f6258907e376 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.744590  1903 consensus_peers.cc:597] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Couldn't send request to peer 41acc2b7b8a749d9a517cca9b59f621e. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.745498  1904 consensus_peers.cc:597] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.746567 31157 tablet_replica.cc:333] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.747563 31157 raft_consensus.cc:2243] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.748018 31157 raft_consensus.cc:2272] T 82f993c6f27340b7946d4dbd23a78cbe P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.749948 31157 tablet_replica.cc:333] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.750416 31157 raft_consensus.cc:2243] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.751051 31157 raft_consensus.cc:2272] T e6cf5bcf4ff448829e47c1f9cba79686 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.752789 31157 tablet_replica.cc:333] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.753270 31157 raft_consensus.cc:2243] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.753625 31157 raft_consensus.cc:2272] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.755213 31157 tablet_replica.cc:333] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.755854 31157 raft_consensus.cc:2243] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.756260 31157 raft_consensus.cc:2272] T bcbd0a1f71d449ecaf431521630b4ecf P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.758050 31157 tablet_replica.cc:333] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.758688 31157 raft_consensus.cc:2243] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.759555 31157 raft_consensus.cc:2272] T efe1429483324045911cf4cab2ab3654 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.761970 31157 tablet_replica.cc:333] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.762781 31157 raft_consensus.cc:2243] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.763824 31157 raft_consensus.cc:2272] T ecb454d4660b443a88f2a1a9cacb463e P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.765792 31157 tablet_replica.cc:333] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.766346 31157 raft_consensus.cc:2243] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.766794 31157 raft_consensus.cc:2272] T 512cd467d05047a2b2fe65aea59213d6 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.768868 31157 tablet_replica.cc:333] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.769632 31157 raft_consensus.cc:2243] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.770568 31157 raft_consensus.cc:2272] T aaab3ae3b3984213a90c010da3a3b21d P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.772971 31157 tablet_replica.cc:333] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.773492 31157 raft_consensus.cc:2243] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.773886 31157 raft_consensus.cc:2272] T 7a762c3b19014567a00ddfee7764518a P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.775614 31157 tablet_replica.cc:333] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.776093 31157 raft_consensus.cc:2243] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.776484 31157 raft_consensus.cc:2272] T 848c9a31594549ebb51a9d55f7b5d304 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.778163 31157 tablet_replica.cc:333] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.778668 31157 raft_consensus.cc:2243] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.779052 31157 raft_consensus.cc:2272] T 4ad96fef49324adeb456ad57d00ca807 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.780826 31157 tablet_replica.cc:333] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.781338 31157 raft_consensus.cc:2243] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.781736 31157 raft_consensus.cc:2272] T b778f0684974426f9045de78a9831ecb P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.783394 31157 tablet_replica.cc:333] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.783882 31157 raft_consensus.cc:2243] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.784283 31157 raft_consensus.cc:2272] T 4e1fbe1508b24ef1b57bf133acd72115 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.785946 31157 tablet_replica.cc:333] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.786422 31157 raft_consensus.cc:2243] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.786810 31157 raft_consensus.cc:2272] T 96e74d7a082f415691611c88fb80d56e P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.788460 31157 tablet_replica.cc:333] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.788995 31157 raft_consensus.cc:2243] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.789415 31157 raft_consensus.cc:2272] T 764246d2df6a4dcbbe94ba9d6a78503f P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.791121 31157 tablet_replica.cc:333] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.791666 31157 raft_consensus.cc:2243] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.792079 31157 raft_consensus.cc:2272] T 69d1b59b4e224851bfbe6231295d1674 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.794541 31157 tablet_replica.cc:333] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.795051 31157 raft_consensus.cc:2243] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.795552 31157 raft_consensus.cc:2272] T f1f1ddd72b3a4e50b7e93f6b4632595a P 18b46d180679490fafe5db06e5fa0e7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.797420 31157 tablet_replica.cc:333] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.797976 31157 raft_consensus.cc:2243] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.798732 31157 raft_consensus.cc:2272] T 4bed48c27bcf4dcf8174221845b416ff P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.800709 31157 tablet_replica.cc:333] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.801254 31157 raft_consensus.cc:2243] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.801704 31157 raft_consensus.cc:2272] T af83d94dfbb5400eb58f86389376d321 P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.803566 31157 tablet_replica.cc:333] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.804076 31157 raft_consensus.cc:2243] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.804813 31157 raft_consensus.cc:2272] T f93cc413a041429391fe2e2204859e33 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.806646 31157 tablet_replica.cc:333] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.807138 31157 raft_consensus.cc:2243] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.807550 31157 raft_consensus.cc:2272] T ee2b54a66bfd465f89b9b3892365b898 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.809242 31157 tablet_replica.cc:333] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.809760 31157 raft_consensus.cc:2243] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.810148 31157 raft_consensus.cc:2272] T 89353dcdd2ca4db9bd7c9f4023a2de9e P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.811841 31157 tablet_replica.cc:333] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.812453 31157 raft_consensus.cc:2243] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:10.812855 31157 raft_consensus.cc:2272] T 544d2534fee24cb6b169cf546069390b P 18b46d180679490fafe5db06e5fa0e7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.815038 31157 tablet_replica.cc:333] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.815704 31157 raft_consensus.cc:2243] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:10.815857  1830 consensus_peers.cc:597] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.816169 31157 raft_consensus.cc:2272] T 73cd2c434cbc4a06a16d4042f2fc37c1 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:10.818212 31157 tablet_replica.cc:333] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c: stopping tablet replica
I20260709 12:25:10.818827 31157 raft_consensus.cc:2243] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:10.819808 31157 raft_consensus.cc:2272] T cc2199185ef5459ba6b3424f11db8008 P 18b46d180679490fafe5db06e5fa0e7c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:10.841084  1830 consensus_peers.cc:597] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.896273 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
W20260709 12:25:10.933658  1830 consensus_peers.cc:597] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.934049  1904 consensus_peers.cc:597] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.936223  1830 consensus_peers.cc:597] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:10.959844  1904 consensus_peers.cc:597] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.972448 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
W20260709 12:25:10.983944  1830 consensus_peers.cc:597] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:11.009676  1830 consensus_peers.cc:597] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.016628 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:11.017607 31157 tablet_replica.cc:333] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.018627 31157 raft_consensus.cc:2243] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.019253 31157 raft_consensus.cc:2272] T 23774161fcc04adeaa54404809476a51 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.021697 31157 tablet_replica.cc:333] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.022428 31157 raft_consensus.cc:2243] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.022893 31157 raft_consensus.cc:2272] T 050cc1190a5641fe852b44056a3b5927 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.025197 31157 tablet_replica.cc:333] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.025890 31157 raft_consensus.cc:2243] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.026829 31157 raft_consensus.cc:2272] T 0a0a4131ef874037b3232e15ce1a0b57 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.029102 31157 tablet_replica.cc:333] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.029836 31157 raft_consensus.cc:2243] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.030686 31157 raft_consensus.cc:2272] T 544d2534fee24cb6b169cf546069390b P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.030962  1903 consensus_peers.cc:597] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.032964 31157 tablet_replica.cc:333] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.033821 31157 raft_consensus.cc:2243] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.034333 31157 raft_consensus.cc:2272] T 6cff0f32513842f3abaa0f5bf8655718 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.036573 31157 tablet_replica.cc:333] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.037189 31157 raft_consensus.cc:2243] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.037616 31157 raft_consensus.cc:2272] T 7050efaece9146ec913b3b5ba71194de P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.039973 31157 tablet_replica.cc:333] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.040699 31157 raft_consensus.cc:2243] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.041188 31157 raft_consensus.cc:2272] T 3fc5ba3d62b74d5c81efc8021fae9e2b P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.043642 31157 tablet_replica.cc:333] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.044394 31157 raft_consensus.cc:2243] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.044837 31157 raft_consensus.cc:2272] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.047019 31157 tablet_replica.cc:333] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.047595 31157 raft_consensus.cc:2243] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.047924 31157 raft_consensus.cc:2272] T afd144b0db7a46c392bda079e6a4c0ce P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.049557 31157 tablet_replica.cc:333] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.050026 31157 raft_consensus.cc:2243] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.050659 31157 raft_consensus.cc:2272] T df47f7b288e74a66814be23c0ad22a6a P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.052318 31157 tablet_replica.cc:333] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.052832 31157 raft_consensus.cc:2243] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.053239 31157 raft_consensus.cc:2272] T efe1429483324045911cf4cab2ab3654 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.055637 31157 tablet_replica.cc:333] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.056378 31157 raft_consensus.cc:2243] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.056890 31157 raft_consensus.cc:2272] T 159e93ae2cbf4bafb0e58bb0545a40e0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.059422 31157 tablet_replica.cc:333] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.060165 31157 raft_consensus.cc:2243] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.061231 31157 raft_consensus.cc:2272] T de76e21bb53744ad9d44f6258907e376 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.064349 31157 tablet_replica.cc:333] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.064996 31157 raft_consensus.cc:2243] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.065424 31157 raft_consensus.cc:2272] T 057c433f1b8842848b58eec9a58426a1 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.067473 31157 tablet_replica.cc:333] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.068012 31157 raft_consensus.cc:2243] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.068464 31157 raft_consensus.cc:2272] T 4bed48c27bcf4dcf8174221845b416ff P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.068604  1830 consensus_peers.cc:597] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.070770 31157 tablet_replica.cc:333] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.071687 31157 raft_consensus.cc:2243] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.072245 31157 raft_consensus.cc:2272] T c19b88cd2df9401f81dd9582bf7f405c P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.073768  1903 consensus_peers.cc:597] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.075306 31157 tablet_replica.cc:333] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
W20260709 12:25:11.075269  1830 consensus_peers.cc:597] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.076200 31157 raft_consensus.cc:2243] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.076574 31157 raft_consensus.cc:2272] T 787fb6468ed344e1a384b419a6e41d78 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.078238 31157 tablet_replica.cc:333] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.078734 31157 raft_consensus.cc:2243] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.079449 31157 raft_consensus.cc:2272] T 59e8ed48dec9405cbed7db686eb0c8f9 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.081773 31157 tablet_replica.cc:333] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
W20260709 12:25:11.081809  1903 consensus_peers.cc:597] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.082453 31157 raft_consensus.cc:2243] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.082809 31157 raft_consensus.cc:2272] T 3fdc7714aeaf413e995bfd35913d8765 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.084607 31157 tablet_replica.cc:333] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.085181 31157 raft_consensus.cc:2243] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.085548 31157 raft_consensus.cc:2272] T a8f16a5d231740499a1dcb3ee51632d0 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.087177 31157 tablet_replica.cc:333] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.087682 31157 raft_consensus.cc:2243] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.088011 31157 raft_consensus.cc:2272] T bbc853ef0a854e708d43a99b3e016de6 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.089677 31157 tablet_replica.cc:333] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.090143 31157 raft_consensus.cc:2243] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.090814 31157 raft_consensus.cc:2272] T 82f993c6f27340b7946d4dbd23a78cbe P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.092455 31157 tablet_replica.cc:333] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.093040 31157 raft_consensus.cc:2243] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.093380 31157 raft_consensus.cc:2272] T e6cf5bcf4ff448829e47c1f9cba79686 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.094991 31157 tablet_replica.cc:333] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.095535 31157 raft_consensus.cc:2243] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.096217 31157 raft_consensus.cc:2272] T c9f26db2e8984759b9d7e7aa2b45cdf5 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.098049 31157 tablet_replica.cc:333] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.098590 31157 raft_consensus.cc:2243] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.099677 31157 raft_consensus.cc:2272] T 69d1b59b4e224851bfbe6231295d1674 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.101826 31157 tablet_replica.cc:333] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.102510 31157 raft_consensus.cc:2243] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.103010 31157 raft_consensus.cc:2272] T d02b25c141304321bda418470534e860 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.105373 31157 tablet_replica.cc:333] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.106025 31157 raft_consensus.cc:2243] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.106865 31157 raft_consensus.cc:2272] T d4f3913d6dac4f20a9e831e2cba150e0 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.109179 31157 tablet_replica.cc:333] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.109862 31157 raft_consensus.cc:2243] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.110759 31157 raft_consensus.cc:2272] T b778f0684974426f9045de78a9831ecb P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.110986  1904 consensus_peers.cc:597] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.113234 31157 tablet_replica.cc:333] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.114017 31157 raft_consensus.cc:2243] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.114508 31157 raft_consensus.cc:2272] T 6496622d5bb1442d9d0e5525cc38519d P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.117074 31157 tablet_replica.cc:333] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.117802 31157 raft_consensus.cc:2243] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.118299 31157 raft_consensus.cc:2272] T 4e1fbe1508b24ef1b57bf133acd72115 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.120631 31157 tablet_replica.cc:333] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.121197 31157 raft_consensus.cc:2243] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.121591 31157 raft_consensus.cc:2272] T 96e74d7a082f415691611c88fb80d56e P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.123404 31157 tablet_replica.cc:333] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.123900 31157 raft_consensus.cc:2243] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.124346 31157 raft_consensus.cc:2272] T 64fe2973985f44c085a07e5974bab281 P 89312b10ec0a4754845df78b8c55565f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.126547 31157 tablet_replica.cc:333] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.127250 31157 raft_consensus.cc:2243] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.128151 31157 raft_consensus.cc:2272] T 304f23cdbeb44ba4b911e36e86e1b060 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.129911 31157 tablet_replica.cc:333] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.130360 31157 raft_consensus.cc:2243] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.130697 31157 raft_consensus.cc:2272] T 764246d2df6a4dcbbe94ba9d6a78503f P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.132431 31157 tablet_replica.cc:333] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.132874 31157 raft_consensus.cc:2243] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.133493 31157 raft_consensus.cc:2272] T 09352e2944034f66b21063ceeeebbb83 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.135568 31157 tablet_replica.cc:333] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.136175 31157 raft_consensus.cc:2243] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.136646 31157 raft_consensus.cc:2272] T dfd5ac4f733845d9b40a4709b2e1ab16 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.138834 31157 tablet_replica.cc:333] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.139540 31157 raft_consensus.cc:2243] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.140297 31157 raft_consensus.cc:2272] T ee2b54a66bfd465f89b9b3892365b898 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.142755 31157 tablet_replica.cc:333] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.143499 31157 raft_consensus.cc:2243] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.143996 31157 raft_consensus.cc:2272] T d4831bc915d34eb1b71403f1d82753da P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.146272 31157 tablet_replica.cc:333] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.146960 31157 raft_consensus.cc:2243] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.147459 31157 raft_consensus.cc:2272] T cc2199185ef5459ba6b3424f11db8008 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.148422  1904 consensus_peers.cc:597] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 18b46d180679490fafe5db06e5fa0e7c (127.30.109.66:34241): Couldn't send request to peer 18b46d180679490fafe5db06e5fa0e7c. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.149600 31157 tablet_replica.cc:333] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.150188 31157 raft_consensus.cc:2243] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.150869 31157 raft_consensus.cc:2272] T 848c9a31594549ebb51a9d55f7b5d304 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.152675 31157 tablet_replica.cc:333] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.153167 31157 raft_consensus.cc:2243] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.153832 31157 raft_consensus.cc:2272] T 512cd467d05047a2b2fe65aea59213d6 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.155656 31157 tablet_replica.cc:333] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.156126 31157 raft_consensus.cc:2243] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.156594 31157 raft_consensus.cc:2272] T 291c79e9e08c4d68b2457fad0ecd6ea3 P 89312b10ec0a4754845df78b8c55565f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.158344 31157 tablet_replica.cc:333] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.158800 31157 raft_consensus.cc:2243] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.159173 31157 raft_consensus.cc:2272] T 80ec77a7b2ec40e98d37925e447f7339 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.160830 31157 tablet_replica.cc:333] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f: stopping tablet replica
I20260709 12:25:11.161263 31157 raft_consensus.cc:2243] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.161648 31157 raft_consensus.cc:2272] T f93cc413a041429391fe2e2204859e33 P 89312b10ec0a4754845df78b8c55565f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.222565 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
W20260709 12:25:11.240001  1903 consensus_peers.cc:597] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.67:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:11.262687  1903 consensus_peers.cc:597] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.67:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:11.281131  1903 consensus_peers.cc:597] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.67:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.289656 31157 tablet_server.cc:179] TabletServer@127.30.109.68:0 shutting down...
W20260709 12:25:11.297887  1903 consensus_peers.cc:597] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.67:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.325824 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:11.326535 31157 tablet_replica.cc:333] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.327178 31157 raft_consensus.cc:2243] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.327723 31157 raft_consensus.cc:2272] T 050cc1190a5641fe852b44056a3b5927 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.329766 31157 tablet_replica.cc:333] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.330335 31157 raft_consensus.cc:2243] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.331063 31157 raft_consensus.cc:2272] T 6496622d5bb1442d9d0e5525cc38519d P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.333021 31157 tablet_replica.cc:333] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.333794 31157 raft_consensus.cc:2243] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.334277 31157 raft_consensus.cc:2272] T 7a762c3b19014567a00ddfee7764518a P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.336177 31157 tablet_replica.cc:333] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.336798 31157 raft_consensus.cc:2243] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.337217 31157 raft_consensus.cc:2272] T d4f3913d6dac4f20a9e831e2cba150e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.339319 31157 tablet_replica.cc:333] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.339890 31157 raft_consensus.cc:2243] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.340310 31157 raft_consensus.cc:2272] T 6cff0f32513842f3abaa0f5bf8655718 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.342250 31157 tablet_replica.cc:333] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.342803 31157 raft_consensus.cc:2243] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.343551 31157 raft_consensus.cc:2272] T dd89a0db11e2413bbbec42bdd7f70991 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.345098 31157 tablet_replica.cc:333] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.345732 31157 raft_consensus.cc:2243] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.346145 31157 raft_consensus.cc:2272] T a282d4a006964488a9b007da4aafb025 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.348018 31157 tablet_replica.cc:333] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.348594 31157 raft_consensus.cc:2243] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.348935 31157 raft_consensus.cc:2272] T 1cc5c62ff6ff4e7bb6144c47308ee9d9 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.350512 31157 tablet_replica.cc:333] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.350968 31157 raft_consensus.cc:2243] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.351303 31157 raft_consensus.cc:2272] T d4b640e501a54e25a577a2887bb79ee2 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.352835 31157 tablet_replica.cc:333] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.353300 31157 raft_consensus.cc:2243] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.353616 31157 raft_consensus.cc:2272] T afd144b0db7a46c392bda079e6a4c0ce P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.355312 31157 tablet_replica.cc:333] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.355984 31157 raft_consensus.cc:2243] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.356493 31157 raft_consensus.cc:2272] T 159e93ae2cbf4bafb0e58bb0545a40e0 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.358891 31157 tablet_replica.cc:333] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.359609 31157 raft_consensus.cc:2243] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.360253 31157 raft_consensus.cc:2272] T 3b30fce77015431fae606f797198ea0f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.361881 31157 tablet_replica.cc:333] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.362337 31157 raft_consensus.cc:2243] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.362957 31157 raft_consensus.cc:2272] T d02b25c141304321bda418470534e860 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.364606 31157 tablet_replica.cc:333] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.365074 31157 raft_consensus.cc:2243] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.365419 31157 raft_consensus.cc:2272] T f1f1ddd72b3a4e50b7e93f6b4632595a P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.367031 31157 tablet_replica.cc:333] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.367754 31157 raft_consensus.cc:2243] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.368232 31157 raft_consensus.cc:2272] T e6cf5bcf4ff448829e47c1f9cba79686 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.370577 31157 tablet_replica.cc:333] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.371383 31157 raft_consensus.cc:2243] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:11.371394  1903 consensus_peers.cc:597] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc -> Peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Couldn't send request to peer 89312b10ec0a4754845df78b8c55565f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.67:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.371848 31157 raft_consensus.cc:2272] T bcbd0a1f71d449ecaf431521630b4ecf P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.373508 31157 tablet_replica.cc:333] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.374048 31157 raft_consensus.cc:2243] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.374428 31157 raft_consensus.cc:2272] T 82f993c6f27340b7946d4dbd23a78cbe P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.376211 31157 tablet_replica.cc:333] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.376732 31157 raft_consensus.cc:2243] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.377110 31157 raft_consensus.cc:2272] T a1eaa6551d3f459e94fe21c55f01c5a6 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.378680 31157 tablet_replica.cc:333] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.379189 31157 raft_consensus.cc:2243] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.379907 31157 raft_consensus.cc:2272] T 057c433f1b8842848b58eec9a58426a1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.381577 31157 tablet_replica.cc:333] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.382114 31157 raft_consensus.cc:2243] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.382819 31157 raft_consensus.cc:2272] T 3fdc7714aeaf413e995bfd35913d8765 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.384582 31157 tablet_replica.cc:333] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.385222 31157 raft_consensus.cc:2243] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.385906 31157 raft_consensus.cc:2272] T dfd5ac4f733845d9b40a4709b2e1ab16 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.387176  2843 raft_consensus.cc:493] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 41acc2b7b8a749d9a517cca9b59f621e)
I20260709 12:25:11.387672  2843 raft_consensus.cc:515] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89312b10ec0a4754845df78b8c55565f" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 42613 } } peers { permanent_uuid: "ad01b2d8709d43f79e2b7863f0d032bc" member_type: VOTER last_known_addr { host: "127.30.109.68" port: 44811 } } peers { permanent_uuid: "41acc2b7b8a749d9a517cca9b59f621e" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 35197 } }
I20260709 12:25:11.388187 31157 tablet_replica.cc:333] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.388949 31157 raft_consensus.cc:2243] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.389616 31157 raft_consensus.cc:2272] T ee2b54a66bfd465f89b9b3892365b898 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.389835  2843 leader_election.cc:290] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613), 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197)
I20260709 12:25:11.392069 31157 tablet_replica.cc:333] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.392863 31157 raft_consensus.cc:2243] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.393374 31157 raft_consensus.cc:2272] T cc2199185ef5459ba6b3424f11db8008 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.394368  1903 leader_election.cc:336] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 89312b10ec0a4754845df78b8c55565f (127.30.109.67:42613): Network error: Client connection negotiation failed: client connection to 127.30.109.67:42613: connect: Connection refused (error 111)
W20260709 12:25:11.395108  1903 leader_election.cc:336] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 41acc2b7b8a749d9a517cca9b59f621e (127.30.109.65:35197): Network error: Client connection negotiation failed: client connection to 127.30.109.65:35197: connect: Connection refused (error 111)
I20260709 12:25:11.395484  1903 leader_election.cc:304] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad01b2d8709d43f79e2b7863f0d032bc; no voters: 41acc2b7b8a749d9a517cca9b59f621e, 89312b10ec0a4754845df78b8c55565f
I20260709 12:25:11.395720 31157 tablet_replica.cc:333] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.396163  2843 raft_consensus.cc:2749] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:11.396600 31157 raft_consensus.cc:2243] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.397481 31157 raft_consensus.cc:2272] T d4831bc915d34eb1b71403f1d82753da P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.399204 31157 tablet_replica.cc:333] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.399811 31157 raft_consensus.cc:2243] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.400501 31157 raft_consensus.cc:2272] T 80ec77a7b2ec40e98d37925e447f7339 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.402299 31157 tablet_replica.cc:333] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.402796 31157 raft_consensus.cc:2243] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.403196 31157 raft_consensus.cc:2272] T f93cc413a041429391fe2e2204859e33 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.405098 31157 tablet_replica.cc:333] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.405625 31157 raft_consensus.cc:2243] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.406309 31157 raft_consensus.cc:2272] T af83d94dfbb5400eb58f86389376d321 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.408064 31157 tablet_replica.cc:333] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.408608 31157 raft_consensus.cc:2243] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.409309 31157 raft_consensus.cc:2272] T c19b88cd2df9401f81dd9582bf7f405c P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.411154 31157 tablet_replica.cc:333] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.411686 31157 raft_consensus.cc:2243] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.412134 31157 raft_consensus.cc:2272] T 09352e2944034f66b21063ceeeebbb83 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.413977 31157 tablet_replica.cc:333] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.414474 31157 raft_consensus.cc:2243] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.414861 31157 raft_consensus.cc:2272] T 64fe2973985f44c085a07e5974bab281 P ad01b2d8709d43f79e2b7863f0d032bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.416579 31157 tablet_replica.cc:333] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.417073 31157 raft_consensus.cc:2243] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.417477 31157 raft_consensus.cc:2272] T 304f23cdbeb44ba4b911e36e86e1b060 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.419159 31157 tablet_replica.cc:333] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.419757 31157 raft_consensus.cc:2243] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.420473 31157 raft_consensus.cc:2272] T 764246d2df6a4dcbbe94ba9d6a78503f P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.422261 31157 tablet_replica.cc:333] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.422765 31157 raft_consensus.cc:2243] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.423139 31157 raft_consensus.cc:2272] T 512cd467d05047a2b2fe65aea59213d6 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.424911 31157 tablet_replica.cc:333] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.425422 31157 raft_consensus.cc:2243] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.425830 31157 raft_consensus.cc:2272] T aaab3ae3b3984213a90c010da3a3b21d P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.427590 31157 tablet_replica.cc:333] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.428066 31157 raft_consensus.cc:2243] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.428440 31157 raft_consensus.cc:2272] T ecb454d4660b443a88f2a1a9cacb463e P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.430271 31157 tablet_replica.cc:333] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.430763 31157 raft_consensus.cc:2243] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.431493 31157 raft_consensus.cc:2272] T 787fb6468ed344e1a384b419a6e41d78 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.433215 31157 tablet_replica.cc:333] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.433688 31157 raft_consensus.cc:2243] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.434088 31157 raft_consensus.cc:2272] T 59e8ed48dec9405cbed7db686eb0c8f9 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.435775 31157 tablet_replica.cc:333] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.436237 31157 raft_consensus.cc:2243] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.436602 31157 raft_consensus.cc:2272] T efe1429483324045911cf4cab2ab3654 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.438156 31157 tablet_replica.cc:333] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.438644 31157 raft_consensus.cc:2243] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.439018 31157 raft_consensus.cc:2272] T 4ad96fef49324adeb456ad57d00ca807 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.440732 31157 tablet_replica.cc:333] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.441202 31157 raft_consensus.cc:2243] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.441886 31157 raft_consensus.cc:2272] T e694b9652d444b349ca65a3a1cfc24d5 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.443545 31157 tablet_replica.cc:333] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.443989 31157 raft_consensus.cc:2243] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.444368 31157 raft_consensus.cc:2272] T 291c79e9e08c4d68b2457fad0ecd6ea3 P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.445984 31157 tablet_replica.cc:333] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.446442 31157 raft_consensus.cc:2243] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.446820 31157 raft_consensus.cc:2272] T 89353dcdd2ca4db9bd7c9f4023a2de9e P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.448551 31157 tablet_replica.cc:333] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.448987 31157 raft_consensus.cc:2243] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.449425 31157 raft_consensus.cc:2272] T 544d2534fee24cb6b169cf546069390b P ad01b2d8709d43f79e2b7863f0d032bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.450908 31157 tablet_replica.cc:333] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc: stopping tablet replica
I20260709 12:25:11.451328 31157 raft_consensus.cc:2243] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.452059 31157 raft_consensus.cc:2272] T 73cd2c434cbc4a06a16d4042f2fc37c1 P ad01b2d8709d43f79e2b7863f0d032bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.514371 31157 tablet_server.cc:196] TabletServer@127.30.109.68:0 shutdown complete.
I20260709 12:25:11.571462 31157 master.cc:562] Master@127.30.109.126:37313 shutting down...
I20260709 12:25:11.603223 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.603806 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.604136 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07b0defffdd54fc8b059c5bdcc82e363: stopping tablet replica
I20260709 12:25:11.626173 31157 master.cc:584] Master@127.30.109.126:37313 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (27347 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:25:11.713266 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:38379
I20260709 12:25:11.714350 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:11.720233  2851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:11.720834  2850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:11.720909  2853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:11.722188 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:11.723156 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:11.723412 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:11.723551 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599911723537 us; error 0 us; skew 500 ppm
I20260709 12:25:11.724051 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:11.726401 31157 webserver.cc:533] Webserver started at http://127.30.109.126:41755/ using document root <none> and password file <none>
I20260709 12:25:11.726843 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:11.727005 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:11.727221 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:11.728549 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f"
format_stamp: "Formatted at 2026-07-09 12:25:11 on dist-test-slave-8mql"
I20260709 12:25:11.733053 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:11.736402  2858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:11.737248 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:11.737555 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f"
format_stamp: "Formatted at 2026-07-09 12:25:11 on dist-test-slave-8mql"
I20260709 12:25:11.737802 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:11.750782 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:11.751973 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:11.790994 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:38379
I20260709 12:25:11.791110  2909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:38379 every 8 connection(s)
I20260709 12:25:11.794782  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:11.806818  2910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f: Bootstrap starting.
I20260709 12:25:11.811724  2910 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.815980  2910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f: No bootstrap required, opened a new log
I20260709 12:25:11.818179  2910 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" member_type: VOTER }
I20260709 12:25:11.818567  2910 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.818811  2910 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d38ae2e1ca4b64bfa7e5ed07f9456f, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.819532  2910 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" member_type: VOTER }
I20260709 12:25:11.820007  2910 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:11.820233  2910 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:11.820503  2910 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.825014  2910 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" member_type: VOTER }
I20260709 12:25:11.825515  2910 leader_election.cc:304] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [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: c7d38ae2e1ca4b64bfa7e5ed07f9456f; no voters: 
I20260709 12:25:11.826663  2910 leader_election.cc:290] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:11.827064  2913 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.828627  2913 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 1 LEADER]: Becoming Leader. State: Replica: c7d38ae2e1ca4b64bfa7e5ed07f9456f, State: Running, Role: LEADER
I20260709 12:25:11.829453  2913 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [LEADER]: Queue going to LEADER mode. State: All 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: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" member_type: VOTER }
I20260709 12:25:11.829658  2910 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:11.834522  2915 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7d38ae2e1ca4b64bfa7e5ed07f9456f. Latest consensus state: current_term: 1 leader_uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" member_type: VOTER } }
I20260709 12:25:11.834869  2914 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d38ae2e1ca4b64bfa7e5ed07f9456f" member_type: VOTER } }
I20260709 12:25:11.835369  2915 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:11.835767  2914 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:11.839259  2921 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:11.844635  2921 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:11.846956 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:11.853579  2921 catalog_manager.cc:1383] Generated new cluster ID: 357701b5cb30416498c1bff3a0e7fb6e
I20260709 12:25:11.853859  2921 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:11.877427  2921 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:11.878728  2921 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:11.890029  2921 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f: Generated new TSK 0
I20260709 12:25:11.890673  2921 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:11.913816 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:11.919931  2931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:11.921116  2932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:11.922871  2934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:11.923671 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:11.924631 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:11.924882 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:11.925102 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599911925044 us; error 0 us; skew 500 ppm
I20260709 12:25:11.925704 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:11.928216 31157 webserver.cc:533] Webserver started at http://127.30.109.65:36909/ using document root <none> and password file <none>
I20260709 12:25:11.928763 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:11.928980 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:11.929271 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:11.930517 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "b937c9aedb034e518f3283d27bd0cd3f"
format_stamp: "Formatted at 2026-07-09 12:25:11 on dist-test-slave-8mql"
I20260709 12:25:11.935289 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 12:25:11.938824  2939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:11.939663 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:11.940002 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "b937c9aedb034e518f3283d27bd0cd3f"
format_stamp: "Formatted at 2026-07-09 12:25:11 on dist-test-slave-8mql"
I20260709 12:25:11.940325 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:11.962416 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:11.963729 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:11.965188 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:11.967516 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:11.967736 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:11.967979 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:11.968173 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:12.007889 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:44523
I20260709 12:25:12.007999  3001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:44523 every 8 connection(s)
I20260709 12:25:12.012763 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:12.020171  3006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:12.022701  3007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:12.025751  3009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:12.030174 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:12.030601  3002 heartbeater.cc:344] Connected to a master server at 127.30.109.126:38379
I20260709 12:25:12.031077  3002 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:12.031558 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:12.031798 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:12.031972  3002 heartbeater.cc:507] Master 127.30.109.126:38379 requested a full tablet report, sending...
I20260709 12:25:12.032011 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599912031975 us; error 0 us; skew 500 ppm
I20260709 12:25:12.032893 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:12.034577  2875 ts_manager.cc:194] Registered new tserver with Master: b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523)
I20260709 12:25:12.035797 31157 webserver.cc:533] Webserver started at http://127.30.109.66:44113/ using document root <none> and password file <none>
I20260709 12:25:12.036530 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:12.036763 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:12.037076 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:12.037113  2875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38628
I20260709 12:25:12.038743 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
format_stamp: "Formatted at 2026-07-09 12:25:12 on dist-test-slave-8mql"
I20260709 12:25:12.043232 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 12:25:12.046708  3014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:12.047534 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:12.047835 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
format_stamp: "Formatted at 2026-07-09 12:25:12 on dist-test-slave-8mql"
I20260709 12:25:12.048127 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:12.099721 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:12.100982 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:12.102449 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:12.104614 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:12.104830 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:12.105059 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:12.105226 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:12.144682 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:33297
I20260709 12:25:12.144779  3076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:33297 every 8 connection(s)
I20260709 12:25:12.149389 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:12.156061  3080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:12.157721  3081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:12.158862  3083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:12.159152 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:12.160282 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:12.160566 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:12.160751 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599912160735 us; error 0 us; skew 500 ppm
I20260709 12:25:12.161419 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:12.161670  3077 heartbeater.cc:344] Connected to a master server at 127.30.109.126:38379
I20260709 12:25:12.162127  3077 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:12.163089  3077 heartbeater.cc:507] Master 127.30.109.126:38379 requested a full tablet report, sending...
I20260709 12:25:12.164145 31157 webserver.cc:533] Webserver started at http://127.30.109.67:35499/ using document root <none> and password file <none>
I20260709 12:25:12.164708 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:12.164969 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:12.165283 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:12.165431  2875 ts_manager.cc:194] Registered new tserver with Master: 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:12.166790 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "e378fdab71f440a68d7f8d86c1d6da08"
format_stamp: "Formatted at 2026-07-09 12:25:12 on dist-test-slave-8mql"
I20260709 12:25:12.167213  2875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38634
I20260709 12:25:12.171968 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:25:12.175175  3088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:12.175966 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:25:12.176247 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "e378fdab71f440a68d7f8d86c1d6da08"
format_stamp: "Formatted at 2026-07-09 12:25:12 on dist-test-slave-8mql"
I20260709 12:25:12.176514 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:12.189621 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:12.190698 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:12.192160 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:12.194250 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:12.194418 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:12.194702 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:12.194872 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:12.233824 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:33627
I20260709 12:25:12.234011  3151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:33627 every 8 connection(s)
I20260709 12:25:12.248418  3152 heartbeater.cc:344] Connected to a master server at 127.30.109.126:38379
I20260709 12:25:12.248847  3152 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:12.249641  3152 heartbeater.cc:507] Master 127.30.109.126:38379 requested a full tablet report, sending...
I20260709 12:25:12.251734  2875 ts_manager.cc:194] Registered new tserver with Master: e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:12.252607 31157 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015566197s
I20260709 12:25:12.253211  2875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38638
I20260709 12:25:12.276855  2875 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38642:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:12.280189  2875 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:12.352263  3042 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca7530175a24e1b93c53f78b2ece4fd (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:12.353111  3041 tablet_service.cc:1511] Processing CreateTablet for tablet 08fc0ac28d124b8e99f437026d9b72ba (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:12.353777  3042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca7530175a24e1b93c53f78b2ece4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.354498  3041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08fc0ac28d124b8e99f437026d9b72ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.360929  3040 tablet_service.cc:1511] Processing CreateTablet for tablet ac26f58e96dc40d3acad9bc8a460cc30 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:12.362330  3040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac26f58e96dc40d3acad9bc8a460cc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.373440  3039 tablet_service.cc:1511] Processing CreateTablet for tablet e30d3319fcdb41199989f05c7a5a2238 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:12.374897  3039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30d3319fcdb41199989f05c7a5a2238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.376462  2967 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca7530175a24e1b93c53f78b2ece4fd (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:12.377828  2967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca7530175a24e1b93c53f78b2ece4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.378777  3116 tablet_service.cc:1511] Processing CreateTablet for tablet 8ca7530175a24e1b93c53f78b2ece4fd (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:12.380157  3116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ca7530175a24e1b93c53f78b2ece4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.380486  3038 tablet_service.cc:1511] Processing CreateTablet for tablet 782dec5aa0754d7e8c124ea71a7487ea (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:12.381886  3038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782dec5aa0754d7e8c124ea71a7487ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.381732  2965 tablet_service.cc:1511] Processing CreateTablet for tablet ac26f58e96dc40d3acad9bc8a460cc30 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:12.383059  2965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac26f58e96dc40d3acad9bc8a460cc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.380515  2966 tablet_service.cc:1511] Processing CreateTablet for tablet 08fc0ac28d124b8e99f437026d9b72ba (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:12.384491  2963 tablet_service.cc:1511] Processing CreateTablet for tablet 782dec5aa0754d7e8c124ea71a7487ea (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:12.386772  3115 tablet_service.cc:1511] Processing CreateTablet for tablet 08fc0ac28d124b8e99f437026d9b72ba (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:12.386828  2964 tablet_service.cc:1511] Processing CreateTablet for tablet e30d3319fcdb41199989f05c7a5a2238 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:12.388212  3115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08fc0ac28d124b8e99f437026d9b72ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.390333  2962 tablet_service.cc:1511] Processing CreateTablet for tablet f66a48b3517f4851a950d7d5ecf106bb (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:12.392498  2961 tablet_service.cc:1511] Processing CreateTablet for tablet e09474aaebec41f282c7af4c86c9e9db (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:12.395361  3114 tablet_service.cc:1511] Processing CreateTablet for tablet ac26f58e96dc40d3acad9bc8a460cc30 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:12.395714  2966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08fc0ac28d124b8e99f437026d9b72ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.395813  2960 tablet_service.cc:1511] Processing CreateTablet for tablet 99479f21af0d4964bf5564d59c6eb525 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:12.396704  3114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac26f58e96dc40d3acad9bc8a460cc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.397166  2960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99479f21af0d4964bf5564d59c6eb525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.397310  3113 tablet_service.cc:1511] Processing CreateTablet for tablet e30d3319fcdb41199989f05c7a5a2238 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:12.398682  3113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30d3319fcdb41199989f05c7a5a2238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.401975  3037 tablet_service.cc:1511] Processing CreateTablet for tablet f66a48b3517f4851a950d7d5ecf106bb (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:12.403165  2959 tablet_service.cc:1511] Processing CreateTablet for tablet aec89b35f5014a5eb38a24cf0d030ec2 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:12.403317  3037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66a48b3517f4851a950d7d5ecf106bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.407421  3112 tablet_service.cc:1511] Processing CreateTablet for tablet 782dec5aa0754d7e8c124ea71a7487ea (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:12.397794  2961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09474aaebec41f282c7af4c86c9e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.408762  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782dec5aa0754d7e8c124ea71a7487ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.409173  2959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec89b35f5014a5eb38a24cf0d030ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.411666  2962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66a48b3517f4851a950d7d5ecf106bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.403434  3110 tablet_service.cc:1511] Processing CreateTablet for tablet e09474aaebec41f282c7af4c86c9e9db (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:12.413610  3110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09474aaebec41f282c7af4c86c9e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.404778  3036 tablet_service.cc:1511] Processing CreateTablet for tablet e09474aaebec41f282c7af4c86c9e9db (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:12.416836  3036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09474aaebec41f282c7af4c86c9e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.405833  3035 tablet_service.cc:1511] Processing CreateTablet for tablet 99479f21af0d4964bf5564d59c6eb525 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:12.420758  3035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99479f21af0d4964bf5564d59c6eb525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.401979  3111 tablet_service.cc:1511] Processing CreateTablet for tablet f66a48b3517f4851a950d7d5ecf106bb (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:12.424712  3111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66a48b3517f4851a950d7d5ecf106bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.425729  3042 tablet_service.cc:1511] Processing CreateTablet for tablet aec89b35f5014a5eb38a24cf0d030ec2 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:12.426972  3042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec89b35f5014a5eb38a24cf0d030ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.427269  3108 tablet_service.cc:1511] Processing CreateTablet for tablet aec89b35f5014a5eb38a24cf0d030ec2 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:12.435227  3108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec89b35f5014a5eb38a24cf0d030ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.404950  3109 tablet_service.cc:1511] Processing CreateTablet for tablet 99479f21af0d4964bf5564d59c6eb525 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:12.412272  2964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30d3319fcdb41199989f05c7a5a2238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.436846  2963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 782dec5aa0754d7e8c124ea71a7487ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.439469  3109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99479f21af0d4964bf5564d59c6eb525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.467892  3167 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:12.473260  3169 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:12.521718  3168 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:12.571584  3167 tablet_bootstrap.cc:654] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.579710  3168 tablet_bootstrap.cc:654] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.581219  3169 tablet_bootstrap.cc:654] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.589478  3168 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:12.590129  3168 ts_tablet_manager.cc:1403] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.007s
W20260709 12:25:12.617125  2860 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.30.109.66:33297, user_credentials={real_user=slave}} blocked reactor thread for 128094us
W20260709 12:25:12.618498  2859 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.30.109.65:44523, user_credentials={real_user=slave}} blocked reactor thread for 127895us
I20260709 12:25:12.632434  2961 tablet_service.cc:1511] Processing CreateTablet for tablet f06885e690454eef8629c627d6ea6ef2 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:12.592931  3167 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:12.637892  3167 ts_tablet_manager.cc:1403] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.012s
I20260709 12:25:12.643100  3169 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:12.643795  2961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06885e690454eef8629c627d6ea6ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.644414  3169 ts_tablet_manager.cc:1403] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.004s
I20260709 12:25:12.648784  3169 raft_consensus.cc:359] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.649905  3169 raft_consensus.cc:385] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.638278  3168 raft_consensus.cc:359] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.650306  3169 raft_consensus.cc:740] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.651567  3169 consensus_queue.cc:260] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.656855  3035 tablet_service.cc:1511] Processing CreateTablet for tablet f06885e690454eef8629c627d6ea6ef2 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:12.658530  3035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06885e690454eef8629c627d6ea6ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.658577  3167 raft_consensus.cc:359] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.659950  3167 raft_consensus.cc:385] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.650462  3168 raft_consensus.cc:385] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.660406  3167 raft_consensus.cc:740] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.661235  3168 raft_consensus.cc:740] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.674759  3168 consensus_queue.cc:260] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.674886  3167 consensus_queue.cc:260] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.677866  3002 heartbeater.cc:499] Master 127.30.109.126:38379 was elected leader, sending a full tablet report...
I20260709 12:25:12.678001  3169 ts_tablet_manager.cc:1434] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.023s
I20260709 12:25:12.663964  3112 tablet_service.cc:1511] Processing CreateTablet for tablet f06885e690454eef8629c627d6ea6ef2 (DEFAULT_TABLE table=test-workload [id=dbfdaa62d25b4f609ad9b1db7890e9f5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:12.681196  3169 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:12.681541  3168 ts_tablet_manager.cc:1434] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.091s	user 0.015s	sys 0.000s
I20260709 12:25:12.682837  3152 heartbeater.cc:499] Master 127.30.109.126:38379 was elected leader, sending a full tablet report...
I20260709 12:25:12.697253  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06885e690454eef8629c627d6ea6ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:12.697614  3077 heartbeater.cc:499] Master 127.30.109.126:38379 was elected leader, sending a full tablet report...
I20260709 12:25:12.698223  3167 ts_tablet_manager.cc:1434] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.060s	user 0.014s	sys 0.015s
I20260709 12:25:12.699800  3167 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:12.697288  3168 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:12.703701  3169 tablet_bootstrap.cc:654] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.707540  3167 tablet_bootstrap.cc:654] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.710079  3176 raft_consensus.cc:493] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.710673  3176 raft_consensus.cc:515] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.713912  3168 tablet_bootstrap.cc:654] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.713981  3176 leader_election.cc:290] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:12.727591  3167 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:12.728245  3167 ts_tablet_manager.cc:1403] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260709 12:25:12.732431  3167 raft_consensus.cc:359] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.733412  3167 raft_consensus.cc:385] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.733777  3167 raft_consensus.cc:740] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.734759  3167 consensus_queue.cc:260] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.737525  3167 ts_tablet_manager.cc:1434] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:12.738960  3167 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:12.739928  3175 raft_consensus.cc:493] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.740422  3175 raft_consensus.cc:515] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.744364  3169 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:12.744928  3169 ts_tablet_manager.cc:1403] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.026s
I20260709 12:25:12.747402  3175 leader_election.cc:290] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:12.748039  3169 raft_consensus.cc:359] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.748791  3169 raft_consensus.cc:385] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.749084  3169 raft_consensus.cc:740] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.750047  3169 consensus_queue.cc:260] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.752545  3169 ts_tablet_manager.cc:1434] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:12.753552  3169 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:12.754820  3167 tablet_bootstrap.cc:654] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.761246  3169 tablet_bootstrap.cc:654] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.771313  3169 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:12.771847  3169 ts_tablet_manager.cc:1403] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 12:25:12.773635  3167 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:12.774135  3167 ts_tablet_manager.cc:1403] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260709 12:25:12.775015  3169 raft_consensus.cc:359] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.775804  3169 raft_consensus.cc:385] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.776082  3169 raft_consensus.cc:740] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.776837  3169 consensus_queue.cc:260] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.779109  3169 ts_tablet_manager.cc:1434] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:25:12.780267  3169 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:12.784744  3167 raft_consensus.cc:359] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.785480  3167 raft_consensus.cc:385] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.785756  3167 raft_consensus.cc:740] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.787331  3169 tablet_bootstrap.cc:654] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.787205  3167 consensus_queue.cc:260] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.789786  3167 ts_tablet_manager.cc:1434] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 12:25:12.791026  3167 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:12.799270  3167 tablet_bootstrap.cc:654] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.799634  3169 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:12.800168  3169 ts_tablet_manager.cc:1403] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 12:25:12.805042  3168 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:12.805753  3168 ts_tablet_manager.cc:1403] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.015s
I20260709 12:25:12.806486  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:12.808068  3169 raft_consensus.cc:359] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
W20260709 12:25:12.808431  3015 leader_election.cc:343] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.808872  3169 raft_consensus.cc:385] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.809198  3169 raft_consensus.cc:740] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.810021  3169 consensus_queue.cc:260] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.813683  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
W20260709 12:25:12.815537  3089 leader_election.cc:343] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.816291  3169 ts_tablet_manager.cc:1434] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:25:12.817466  3169 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:12.820433  3168 raft_consensus.cc:359] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.821615  3168 raft_consensus.cc:385] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.822009  3168 raft_consensus.cc:740] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.823246  3168 consensus_queue.cc:260] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.824885  3169 tablet_bootstrap.cc:654] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.833187  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:12.834164  3126 raft_consensus.cc:2468] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 0.
I20260709 12:25:12.836119  3016 leader_election.cc:304] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:12.836515  3168 ts_tablet_manager.cc:1434] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.007s
I20260709 12:25:12.839201  3168 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:12.837709  3176 raft_consensus.cc:2804] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.842023  3176 raft_consensus.cc:493] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:25:12.842180  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:12.842268  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:12.842447  3176 raft_consensus.cc:3060] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.846951  3174 raft_consensus.cc:493] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.847502  3174 raft_consensus.cc:515] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.853525  3174 leader_election.cc:290] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:12.854038  3176 raft_consensus.cc:515] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.855330  3052 raft_consensus.cc:2393] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e378fdab71f440a68d7f8d86c1d6da08 in current term 1: Already voted for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in this term.
I20260709 12:25:12.861066  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:12.861665  3090 leader_election.cc:304] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e378fdab71f440a68d7f8d86c1d6da08; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:12.862918  3175 raft_consensus.cc:3060] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.863214  3168 tablet_bootstrap.cc:654] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:12.862969  3015 leader_election.cc:343] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.868461  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:12.869130  3176 leader_election.cc:290] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:12.873684  3175 raft_consensus.cc:2749] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.878777  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:12.876209  3167 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:12.882685  3169 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:12.882829  3167 ts_tablet_manager.cc:1403] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.014s
I20260709 12:25:12.883482  3169 ts_tablet_manager.cc:1403] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.017s
I20260709 12:25:12.885411  3167 raft_consensus.cc:359] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
W20260709 12:25:12.880690  2941 leader_election.cc:343] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.885993  3167 raft_consensus.cc:385] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.886672  3167 raft_consensus.cc:740] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.887578  3169 raft_consensus.cc:359] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.888441  3169 raft_consensus.cc:385] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.887882  3167 consensus_queue.cc:260] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.888681  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:12.888854  3169 raft_consensus.cc:740] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.889780  3169 consensus_queue.cc:260] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
W20260709 12:25:12.890337  2941 leader_election.cc:343] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.890583  3167 ts_tablet_manager.cc:1434] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:12.891970  3174 raft_consensus.cc:493] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.890818  2941 leader_election.cc:304] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:12.893690  3167 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:12.893435  3174 raft_consensus.cc:515] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.896133  3174 leader_election.cc:290] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:12.896764  3174 raft_consensus.cc:2749] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.898691  3169 ts_tablet_manager.cc:1434] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:25:12.900110  3169 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:12.901206  3167 tablet_bootstrap.cc:654] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.907529  3169 tablet_bootstrap.cc:654] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.908238  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:12.908936  3052 raft_consensus.cc:2468] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 0.
I20260709 12:25:12.909037  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:12.909317  3175 raft_consensus.cc:493] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.909832  3175 raft_consensus.cc:515] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
W20260709 12:25:12.910671  2941 leader_election.cc:343] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.911626  2941 leader_election.cc:304] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:12.913960  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:12.914569  2977 raft_consensus.cc:2468] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 0.
I20260709 12:25:12.915141  3167 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:12.915689  3167 ts_tablet_manager.cc:1403] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260709 12:25:12.916050  3192 raft_consensus.cc:2804] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.916471  3175 leader_election.cc:290] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:12.916695  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:12.915807  3089 leader_election.cc:304] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:12.917519  3052 raft_consensus.cc:2468] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 0.
I20260709 12:25:12.917812  3175 raft_consensus.cc:2804] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.918201  3175 raft_consensus.cc:493] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.918546  3175 raft_consensus.cc:3060] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.916654  3192 raft_consensus.cc:493] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.923616  3192 raft_consensus.cc:3060] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.924795  3126 raft_consensus.cc:2468] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:12.925586  3167 raft_consensus.cc:359] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.926409  3167 raft_consensus.cc:385] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.926721  3167 raft_consensus.cc:740] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.927138  3016 leader_election.cc:304] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:12.927824  3167 consensus_queue.cc:260] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.928376  3176 raft_consensus.cc:2804] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.932353  3169 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:12.932951  3169 ts_tablet_manager.cc:1403] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.014s
I20260709 12:25:12.932833  3192 raft_consensus.cc:515] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.935982  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:12.936231  3168 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:12.936559  3052 raft_consensus.cc:3060] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.937009  3168 ts_tablet_manager.cc:1403] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.022s
I20260709 12:25:12.936332  3169 raft_consensus.cc:359] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.937566  3169 raft_consensus.cc:385] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.937942  3169 raft_consensus.cc:740] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.938874  3169 consensus_queue.cc:260] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.944161  3169 ts_tablet_manager.cc:1434] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:25:12.945263  3169 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:12.945973  3052 raft_consensus.cc:2468] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 1.
I20260709 12:25:12.947242  2941 leader_election.cc:304] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:12.948416  3174 raft_consensus.cc:2804] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.958408  3167 ts_tablet_manager.cc:1434] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.006s
I20260709 12:25:12.952422  3174 raft_consensus.cc:697] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Becoming Leader. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Running, Role: LEADER
I20260709 12:25:12.951892  3175 raft_consensus.cc:515] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.958835  3169 tablet_bootstrap.cc:654] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.959774  3167 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:12.959678  3174 consensus_queue.cc:237] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.962073  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:12.962685  3052 raft_consensus.cc:3060] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.963371  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:12.963965  2977 raft_consensus.cc:3060] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.967720  3175 leader_election.cc:290] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:12.954880  3197 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.972021  3167 tablet_bootstrap.cc:654] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.954089  3192 leader_election.cc:290] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Requested vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:12.972134  3197 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.958120  3168 raft_consensus.cc:359] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.974080  3168 raft_consensus.cc:385] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.974390  3168 raft_consensus.cc:740] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.975759  3168 consensus_queue.cc:260] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.976197  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
W20260709 12:25:12.977726  3015 leader_election.cc:343] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.956840  3176 raft_consensus.cc:697] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:12.979389  3176 consensus_queue.cc:237] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.955766  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:12.980753  3168 ts_tablet_manager.cc:1434] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.003s
W20260709 12:25:12.982105  2941 leader_election.cc:343] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.982411  3168 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:12.984086  2977 raft_consensus.cc:2468] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 1.
I20260709 12:25:12.985477  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:12.985790  3089 leader_election.cc:304] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
W20260709 12:25:12.986980  3016 leader_election.cc:343] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.987267  3175 raft_consensus.cc:2804] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.987452  3016 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa; no voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:12.988492  3195 raft_consensus.cc:2749] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.991918  3197 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:12.978210  3169 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:12.993582  3169 ts_tablet_manager.cc:1403] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.011s
I20260709 12:25:12.996681  3175 raft_consensus.cc:697] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:12.997567  3169 raft_consensus.cc:359] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.998591  3169 raft_consensus.cc:385] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.998006  3175 consensus_queue.cc:237] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.998986  3169 raft_consensus.cc:740] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.000113  3169 consensus_queue.cc:260] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:12.970414  3052 raft_consensus.cc:2468] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 1.
I20260709 12:25:13.003003  3169 ts_tablet_manager.cc:1434] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 12:25:13.004194  3169 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:13.005649  2873 catalog_manager.cc:5697] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 1 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.014585  3169 tablet_bootstrap.cc:654] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.016788  3168 tablet_bootstrap.cc:654] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.024771  2874 catalog_manager.cc:5697] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f reported cstate change: term changed from 0 to 1, leader changed from <none> to b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b937c9aedb034e518f3283d27bd0cd3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.033126  3167 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:13.033569  3169 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:13.033928  3167 ts_tablet_manager.cc:1403] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.032s
I20260709 12:25:13.034372  3169 ts_tablet_manager.cc:1403] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.003s
I20260709 12:25:13.038223  3169 raft_consensus.cc:359] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.039217  3169 raft_consensus.cc:385] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.038573  3167 raft_consensus.cc:359] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.039605  3169 raft_consensus.cc:740] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.040011  3167 raft_consensus.cc:385] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.040442  3167 raft_consensus.cc:740] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.040776  3169 consensus_queue.cc:260] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.041451  3167 consensus_queue.cc:260] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.044319  3169 ts_tablet_manager.cc:1434] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:25:13.044569  3167 ts_tablet_manager.cc:1434] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:25:13.045424  3169 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:13.046487  3167 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:13.047890  3174 raft_consensus.cc:493] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.048394  3174 raft_consensus.cc:515] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.050721  3174 leader_election.cc:290] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.052729  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.053189  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
W20260709 12:25:13.054239  2941 leader_election.cc:343] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:13.054996  2941 leader_election.cc:343] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.055442  2941 leader_election.cc:304] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:13.055807  3167 tablet_bootstrap.cc:654] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.056855  3169 tablet_bootstrap.cc:654] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.058347  3174 raft_consensus.cc:2749] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.059448  3168 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:13.060154  3168 ts_tablet_manager.cc:1403] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.012s
I20260709 12:25:13.064141  3168 raft_consensus.cc:359] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.065150  3168 raft_consensus.cc:385] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.064296  2875 catalog_manager.cc:5697] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 0 to 1, leader changed from <none> to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:13.067489  3174 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.068006  3174 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.068380  3169 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:13.068939  3169 ts_tablet_manager.cc:1403] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.002s
I20260709 12:25:13.070371  3174 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.065555  3168 raft_consensus.cc:740] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.072089  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.072402  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.072849  3052 raft_consensus.cc:2468] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 0.
I20260709 12:25:13.073076  3168 consensus_queue.cc:260] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
W20260709 12:25:13.073851  2941 leader_election.cc:343] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.074620  3169 raft_consensus.cc:359] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.074844  2941 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:13.075404  3169 raft_consensus.cc:385] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.075721  3169 raft_consensus.cc:740] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.076464  3169 consensus_queue.cc:260] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.076713  3174 raft_consensus.cc:2804] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.077287  3174 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.079321  3169 ts_tablet_manager.cc:1434] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:25:13.080008  3174 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.080335  3169 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:13.090480  3168 ts_tablet_manager.cc:1434] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 12:25:13.091629  3169 tablet_bootstrap.cc:654] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.091790  3168 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:13.103266  3174 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.104493  3169 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: No bootstrap required, opened a new log
I20260709 12:25:13.105010  3169 ts_tablet_manager.cc:1403] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260709 12:25:13.107012  3174 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Requested vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.107764  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:13.108506  3052 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.108810  3169 raft_consensus.cc:359] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.109534  3169 raft_consensus.cc:385] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.109793  3169 raft_consensus.cc:740] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.110142  3168 tablet_bootstrap.cc:654] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.110415  3169 consensus_queue.cc:260] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.112661  3169 ts_tablet_manager.cc:1434] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:13.112812  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
W20260709 12:25:13.114214  2941 leader_election.cc:343] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.116966  3167 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:13.117501  3167 ts_tablet_manager.cc:1403] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.026s
I20260709 12:25:13.118300  3052 raft_consensus.cc:2468] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 1.
I20260709 12:25:13.119778  2941 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:13.120812  3174 raft_consensus.cc:2804] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.120729  3167 raft_consensus.cc:359] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.121429  3174 raft_consensus.cc:697] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Becoming Leader. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Running, Role: LEADER
I20260709 12:25:13.121590  3167 raft_consensus.cc:385] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.121850  3168 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:13.122448  3168 ts_tablet_manager.cc:1403] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
I20260709 12:25:13.121955  3167 raft_consensus.cc:740] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.122318  3174 consensus_queue.cc:237] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.123749  3167 consensus_queue.cc:260] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.125733  3168 raft_consensus.cc:359] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.126196  3167 ts_tablet_manager.cc:1434] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:25:13.126559  3168 raft_consensus.cc:385] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.126940  3168 raft_consensus.cc:740] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.127460  3167 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:13.127902  3168 consensus_queue.cc:260] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.131721  3168 ts_tablet_manager.cc:1434] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:13.132865  3168 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:13.135396  3167 tablet_bootstrap.cc:654] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.135303  3192 raft_consensus.cc:493] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.136092  3192 raft_consensus.cc:515] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.138279  3192 leader_election.cc:290] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.140426  3168 tablet_bootstrap.cc:654] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.140266  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.142139  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.142822  3052 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 0.
I20260709 12:25:13.144318  2941 leader_election.cc:304] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
W20260709 12:25:13.145915  2941 leader_election.cc:343] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.147104  3192 raft_consensus.cc:2804] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.148170  3192 raft_consensus.cc:493] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.148716  3192 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.159413  2875 catalog_manager.cc:5697] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f reported cstate change: term changed from 0 to 1, leader changed from <none> to b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b937c9aedb034e518f3283d27bd0cd3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.164261  3192 raft_consensus.cc:515] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.167161  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:13.167764  3052 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.173611  3192 leader_election.cc:290] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Requested vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.174593  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
W20260709 12:25:13.175885  2941 leader_election.cc:343] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.176476  3168 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:13.177002  3052 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 1.
I20260709 12:25:13.177179  3168 ts_tablet_manager.cc:1403] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.014s
I20260709 12:25:13.178262  2941 leader_election.cc:304] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:13.178941  3192 raft_consensus.cc:2804] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.180323  3192 raft_consensus.cc:697] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Becoming Leader. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Running, Role: LEADER
I20260709 12:25:13.180799  3168 raft_consensus.cc:359] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.181067  3192 consensus_queue.cc:237] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.181540  3168 raft_consensus.cc:385] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.181844  3167 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:13.181936  3168 raft_consensus.cc:740] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.182379  3167 ts_tablet_manager.cc:1403] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.034s
I20260709 12:25:13.182808  3168 consensus_queue.cc:260] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.185050  3168 ts_tablet_manager.cc:1434] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:13.185027  3167 raft_consensus.cc:359] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.185849  3167 raft_consensus.cc:385] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.186120  3167 raft_consensus.cc:740] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.186254  3168 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:13.186817  3167 consensus_queue.cc:260] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.188885  3167 ts_tablet_manager.cc:1434] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:13.194000  3168 tablet_bootstrap.cc:654] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.195430  3167 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:13.202818  2874 catalog_manager.cc:5697] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f reported cstate change: term changed from 0 to 1, leader changed from <none> to b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b937c9aedb034e518f3283d27bd0cd3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.203783  3167 tablet_bootstrap.cc:654] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.208920  3168 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:13.209434  3168 ts_tablet_manager.cc:1403] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:25:13.209847  3167 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:13.210341  3167 ts_tablet_manager.cc:1403] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:25:13.212224  3168 raft_consensus.cc:359] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.212963  3168 raft_consensus.cc:385] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.212857  3167 raft_consensus.cc:359] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.213317  3168 raft_consensus.cc:740] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.213588  3167 raft_consensus.cc:385] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.213873  3167 raft_consensus.cc:740] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.214102  3168 consensus_queue.cc:260] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.214557  3167 consensus_queue.cc:260] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.216447  3168 ts_tablet_manager.cc:1434] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:13.216549  3167 ts_tablet_manager.cc:1434] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:13.217412  3167 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Bootstrap starting.
I20260709 12:25:13.217417  3168 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:13.223879  3167 tablet_bootstrap.cc:654] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.225246  3168 tablet_bootstrap.cc:654] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.231158  3192 raft_consensus.cc:493] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.231765  3192 raft_consensus.cc:515] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.232579  3167 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: No bootstrap required, opened a new log
I20260709 12:25:13.233192  3167 ts_tablet_manager.cc:1403] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 12:25:13.233374  3192 leader_election.cc:290] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.234018  3192 raft_consensus.cc:493] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.234433  3192 raft_consensus.cc:515] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.235313  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.236397  3192 leader_election.cc:290] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.237085  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.236796  3167 raft_consensus.cc:359] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.237623  3126 raft_consensus.cc:2393] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b937c9aedb034e518f3283d27bd0cd3f in current term 1: Already voted for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in this term.
I20260709 12:25:13.237751  3167 raft_consensus.cc:385] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.238133  3167 raft_consensus.cc:740] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.239603  2941 leader_election.cc:304] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:13.239497  3167 consensus_queue.cc:260] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.240403  3192 raft_consensus.cc:3060] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.241353  3168 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:13.241811  3168 ts_tablet_manager.cc:1403] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 12:25:13.241853  3167 ts_tablet_manager.cc:1434] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:25:13.243613  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.243705  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.244203  3052 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 0.
I20260709 12:25:13.245110  3168 raft_consensus.cc:359] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.245494  2941 leader_election.cc:304] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:13.245805  3168 raft_consensus.cc:385] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.246078  3168 raft_consensus.cc:740] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.246295  3174 raft_consensus.cc:2804] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:13.246389  2941 leader_election.cc:343] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.246766  3174 raft_consensus.cc:493] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.246773  3168 consensus_queue.cc:260] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.247377  3174 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.247745  3192 raft_consensus.cc:2749] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.250979  3168 ts_tablet_manager.cc:1434] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:13.251940  3168 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:13.253933  3174 raft_consensus.cc:515] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.255290  3175 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.255805  3175 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.257617  3174 leader_election.cc:290] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Requested vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.257803  3175 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:13.257912  3168 tablet_bootstrap.cc:654] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.258141  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:13.258695  3052 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.259397  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:13.260339  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.260648  3176 raft_consensus.cc:493] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.261340  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:13.261602  3176 raft_consensus.cc:515] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
W20260709 12:25:13.262732  2941 leader_election.cc:343] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.261355  3051 raft_consensus.cc:2393] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e378fdab71f440a68d7f8d86c1d6da08 in current term 1: Already voted for candidate b937c9aedb034e518f3283d27bd0cd3f in this term.
I20260709 12:25:13.264707  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:13.265122  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.265311  2977 raft_consensus.cc:2468] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 0.
I20260709 12:25:13.265631  3168 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:13.265448  3090 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e378fdab71f440a68d7f8d86c1d6da08; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:13.265730  3126 raft_consensus.cc:2468] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 0.
I20260709 12:25:13.266160  3168 ts_tablet_manager.cc:1403] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 12:25:13.266594  3175 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.267220  3016 leader_election.cc:304] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:13.268096  3197 raft_consensus.cc:2804] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.268429  3197 raft_consensus.cc:493] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.268754  3197 raft_consensus.cc:3060] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.269090  3168 raft_consensus.cc:359] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.269779  3168 raft_consensus.cc:385] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.270036  3168 raft_consensus.cc:740] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.271587  3168 consensus_queue.cc:260] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.272534  3052 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 1.
I20260709 12:25:13.273780  3168 ts_tablet_manager.cc:1434] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:25:13.273635  2941 leader_election.cc:304] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:13.274689  3168 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08: Bootstrap starting.
I20260709 12:25:13.274654  3192 raft_consensus.cc:493] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.275184  3192 raft_consensus.cc:515] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.277933  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.278206  3175 raft_consensus.cc:2749] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.278599  3051 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 0.
I20260709 12:25:13.278949  3174 raft_consensus.cc:2804] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.279503  3174 raft_consensus.cc:697] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Becoming Leader. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Running, Role: LEADER
I20260709 12:25:13.280544  2941 leader_election.cc:304] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:13.281133  3176 leader_election.cc:290] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.281303  3168 tablet_bootstrap.cc:654] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.281522  3198 raft_consensus.cc:2804] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.281893  3198 raft_consensus.cc:493] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.282254  3198 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.282660  3197 raft_consensus.cc:515] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.280318  3174 consensus_queue.cc:237] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.284781  3197 leader_election.cc:290] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.285820  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:13.286386  3126 raft_consensus.cc:3060] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.286823  3192 leader_election.cc:290] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.288728  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:13.289532  2977 raft_consensus.cc:3060] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.292364  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.293197  3125 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 0.
I20260709 12:25:13.300362  3126 raft_consensus.cc:2468] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:13.302348  3016 leader_election.cc:304] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:13.303429  3197 raft_consensus.cc:493] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.304052  3197 raft_consensus.cc:515] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.306787  3197 leader_election.cc:290] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.307898  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:13.308831  2976 raft_consensus.cc:2468] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 0.
I20260709 12:25:13.309616  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.310387  3125 raft_consensus.cc:2468] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 0.
I20260709 12:25:13.310470  3015 leader_election.cc:304] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:13.311884  3176 raft_consensus.cc:2804] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.312368  3176 raft_consensus.cc:493] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.312774  3197 raft_consensus.cc:2804] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.312844  3176 raft_consensus.cc:3060] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.313876  3197 raft_consensus.cc:697] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:13.314877  3197 consensus_queue.cc:237] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.319784  3175 raft_consensus.cc:493] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.320353  3175 raft_consensus.cc:515] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.322526  3175 leader_election.cc:290] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:13.323771  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.324138  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:13.324602  3052 raft_consensus.cc:2393] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e378fdab71f440a68d7f8d86c1d6da08 in current term 1: Already voted for candidate b937c9aedb034e518f3283d27bd0cd3f in this term.
I20260709 12:25:13.326133  3089 leader_election.cc:304] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e378fdab71f440a68d7f8d86c1d6da08; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:13.326116  2871 catalog_manager.cc:5697] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f reported cstate change: term changed from 0 to 1, leader changed from <none> to b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b937c9aedb034e518f3283d27bd0cd3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.327952  3175 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.334929  2977 raft_consensus.cc:2468] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:13.301191  3198 raft_consensus.cc:515] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.335963  2874 catalog_manager.cc:5697] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 1 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.338006  3198 leader_election.cc:290] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Requested vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.322806  3176 raft_consensus.cc:515] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.341205  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:13.341810  3126 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.337440  3175 raft_consensus.cc:2749] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.340307  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "b937c9aedb034e518f3283d27bd0cd3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:13.343806  3052 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.349520  3052 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 1.
I20260709 12:25:13.350534  2941 leader_election.cc:304] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:13.351382  3198 raft_consensus.cc:2804] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.352329  3198 raft_consensus.cc:697] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Becoming Leader. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Running, Role: LEADER
I20260709 12:25:13.353477  3198 consensus_queue.cc:237] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.354825  3126 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b937c9aedb034e518f3283d27bd0cd3f in term 1.
I20260709 12:25:13.357059  3176 leader_election.cc:290] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.357739  3168 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08: No bootstrap required, opened a new log
I20260709 12:25:13.357909  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:13.358220  3168 ts_tablet_manager.cc:1403] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.043s
I20260709 12:25:13.358592  2977 raft_consensus.cc:3060] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.358469  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:13.359119  3126 raft_consensus.cc:3060] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.360918  3168 raft_consensus.cc:359] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.361598  3168 raft_consensus.cc:385] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.361860  3168 raft_consensus.cc:740] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.362550  3168 consensus_queue.cc:260] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.364583  3168 ts_tablet_manager.cc:1434] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:13.365470  2977 raft_consensus.cc:2468] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:13.366381  3176 raft_consensus.cc:493] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.366783  3015 leader_election.cc:304] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:13.366845  3176 raft_consensus.cc:515] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.367743  3197 raft_consensus.cc:2804] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.368219  3197 raft_consensus.cc:697] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:13.369002  3197 consensus_queue.cc:237] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.370455  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:13.371168  2977 raft_consensus.cc:2468] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 0.
I20260709 12:25:13.372519  3015 leader_election.cc:304] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:13.373647  3195 raft_consensus.cc:2804] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.374127  3195 raft_consensus.cc:493] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.374553  3195 raft_consensus.cc:3060] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.365679  3126 raft_consensus.cc:2468] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:13.387779  3176 leader_election.cc:290] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.386366  3195 raft_consensus.cc:515] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.389497  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:13.390061  3126 raft_consensus.cc:2468] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 0.
I20260709 12:25:13.391491  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:13.392051  2977 raft_consensus.cc:3060] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.393541  3195 leader_election.cc:290] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:13.393324  2871 catalog_manager.cc:5697] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f reported cstate change: term changed from 0 to 1, leader changed from <none> to b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65). New cstate: current_term: 1 leader_uuid: "b937c9aedb034e518f3283d27bd0cd3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.395143  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:13.395763  3126 raft_consensus.cc:3060] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.398224  2874 catalog_manager.cc:5697] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 1 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.398996  2977 raft_consensus.cc:2468] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:13.400211  3015 leader_election.cc:304] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:13.402392  3195 raft_consensus.cc:2804] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.402438  3126 raft_consensus.cc:2468] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:13.402961  3195 raft_consensus.cc:697] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:13.404500  3195 consensus_queue.cc:237] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.413371  2874 catalog_manager.cc:5697] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 1 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.427981  3175 raft_consensus.cc:493] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.428524  3175 raft_consensus.cc:515] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.430269  3175 leader_election.cc:290] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:13.431026  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:13.431551  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.432354  3052 raft_consensus.cc:2393] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e378fdab71f440a68d7f8d86c1d6da08 in current term 1: Already voted for candidate b937c9aedb034e518f3283d27bd0cd3f in this term.
I20260709 12:25:13.433185  3090 leader_election.cc:304] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e378fdab71f440a68d7f8d86c1d6da08; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:13.433777  3175 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.438613  3175 raft_consensus.cc:2749] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.483645  3195 consensus_queue.cc:1048] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.495296  3195 consensus_queue.cc:1048] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.505659  3175 consensus_queue.cc:1048] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.514707  3198 consensus_queue.cc:1048] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.520738  3202 consensus_queue.cc:1048] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.537781  3126 raft_consensus.cc:3060] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.547719  3175 raft_consensus.cc:493] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.548195  3175 raft_consensus.cc:515] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:13.548364  3174 consensus_queue.cc:1048] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.550273  3175 leader_election.cc:290] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523)
I20260709 12:25:13.551152  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:13.551689  2977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f" is_pre_election: true
I20260709 12:25:13.554152  3089 leader_election.cc:304] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [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: e378fdab71f440a68d7f8d86c1d6da08; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:13.554958  3175 raft_consensus.cc:2749] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:13.623921 31157 ts_manager.cc:295] Set tserver state for b937c9aedb034e518f3283d27bd0cd3f to MAINTENANCE_MODE
I20260709 12:25:13.624730 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
I20260709 12:25:13.647257 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:13.648046 31157 tablet_replica.cc:333] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.648643 31157 raft_consensus.cc:2243] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.649247 31157 pending_rounds.cc:70] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Trying to abort 1 pending ops.
I20260709 12:25:13.649487 31157 pending_rounds.cc:77] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625244819750912 op_type: NO_OP noop_request { }
I20260709 12:25:13.649786 31157 raft_consensus.cc:2889] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:13.650059 31157 raft_consensus.cc:2272] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.652130 31157 tablet_replica.cc:333] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.652768 31157 raft_consensus.cc:2243] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.653211 31157 raft_consensus.cc:2272] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.654531  3174 consensus_queue.cc:1048] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.655083 31157 tablet_replica.cc:333] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.655728 31157 raft_consensus.cc:2243] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.656211 31157 raft_consensus.cc:2272] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.658865 31157 tablet_replica.cc:333] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.659461 31157 raft_consensus.cc:2243] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.660111 31157 pending_rounds.cc:70] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Trying to abort 1 pending ops.
I20260709 12:25:13.660331 31157 pending_rounds.cc:77] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625244204670976 op_type: NO_OP noop_request { }
I20260709 12:25:13.660629 31157 raft_consensus.cc:2889] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:13.660930 31157 raft_consensus.cc:2272] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.663621 31157 tablet_replica.cc:333] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.664324 31157 raft_consensus.cc:2243] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.664863 31157 pending_rounds.cc:70] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Trying to abort 1 pending ops.
I20260709 12:25:13.665074 31157 pending_rounds.cc:77] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625245146873856 op_type: NO_OP noop_request { }
I20260709 12:25:13.665334 31157 raft_consensus.cc:2889] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:13.665593 31157 raft_consensus.cc:2272] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.667387 31157 tablet_replica.cc:333] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.667914 31157 raft_consensus.cc:2243] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.668308 31157 raft_consensus.cc:2272] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.670213 31157 tablet_replica.cc:333] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.670730 31157 raft_consensus.cc:2243] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.671092 31157 raft_consensus.cc:2272] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.672675 31157 tablet_replica.cc:333] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.673157 31157 raft_consensus.cc:2243] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.673718 31157 pending_rounds.cc:70] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Trying to abort 1 pending ops.
I20260709 12:25:13.673942 31157 pending_rounds.cc:77] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625244399456256 op_type: NO_OP noop_request { }
I20260709 12:25:13.674201 31157 raft_consensus.cc:2889] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:13.674463 31157 raft_consensus.cc:2272] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.676450 31157 tablet_replica.cc:333] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.676937 31157 raft_consensus.cc:2243] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.677301 31157 raft_consensus.cc:2272] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.678906 31157 tablet_replica.cc:333] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: stopping tablet replica
I20260709 12:25:13.679328 31157 raft_consensus.cc:2243] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.680078 31157 raft_consensus.cc:2272] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.708990 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
I20260709 12:25:13.817004  3195 consensus_queue.cc:1048] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:13.833545  3015 consensus_peers.cc:597] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:13.835403  3015 consensus_peers.cc:597] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:13.843225  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:13.854096  3197 consensus_queue.cc:1048] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:13.877585  3015 consensus_peers.cc:597] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:13.883678  3197 consensus_queue.cc:1048] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:13.896698  3015 consensus_peers.cc:597] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:14.055163  3089 consensus_peers.cc:597] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:14.844290  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:14.884380  3175 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.884842  3175 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:14.886343  3175 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:14.887403  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
W20260709 12:25:14.889784  3089 leader_election.cc:336] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:14.890163  3089 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [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: e378fdab71f440a68d7f8d86c1d6da08; no voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:14.890722  3175 raft_consensus.cc:2749] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:14.908100  3197 raft_consensus.cc:493] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.908641  3197 raft_consensus.cc:515] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:14.910338  3197 leader_election.cc:290] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:14.911747  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:14.912384  3126 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:14.913481  3016 leader_election.cc:304] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
W20260709 12:25:14.914108  3015 leader_election.cc:336] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:14.914165  3197 raft_consensus.cc:2804] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:14.914621  3197 raft_consensus.cc:493] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.914991  3197 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:14.919797  3197 raft_consensus.cc:515] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:14.921414  3197 leader_election.cc:290] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:14.922492  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:14.923108  3126 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:14.924918  3015 leader_election.cc:336] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:14.928336  3126 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 2.
I20260709 12:25:14.929303  3016 leader_election.cc:304] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:14.929966  3197 raft_consensus.cc:2804] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:14.930740  3197 raft_consensus.cc:697] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:14.931548  3197 consensus_queue.cc:237] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER 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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:14.938067  2874 catalog_manager.cc:5697] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 1 to 2, leader changed from b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 2 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.033883  3197 raft_consensus.cc:493] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b937c9aedb034e518f3283d27bd0cd3f)
I20260709 12:25:15.034442  3197 raft_consensus.cc:515] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.036645  3197 leader_election.cc:290] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:15.037787  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
W20260709 12:25:15.040125  3015 leader_election.cc:336] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.040504  3015 leader_election.cc:304] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa; no voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:15.041182  3197 raft_consensus.cc:2749] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:15.139819  3197 raft_consensus.cc:493] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.140413  3197 raft_consensus.cc:515] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.142439  3197 leader_election.cc:290] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:15.143642  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:15.144279  3126 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:15.145207  3016 leader_election.cc:304] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:15.145869  3197 raft_consensus.cc:2804] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:25:15.146117  3015 leader_election.cc:336] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.146229  3197 raft_consensus.cc:493] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.146690  3197 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.151576  3197 raft_consensus.cc:515] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.153069  3197 leader_election.cc:290] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:15.154136  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:15.154788  3126 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:15.156694  3015 leader_election.cc:336] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.158057  3197 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b937c9aedb034e518f3283d27bd0cd3f)
I20260709 12:25:15.158493  3197 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.159933  3126 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 2.
I20260709 12:25:15.160221  3197 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:15.160962  3016 leader_election.cc:304] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:15.161494  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
I20260709 12:25:15.162022  3197 raft_consensus.cc:2804] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:15.162132  3125 raft_consensus.cc:2468] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:15.162531  3197 raft_consensus.cc:697] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:15.163561  3016 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:15.163477  3197 consensus_queue.cc:237] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER 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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.164275  3252 raft_consensus.cc:2804] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:25:15.164242  3015 leader_election.cc:336] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.164697  3252 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election (detected failure of leader b937c9aedb034e518f3283d27bd0cd3f)
I20260709 12:25:15.164947  3252 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.170428  2874 catalog_manager.cc:5697] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 1 to 2, leader changed from b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 2 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.171204  3252 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.173022  3252 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:15.174134  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:15.174718  3125 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:15.176759  3015 leader_election.cc:336] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.181664  3125 raft_consensus.cc:2468] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 2.
I20260709 12:25:15.182582  3016 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:15.183266  3252 raft_consensus.cc:2804] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:15.183689  3252 raft_consensus.cc:697] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:15.184449  3252 consensus_queue.cc:237] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.191412  2874 catalog_manager.cc:5697] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 1 to 2, leader changed from b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 2 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.278811  3252 raft_consensus.cc:493] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.279233  3252 raft_consensus.cc:515] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.280923  3252 leader_election.cc:290] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:15.282045  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08" is_pre_election: true
W20260709 12:25:15.282080  3015 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111) [suppressed 108 similar messages]
I20260709 12:25:15.282688  3125 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 1.
I20260709 12:25:15.283682  3016 leader_election.cc:304] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:15.284334  3252 raft_consensus.cc:2804] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:15.284610  3252 raft_consensus.cc:493] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:25:15.284837  3015 leader_election.cc:336] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.284894  3252 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.289852  3252 raft_consensus.cc:515] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.291400  3252 leader_election.cc:290] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:15.292424  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:15.292991  3125 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:15.294540  3015 leader_election.cc:336] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.297899  3125 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 2.
I20260709 12:25:15.298846  3016 leader_election.cc:304] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:15.299599  3252 raft_consensus.cc:2804] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:15.300007  3252 raft_consensus.cc:697] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:15.300626  3252 consensus_queue.cc:237] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER 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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.306991  2874 catalog_manager.cc:5697] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 1 to 2, leader changed from b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 2 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:15.365895  3015 consensus_peers.cc:597] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:15.391659  3125 raft_consensus.cc:1275] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:15.392944  3252 consensus_queue.cc:1048] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:15.586781  3125 raft_consensus.cc:1275] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:15.588171  3197 consensus_queue.cc:1048] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:15.594179  3015 consensus_peers.cc:597] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:15.696856  3125 raft_consensus.cc:1275] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:15.698086  3252 consensus_queue.cc:1048] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:15.712285  3015 consensus_peers.cc:597] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:15.723310  3125 raft_consensus.cc:1275] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:15.724655  3267 consensus_queue.cc:1048] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:15.739204  3015 consensus_peers.cc:597] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:15.790207  3175 raft_consensus.cc:493] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b937c9aedb034e518f3283d27bd0cd3f)
I20260709 12:25:15.790822  3175 raft_consensus.cc:515] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.792723  3175 leader_election.cc:290] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523)
I20260709 12:25:15.796169  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" is_pre_election: true
I20260709 12:25:15.796805  3051 raft_consensus.cc:2468] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 1.
W20260709 12:25:15.797400  3089 leader_election.cc:336] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.797890  3090 leader_election.cc:304] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:15.798532  3175 raft_consensus.cc:2804] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:15.798805  3175 raft_consensus.cc:493] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b937c9aedb034e518f3283d27bd0cd3f)
I20260709 12:25:15.799082  3175 raft_consensus.cc:3060] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:15.804919  3175 raft_consensus.cc:515] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.806538  3175 leader_election.cc:290] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297), b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523)
I20260709 12:25:15.807412  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ca7530175a24e1b93c53f78b2ece4fd" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:15.807960  3051 raft_consensus.cc:3060] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:15.810247  3089 leader_election.cc:336] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111)
I20260709 12:25:15.813581  3051 raft_consensus.cc:2468] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:15.814646  3090 leader_election.cc:304] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:15.815279  3175 raft_consensus.cc:2804] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:15.816139  3175 raft_consensus.cc:697] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:15.816816  3175 consensus_queue.cc:237] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:15.823674  2874 catalog_manager.cc:5697] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 1 to 2, leader changed from b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:15.845206  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:16.204723  3015 consensus_peers.cc:597] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:16.239953  3015 consensus_peers.cc:597] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:16.248683  3051 raft_consensus.cc:1275] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:16.249981  3175 consensus_queue.cc:1048] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:16.265416  3089 consensus_peers.cc:597] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:16.393401  3015 consensus_peers.cc:597] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:16.595052  3015 consensus_peers.cc:597] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:16.685160  3089 consensus_peers.cc:597] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:16.846155  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:17.813369  3015 consensus_peers.cc:597] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:17.847092  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:17.864960  3015 consensus_peers.cc:597] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:17.989274  3015 consensus_peers.cc:597] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:18.299286  3015 consensus_peers.cc:597] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:18.624544  3015 consensus_peers.cc:597] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:18.727752 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:18.733992  3280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:18.734813  3281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:18.738171  3283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:18.738291 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:18.740032 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:18.740221 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:18.740469 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599918740449 us; error 0 us; skew 500 ppm
I20260709 12:25:18.741048 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:18.743732 31157 webserver.cc:533] Webserver started at http://127.30.109.65:36909/ using document root <none> and password file <none>
I20260709 12:25:18.744238 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:18.744475 31157 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:25:18.748003 31157 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:25:18.751617  3288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:18.752363 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:18.752712 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "b937c9aedb034e518f3283d27bd0cd3f"
format_stamp: "Formatted at 2026-07-09 12:25:11 on dist-test-slave-8mql"
I20260709 12:25:18.753073 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:18.762908 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:18.763993 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:18.765303 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:18.768646  3295 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:25:18.791103  3089 consensus_peers.cc:597] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:18.818526 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:25:18.818867 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.000s	sys 0.002s
I20260709 12:25:18.819118 31157 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:25:18.823523  3295 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:18.839954  3295 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:18.840865  3295 tablet_bootstrap.cc:492] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:18.841521  3295 ts_tablet_manager.cc:1403] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 12:25:18.844254  3295 raft_consensus.cc:359] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.844937  3295 raft_consensus.cc:740] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.845674  3295 consensus_queue.cc:260] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
W20260709 12:25:18.848053  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:18.848296  3295 ts_tablet_manager.cc:1434] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:25:18.849175  3295 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:18.865459  3295 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:25:18.866487  3295 tablet_bootstrap.cc:492] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:18.867128  3295 ts_tablet_manager.cc:1403] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 12:25:18.869745  3295 raft_consensus.cc:359] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.870602  3295 raft_consensus.cc:740] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.871269  3295 consensus_queue.cc:260] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.873267  3295 ts_tablet_manager.cc:1434] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:25:18.873769 31157 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:25:18.874056 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.055s	user 0.053s	sys 0.001s
I20260709 12:25:18.874152  3295 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:18.893077  3295 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:18.893838  3295 tablet_bootstrap.cc:492] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:18.894444  3295 ts_tablet_manager.cc:1403] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:25:18.896430  3295 raft_consensus.cc:359] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.897006  3295 raft_consensus.cc:740] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.897650  3295 consensus_queue.cc:260] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [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: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.899269  3295 ts_tablet_manager.cc:1434] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:18.899923  3295 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:18.908982  3295 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:18.909652  3295 tablet_bootstrap.cc:492] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:18.910175  3295 ts_tablet_manager.cc:1403] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:25:18.911911  3295 raft_consensus.cc:359] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.912436  3295 raft_consensus.cc:740] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.913045  3295 consensus_queue.cc:260] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.914858  3295 ts_tablet_manager.cc:1434] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:25:18.915529  3295 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
W20260709 12:25:18.925438  3015 consensus_peers.cc:597] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:18.929301  3295 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:25:18.930119  3295 tablet_bootstrap.cc:492] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:18.930634  3295 ts_tablet_manager.cc:1403] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 12:25:18.932524  3295 raft_consensus.cc:359] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.933125  3295 raft_consensus.cc:740] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.933713  3295 consensus_queue.cc:260] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.935035  3295 ts_tablet_manager.cc:1434] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:25:18.935781  3295 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:18.941663 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:44523
I20260709 12:25:18.941802  3358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:44523 every 8 connection(s)
I20260709 12:25:18.945890  3295 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: 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
W20260709 12:25:18.946776  3361 tablet.cc:2406] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:18.947034  3295 tablet_bootstrap.cc:492] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:18.947053 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:18.951915  3295 ts_tablet_manager.cc:1403] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.012s
I20260709 12:25:18.954404  3295 raft_consensus.cc:359] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.955322  3295 raft_consensus.cc:740] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.956152  3295 consensus_queue.cc:260] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.958119  3295 ts_tablet_manager.cc:1434] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:25:18.958890  3295 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:18.982981  3295 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:18.984030  3295 tablet_bootstrap.cc:492] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:18.984673  3295 ts_tablet_manager.cc:1403] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 12:25:18.986644  3360 heartbeater.cc:344] Connected to a master server at 127.30.109.126:38379
I20260709 12:25:18.987150  3360 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:18.986994  3295 raft_consensus.cc:359] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.987751  3295 raft_consensus.cc:740] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.988204  3360 heartbeater.cc:507] Master 127.30.109.126:38379 requested a full tablet report, sending...
I20260709 12:25:18.988515  3295 consensus_queue.cc:260] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:18.990060  3051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:18.990517  3295 ts_tablet_manager.cc:1434] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:25:18.990784  3051 raft_consensus.cc:606] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:18.991472  3295 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:18.993528  3051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:18.994042  3051 raft_consensus.cc:606] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:18.994561  2874 ts_manager.cc:194] Re-registered known tserver with Master: b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523)
I20260709 12:25:18.996840  3051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:18.997344  3051 raft_consensus.cc:606] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:18.999596  3051 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:19.000051  3051 raft_consensus.cc:606] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:19.001125 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:25:19.001981 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:19.002745 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:19.004129  3295 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:19.004964  3295 tablet_bootstrap.cc:492] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:19.005569  3295 ts_tablet_manager.cc:1403] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:25:19.006352  2874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40888
I20260709 12:25:19.007956  3295 raft_consensus.cc:359] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.008586  3295 raft_consensus.cc:740] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.009210  3295 consensus_queue.cc:260] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.010040  3360 heartbeater.cc:499] Master 127.30.109.126:38379 was elected leader, sending a full tablet report...
I20260709 12:25:19.010774  3295 ts_tablet_manager.cc:1434] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:19.011502  3295 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:19.023950  3295 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:25:19.024894  3295 tablet_bootstrap.cc:492] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:19.025543  3295 ts_tablet_manager.cc:1403] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:25:19.027529  3295 raft_consensus.cc:359] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.028126  3295 raft_consensus.cc:740] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.028728  3295 consensus_queue.cc:260] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.030582  3295 ts_tablet_manager.cc:1434] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:19.031471  3295 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap starting.
I20260709 12:25:19.043228  3295 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:19.044005  3369 raft_consensus.cc:993] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.044135  3295 tablet_bootstrap.cc:492] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Bootstrap complete.
I20260709 12:25:19.044690  3369 raft_consensus.cc:1081] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.045087  3295 ts_tablet_manager.cc:1403] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:25:19.046276  3125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:19.046896  3125 raft_consensus.cc:493] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:19.047247  3125 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.047546  3295 raft_consensus.cc:359] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.048215  3295 raft_consensus.cc:740] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b937c9aedb034e518f3283d27bd0cd3f, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.048893  3295 consensus_queue.cc:260] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.051152  3295 ts_tablet_manager.cc:1434] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:19.057988  3125 raft_consensus.cc:515] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.060564  3125 leader_election.cc:290] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 3 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:19.062563  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:19.063112  3051 raft_consensus.cc:3055] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:19.063459  3051 raft_consensus.cc:740] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:19.064177  3051 consensus_queue.cc:260] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.065274  3051 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.070428  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30d3319fcdb41199989f05c7a5a2238" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:19.071009  3333 raft_consensus.cc:3060] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.071220  3051 raft_consensus.cc:2468] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 3.
I20260709 12:25:19.072461  3090 leader_election.cc:304] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:19.073279  3276 raft_consensus.cc:2804] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:19.074632  3276 raft_consensus.cc:697] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:19.075495  3276 consensus_queue.cc:237] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.079129  3333 raft_consensus.cc:2468] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 3.
I20260709 12:25:19.084182  2874 catalog_manager.cc:5697] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 2 to 3, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.195277  3333 raft_consensus.cc:3060] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.205505  3333 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.211102  3333 pending_rounds.cc:85] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Aborting all ops after (but not including) 0
I20260709 12:25:19.211426  3333 pending_rounds.cc:107] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:25:19.211683  3333 raft_consensus.cc:2889] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:25:19.216462  3332 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.223609  3332 pending_rounds.cc:85] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Aborting all ops after (but not including) 0
I20260709 12:25:19.223830  3332 pending_rounds.cc:107] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:25:19.224042  3332 raft_consensus.cc:2889] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:25:19.225072  3267 raft_consensus.cc:993] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.225643  3369 raft_consensus.cc:1081] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.227607  3125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:19.228170  3125 raft_consensus.cc:493] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:19.228539  3125 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.234395  3125 raft_consensus.cc:515] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.236742  3125 leader_election.cc:290] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 3 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:19.237679  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:19.238072  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:19.238382  3051 raft_consensus.cc:3055] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:19.238726  3051 raft_consensus.cc:740] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:19.238692  3332 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.239955  3051 consensus_queue.cc:260] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.240926  3051 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.244616  3332 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 3.
I20260709 12:25:19.245641  3089 leader_election.cc:304] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [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: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:19.245658  3051 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 3.
I20260709 12:25:19.246433  3276 raft_consensus.cc:2804] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:19.246927  3276 raft_consensus.cc:697] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:19.247676  3276 consensus_queue.cc:237] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.254870  2874 catalog_manager.cc:5697] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 2 to 3, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.353922  3267 raft_consensus.cc:993] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.354363  3369 raft_consensus.cc:1081] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.355803  3125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:19.356287  3125 raft_consensus.cc:493] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:19.356642  3125 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.358631  3332 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.361661  3125 raft_consensus.cc:515] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.363765  3125 leader_election.cc:290] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 3 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:19.364326  3332 pending_rounds.cc:85] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Aborting all ops after (but not including) 0
I20260709 12:25:19.364545  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:19.364879  3332 pending_rounds.cc:107] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:25:19.364899  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:19.365300  3332 raft_consensus.cc:2889] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:25:19.365682  3051 raft_consensus.cc:3055] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:19.366032  3051 raft_consensus.cc:740] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:19.366873  3051 consensus_queue.cc:260] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.367753  3051 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.373333  3051 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 3.
I20260709 12:25:19.374326  3090 leader_election.cc:304] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, e378fdab71f440a68d7f8d86c1d6da08; no voters: b937c9aedb034e518f3283d27bd0cd3f
I20260709 12:25:19.375216  3276 raft_consensus.cc:2804] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:19.375751  3276 raft_consensus.cc:697] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:19.376555  3276 consensus_queue.cc:237] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.383546  2874 catalog_manager.cc:5697] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 2 to 3, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.469664  3332 raft_consensus.cc:1275] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:19.470818  3276 consensus_queue.cc:1048] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:19.483016  3051 raft_consensus.cc:1275] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:19.484469  3276 consensus_queue.cc:1048] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:19.538025  3267 raft_consensus.cc:993] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.538523  3369 raft_consensus.cc:1081] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:19.539959  3125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:19.540439  3125 raft_consensus.cc:493] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:19.540760  3125 raft_consensus.cc:3060] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.545873  3125 raft_consensus.cc:515] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.547583  3125 leader_election.cc:290] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:19.548444  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:19.548698  3051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99479f21af0d4964bf5564d59c6eb525" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:19.549129  3332 raft_consensus.cc:3060] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.549252  3051 raft_consensus.cc:3055] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:19.549746  3051 raft_consensus.cc:740] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:19.550745  3051 consensus_queue.cc:260] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.552248  3051 raft_consensus.cc:3060] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.557670  3332 raft_consensus.cc:2468] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:19.559065  3089 leader_election.cc:304] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:19.559923  3276 raft_consensus.cc:2804] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.559911  3051 raft_consensus.cc:2468] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:19.560635  3276 raft_consensus.cc:697] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:19.561543  3276 consensus_queue.cc:237] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:19.569554  2874 catalog_manager.cc:5697] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 1 to 2, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.744630  3051 raft_consensus.cc:1275] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:19.746002  3374 consensus_queue.cc:1048] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:19.755710  3332 raft_consensus.cc:1275] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:19.757464  3374 consensus_queue.cc:1048] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:19.824985  3332 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:19.831166  3332 raft_consensus.cc:1275] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:19.832464  3374 consensus_queue.cc:1048] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:19.839593  3051 raft_consensus.cc:1275] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:19.841382  3374 consensus_queue.cc:1048] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:19.849285  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:20.001243  3332 raft_consensus.cc:1275] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.003167  3375 consensus_queue.cc:1048] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:20.013430 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:20.016356  3051 raft_consensus.cc:1275] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.019641  3375 consensus_queue.cc:1048] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:20.050093  3125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
mode: GRACEFUL
new_leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:58026
I20260709 12:25:20.050575  3125 raft_consensus.cc:606] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Received request to transfer leadership to TS 0cf2dd0269554e44a2fbb4e6bb809aaa
I20260709 12:25:20.052763  3125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
mode: GRACEFUL
new_leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:58026
I20260709 12:25:20.053190  3125 raft_consensus.cc:606] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Received request to transfer leadership to TS 0cf2dd0269554e44a2fbb4e6bb809aaa
I20260709 12:25:20.054188 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:20.054738 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:20.055325 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:20.316203  3374 raft_consensus.cc:993] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08: : Instructing follower 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:20.316704  3374 raft_consensus.cc:1081] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Signalling peer 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:20.318307  3051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:45224
I20260709 12:25:20.318898  3051 raft_consensus.cc:493] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:20.319334  3051 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.320464  3374 raft_consensus.cc:993] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08: : Instructing follower 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:20.321013  3397 raft_consensus.cc:1081] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Signalling peer 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:20.322592  3052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:45224
I20260709 12:25:20.323163  3052 raft_consensus.cc:493] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:20.323567  3052 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.326578  3051 raft_consensus.cc:515] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:20.328800  3051 leader_election.cc:290] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 4 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:20.329520  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:20.329751  3125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09474aaebec41f282c7af4c86c9e9db" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:20.330245  3332 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.330309  3125 raft_consensus.cc:3055] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:20.330701  3125 raft_consensus.cc:740] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:20.330524  3052 raft_consensus.cc:515] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:20.331612  3125 consensus_queue.cc:260] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:20.332655  3052 leader_election.cc:290] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 4 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:20.333250  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:20.333920  3333 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.334142  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac26f58e96dc40d3acad9bc8a460cc30" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:20.334554  3126 raft_consensus.cc:3055] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:20.334784  3126 raft_consensus.cc:740] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:20.332888  3125 raft_consensus.cc:3060] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.335590  3126 consensus_queue.cc:260] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:20.336812  3126 raft_consensus.cc:3060] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:20.337369  3332 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 4.
I20260709 12:25:20.338505  3015 leader_election.cc:304] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:20.339721  3389 raft_consensus.cc:2804] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:20.340230  3389 raft_consensus.cc:697] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:20.341037  3389 consensus_queue.cc:237] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:20.341535  3125 raft_consensus.cc:2468] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 4.
I20260709 12:25:20.341934  3333 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 4.
I20260709 12:25:20.343106  3015 leader_election.cc:304] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:20.343880  3267 raft_consensus.cc:2804] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:20.344072  3126 raft_consensus.cc:2468] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 4.
I20260709 12:25:20.344369  3267 raft_consensus.cc:697] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:20.345166  3267 consensus_queue.cc:237] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:20.348843  2874 catalog_manager.cc:5697] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 3 to 4, leader changed from e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 4 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.361239  2874 catalog_manager.cc:5697] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 3 to 4, leader changed from e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 4 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.780488  3333 raft_consensus.cc:1275] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:20.781611  3267 consensus_queue.cc:1048] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:20.791402  3126 raft_consensus.cc:1275] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:20.793780  3389 consensus_queue.cc:1048] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:20.844779  3333 raft_consensus.cc:1275] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:20.845844  3389 consensus_queue.cc:1048] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:25:20.850234  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:20.855206  3126 raft_consensus.cc:1275] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:20.856950  3267 consensus_queue.cc:1048] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:21.062252 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:21.071776  3052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:21.072438  3052 raft_consensus.cc:606] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:21.075759  3052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:21.076396  3052 raft_consensus.cc:606] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:21.077642 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:21.078133 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:21.078725 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:21.099712  3267 raft_consensus.cc:993] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:21.100409  3389 raft_consensus.cc:1081] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:21.101821  3126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:21.102269  3126 raft_consensus.cc:493] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:21.102540  3126 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:21.107429  3126 raft_consensus.cc:515] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:21.109249  3126 leader_election.cc:290] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 3 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:21.110133  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:21.110286  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:21.110737  3332 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:21.110929  3052 raft_consensus.cc:3055] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:21.111338  3052 raft_consensus.cc:740] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:21.112121  3052 consensus_queue.cc:260] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:21.113071  3052 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:21.116281  3332 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 3.
I20260709 12:25:21.117547  3089 leader_election.cc:304] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [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: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:21.118482  3397 raft_consensus.cc:2804] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:21.118602  3052 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 3.
I20260709 12:25:21.118981  3397 raft_consensus.cc:697] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:21.119910  3397 consensus_queue.cc:237] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [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: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:21.127790  2871 catalog_manager.cc:5697] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 2 to 3, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.179152  3407 raft_consensus.cc:993] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:21.179759  3389 raft_consensus.cc:1081] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:21.181233  3126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:21.181710  3126 raft_consensus.cc:493] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:21.182001  3126 raft_consensus.cc:3060] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:21.186565  3126 raft_consensus.cc:515] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:21.188265  3126 leader_election.cc:290] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:21.189424  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:21.189518  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec89b35f5014a5eb38a24cf0d030ec2" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:21.190076  3332 raft_consensus.cc:3060] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:21.190133  3052 raft_consensus.cc:3055] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:21.190582  3052 raft_consensus.cc:740] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:21.191319  3052 consensus_queue.cc:260] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:21.192330  3052 raft_consensus.cc:3060] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:21.195631  3332 raft_consensus.cc:2468] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:21.196825  3089 leader_election.cc:304] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:21.197540  3397 raft_consensus.cc:2804] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:21.197561  3052 raft_consensus.cc:2468] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:21.197999  3397 raft_consensus.cc:697] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:21.198856  3397 consensus_queue.cc:237] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:21.205369  2871 catalog_manager.cc:5697] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 1 to 2, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.542860  3332 raft_consensus.cc:1275] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:21.544096  3397 consensus_queue.cc:1048] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:21.554217  3052 raft_consensus.cc:1275] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:21.556371  3422 consensus_queue.cc:1048] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:21.688812  3332 raft_consensus.cc:1275] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:21.690150  3422 consensus_queue.cc:1048] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:21.699034  3052 raft_consensus.cc:1275] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:21.701308  3397 consensus_queue.cc:1048] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:21.851322  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:22.085299 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:22.093254  3126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
mode: GRACEFUL
new_leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:58026
I20260709 12:25:22.093792  3126 raft_consensus.cc:606] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Received request to transfer leadership to TS 0cf2dd0269554e44a2fbb4e6bb809aaa
I20260709 12:25:22.096486  3126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
mode: GRACEFUL
new_leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:58026
I20260709 12:25:22.097035  3126 raft_consensus.cc:606] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 LEADER]: Received request to transfer leadership to TS 0cf2dd0269554e44a2fbb4e6bb809aaa
I20260709 12:25:22.098191 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:22.098696 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:22.099268 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:22.249131  3397 raft_consensus.cc:993] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08: : Instructing follower 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:22.249775  3397 raft_consensus.cc:1081] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 LEADER]: Signalling peer 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:22.251654  3052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:45224
I20260709 12:25:22.252238  3052 raft_consensus.cc:493] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:22.252596  3052 raft_consensus.cc:3060] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:22.258749  3052 raft_consensus.cc:515] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:22.260350  3052 leader_election.cc:290] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:22.261222  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:22.261469  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a48b3517f4851a950d7d5ecf106bb" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:22.262003  3332 raft_consensus.cc:3060] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:22.262105  3126 raft_consensus.cc:3055] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:22.262535  3126 raft_consensus.cc:740] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:22.263195  3126 consensus_queue.cc:260] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:22.264065  3126 raft_consensus.cc:3060] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:22.268956  3332 raft_consensus.cc:2468] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 2.
I20260709 12:25:22.269186  3126 raft_consensus.cc:2468] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 2.
I20260709 12:25:22.270087  3015 leader_election.cc:304] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:22.270831  3407 raft_consensus.cc:2804] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:22.271736  3407 raft_consensus.cc:697] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:22.272426  3407 consensus_queue.cc:237] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:22.280651  2871 catalog_manager.cc:5697] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 1 to 2, leader changed from e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 2 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.464818  3397 raft_consensus.cc:993] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08: : Instructing follower 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:22.465263  3422 raft_consensus.cc:1081] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Signalling peer 0cf2dd0269554e44a2fbb4e6bb809aaa to start an election
I20260709 12:25:22.466785  3052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
 from {username='slave'} at 127.0.0.1:45224
I20260709 12:25:22.467259  3052 raft_consensus.cc:493] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:22.467672  3052 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:22.473912  3052 raft_consensus.cc:515] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:22.475227  3052 leader_election.cc:290] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [CANDIDATE]: Term 4 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67:33627)
I20260709 12:25:22.476064  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:22.476292  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06885e690454eef8629c627d6ea6ef2" candidate_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
I20260709 12:25:22.476797  3332 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:22.476804  3126 raft_consensus.cc:3055] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:22.477299  3126 raft_consensus.cc:740] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:22.478096  3126 consensus_queue.cc:260] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:22.479230  3126 raft_consensus.cc:3060] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:22.483644  3332 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 4.
I20260709 12:25:22.484913  3015 leader_election.cc:304] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [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: 0cf2dd0269554e44a2fbb4e6bb809aaa, b937c9aedb034e518f3283d27bd0cd3f; no voters: 
I20260709 12:25:22.485358  3126 raft_consensus.cc:2468] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf2dd0269554e44a2fbb4e6bb809aaa in term 4.
I20260709 12:25:22.485633  3407 raft_consensus.cc:2804] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:22.486140  3407 raft_consensus.cc:697] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 LEADER]: Becoming Leader. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:22.486958  3407 consensus_queue.cc:237] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:22.492643  2871 catalog_manager.cc:5697] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa reported cstate change: term changed from 3 to 4, leader changed from e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67) to 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66). New cstate: current_term: 4 leader_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.827152  3125 raft_consensus.cc:1275] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:22.828727  3332 raft_consensus.cc:1275] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:22.829092  3407 consensus_queue.cc:1048] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:22.830312  3428 consensus_queue.cc:1048] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:22.852952  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:23.028079  3126 raft_consensus.cc:1275] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:23.029407  3428 consensus_queue.cc:1048] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:23.041633  3332 raft_consensus.cc:1275] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Refusing update from remote peer 0cf2dd0269554e44a2fbb4e6bb809aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:23.042927  3442 consensus_queue.cc:1048] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:23.105823 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:23.114423  3052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:23.115062  3052 raft_consensus.cc:606] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:23.117879  3052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea"
dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
mode: GRACEFUL
new_leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:57478
I20260709 12:25:23.118443  3052 raft_consensus.cc:606] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Received request to transfer leadership to TS e378fdab71f440a68d7f8d86c1d6da08
I20260709 12:25:23.119580 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:23.120043 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:23.120705 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:23.180873  3407 raft_consensus.cc:993] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:23.181391  3442 raft_consensus.cc:1081] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:23.182924  3126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:23.183431  3126 raft_consensus.cc:493] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:23.183717  3126 raft_consensus.cc:3060] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.190956  3126 raft_consensus.cc:515] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:23.192641  3126 leader_election.cc:290] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:23.193819  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:23.193794  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "782dec5aa0754d7e8c124ea71a7487ea" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:23.194626  3333 raft_consensus.cc:3060] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.195160  3052 raft_consensus.cc:3055] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:23.195508  3052 raft_consensus.cc:740] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:23.196355  3052 consensus_queue.cc:260] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:23.197350  3052 raft_consensus.cc:3060] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.202054  3333 raft_consensus.cc:2468] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:23.204149  3089 leader_election.cc:304] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:23.205312  3397 raft_consensus.cc:2804] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:23.205446  3052 raft_consensus.cc:2468] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:23.206641  3397 raft_consensus.cc:697] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:23.207556  3397 consensus_queue.cc:237] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:23.214278  2874 catalog_manager.cc:5697] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 1 to 2, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:23.665071  3442 raft_consensus.cc:993] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa: : Instructing follower e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:23.665592  3407 raft_consensus.cc:1081] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Signalling peer e378fdab71f440a68d7f8d86c1d6da08 to start an election
I20260709 12:25:23.667088  3126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba"
dest_uuid: "e378fdab71f440a68d7f8d86c1d6da08"
 from {username='slave'} at 127.0.0.1:44962
I20260709 12:25:23.667550  3126 raft_consensus.cc:493] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:23.667853  3126 raft_consensus.cc:3060] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.672750  3126 raft_consensus.cc:515] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:23.674103  3126 leader_election.cc:290] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Requested vote from peers b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523), 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297)
I20260709 12:25:23.674902  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b937c9aedb034e518f3283d27bd0cd3f"
I20260709 12:25:23.675091  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08fc0ac28d124b8e99f437026d9b72ba" candidate_uuid: "e378fdab71f440a68d7f8d86c1d6da08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa"
I20260709 12:25:23.675619  3333 raft_consensus.cc:3060] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.675694  3052 raft_consensus.cc:3055] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:23.676110  3052 raft_consensus.cc:740] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf2dd0269554e44a2fbb4e6bb809aaa, State: Running, Role: LEADER
I20260709 12:25:23.676725  3052 consensus_queue.cc:260] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:23.677675  3052 raft_consensus.cc:3060] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.680832  3333 raft_consensus.cc:2468] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:23.682020  3089 leader_election.cc:304] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b937c9aedb034e518f3283d27bd0cd3f, e378fdab71f440a68d7f8d86c1d6da08; no voters: 
I20260709 12:25:23.682677  3052 raft_consensus.cc:2468] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e378fdab71f440a68d7f8d86c1d6da08 in term 2.
I20260709 12:25:23.682834  3397 raft_consensus.cc:2804] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:23.683449  3397 raft_consensus.cc:697] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Becoming Leader. State: Replica: e378fdab71f440a68d7f8d86c1d6da08, State: Running, Role: LEADER
I20260709 12:25:23.685114  3397 consensus_queue.cc:237] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } }
I20260709 12:25:23.691660  2874 catalog_manager.cc:5697] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 reported cstate change: term changed from 1 to 2, leader changed from 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66) to e378fdab71f440a68d7f8d86c1d6da08 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "e378fdab71f440a68d7f8d86c1d6da08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e378fdab71f440a68d7f8d86c1d6da08" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 33627 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:23.827240  3052 raft_consensus.cc:1275] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:23.829164  3397 consensus_queue.cc:1048] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:23.836393  3333 raft_consensus.cc:1275] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:23.838156  3397 consensus_queue.cc:1048] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:23.854024  2923 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:24.126400 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:24.131075  3333 raft_consensus.cc:1275] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:24.132616  3397 consensus_queue.cc:1048] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b937c9aedb034e518f3283d27bd0cd3f" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 44523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:24.144924  3052 raft_consensus.cc:1275] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Refusing update from remote peer e378fdab71f440a68d7f8d86c1d6da08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:24.149384  3397 consensus_queue.cc:1048] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf2dd0269554e44a2fbb4e6bb809aaa" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 33297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:24.163983 31157 tablet_server.cc:179] TabletServer@127.30.109.65:44523 shutting down...
I20260709 12:25:24.189303 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:24.190092 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.190804 31157 raft_consensus.cc:2243] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.191495 31157 raft_consensus.cc:2272] T f06885e690454eef8629c627d6ea6ef2 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.194896 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.195668 31157 raft_consensus.cc:2243] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.196305 31157 raft_consensus.cc:2272] T 99479f21af0d4964bf5564d59c6eb525 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.199301 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.199985 31157 raft_consensus.cc:2243] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.200335 31157 raft_consensus.cc:2272] T 782dec5aa0754d7e8c124ea71a7487ea P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.202664 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.203174 31157 raft_consensus.cc:2243] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.203625 31157 raft_consensus.cc:2272] T 08fc0ac28d124b8e99f437026d9b72ba P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.206007 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.206588 31157 raft_consensus.cc:2243] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.207065 31157 raft_consensus.cc:2272] T e09474aaebec41f282c7af4c86c9e9db P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.209160 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.209640 31157 raft_consensus.cc:2243] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.210197 31157 raft_consensus.cc:2272] T 8ca7530175a24e1b93c53f78b2ece4fd P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.212324 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.212828 31157 raft_consensus.cc:2243] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.213299 31157 raft_consensus.cc:2272] T ac26f58e96dc40d3acad9bc8a460cc30 P b937c9aedb034e518f3283d27bd0cd3f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.215509 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.216017 31157 raft_consensus.cc:2243] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.216475 31157 raft_consensus.cc:2272] T aec89b35f5014a5eb38a24cf0d030ec2 P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.218482 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.218948 31157 raft_consensus.cc:2243] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.219475 31157 raft_consensus.cc:2272] T e30d3319fcdb41199989f05c7a5a2238 P b937c9aedb034e518f3283d27bd0cd3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.221594 31157 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:24.222064 31157 raft_consensus.cc:2243] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.222533 31157 raft_consensus.cc:2272] T f66a48b3517f4851a950d7d5ecf106bb P b937c9aedb034e518f3283d27bd0cd3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.253037 31157 tablet_server.cc:196] TabletServer@127.30.109.65:44523 shutdown complete.
I20260709 12:25:24.278556 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
I20260709 12:25:24.301587 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:24.302331 31157 tablet_replica.cc:333] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.303061 31157 raft_consensus.cc:2243] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.303928 31157 raft_consensus.cc:2272] T f06885e690454eef8629c627d6ea6ef2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.306015 31157 tablet_replica.cc:333] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.306632 31157 raft_consensus.cc:2243] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.307127 31157 raft_consensus.cc:2272] T 99479f21af0d4964bf5564d59c6eb525 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.309515 31157 tablet_replica.cc:333] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.310148 31157 raft_consensus.cc:2243] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.311131 31157 raft_consensus.cc:2272] T e09474aaebec41f282c7af4c86c9e9db P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:24.311334  3090 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 75 similar messages]
I20260709 12:25:24.314190 31157 tablet_replica.cc:333] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
W20260709 12:25:24.314304  3090 consensus_peers.cc:597] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 -> Peer 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297): Couldn't send request to peer 0cf2dd0269554e44a2fbb4e6bb809aaa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:24.314983 31157 raft_consensus.cc:2243] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.315757 31157 raft_consensus.cc:2272] T f66a48b3517f4851a950d7d5ecf106bb P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.317788 31157 tablet_replica.cc:333] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.318261 31157 raft_consensus.cc:2243] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.318647 31157 raft_consensus.cc:2272] T aec89b35f5014a5eb38a24cf0d030ec2 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.320654 31157 tablet_replica.cc:333] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.321152 31157 raft_consensus.cc:2243] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.321539 31157 raft_consensus.cc:2272] T 8ca7530175a24e1b93c53f78b2ece4fd P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.323657 31157 tablet_replica.cc:333] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.324218 31157 raft_consensus.cc:2243] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.325136 31157 raft_consensus.cc:2272] T ac26f58e96dc40d3acad9bc8a460cc30 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.327572 31157 tablet_replica.cc:333] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.328181 31157 raft_consensus.cc:2243] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.328724 31157 raft_consensus.cc:2272] T e30d3319fcdb41199989f05c7a5a2238 P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:24.330585  3089 consensus_peers.cc:597] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:24.331370 31157 tablet_replica.cc:333] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.331948 31157 raft_consensus.cc:2243] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.332369 31157 raft_consensus.cc:2272] T 782dec5aa0754d7e8c124ea71a7487ea P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.334746 31157 tablet_replica.cc:333] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa: stopping tablet replica
I20260709 12:25:24.335259 31157 raft_consensus.cc:2243] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.335716 31157 raft_consensus.cc:2272] T 08fc0ac28d124b8e99f437026d9b72ba P 0cf2dd0269554e44a2fbb4e6bb809aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.365736 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
W20260709 12:25:24.372836  3089 consensus_peers.cc:597] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:24.387180  3090 consensus_peers.cc:597] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 -> Peer 0cf2dd0269554e44a2fbb4e6bb809aaa (127.30.109.66:33297): Couldn't send request to peer 0cf2dd0269554e44a2fbb4e6bb809aaa. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:33297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:24.395542 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
W20260709 12:25:24.421487  3089 consensus_peers.cc:597] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 -> Peer b937c9aedb034e518f3283d27bd0cd3f (127.30.109.65:44523): Couldn't send request to peer b937c9aedb034e518f3283d27bd0cd3f. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:44523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:24.423113 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:24.423944 31157 tablet_replica.cc:333] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.424589 31157 raft_consensus.cc:2243] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.425046 31157 raft_consensus.cc:2272] T f06885e690454eef8629c627d6ea6ef2 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.427031 31157 tablet_replica.cc:333] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.427642 31157 raft_consensus.cc:2243] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.428114 31157 raft_consensus.cc:2272] T e09474aaebec41f282c7af4c86c9e9db P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.430058 31157 tablet_replica.cc:333] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.430603 31157 raft_consensus.cc:2243] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.431541 31157 raft_consensus.cc:2272] T 99479f21af0d4964bf5564d59c6eb525 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.433478 31157 tablet_replica.cc:333] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.433943 31157 raft_consensus.cc:2243] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.434736 31157 raft_consensus.cc:2272] T e30d3319fcdb41199989f05c7a5a2238 P e378fdab71f440a68d7f8d86c1d6da08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.436507 31157 tablet_replica.cc:333] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.437024 31157 raft_consensus.cc:2243] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.437464 31157 raft_consensus.cc:2272] T ac26f58e96dc40d3acad9bc8a460cc30 P e378fdab71f440a68d7f8d86c1d6da08 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.439260 31157 tablet_replica.cc:333] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.439806 31157 raft_consensus.cc:2243] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.440645 31157 raft_consensus.cc:2272] T 8ca7530175a24e1b93c53f78b2ece4fd P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.442555 31157 tablet_replica.cc:333] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.443085 31157 raft_consensus.cc:2243] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.443881 31157 raft_consensus.cc:2272] T aec89b35f5014a5eb38a24cf0d030ec2 P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.445878 31157 tablet_replica.cc:333] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.446403 31157 raft_consensus.cc:2243] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:24.446821 31157 raft_consensus.cc:2272] T f66a48b3517f4851a950d7d5ecf106bb P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.449071 31157 tablet_replica.cc:333] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.449739 31157 raft_consensus.cc:2243] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.450626 31157 raft_consensus.cc:2272] T 782dec5aa0754d7e8c124ea71a7487ea P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.452983 31157 tablet_replica.cc:333] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08: stopping tablet replica
I20260709 12:25:24.453474 31157 raft_consensus.cc:2243] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.454243 31157 raft_consensus.cc:2272] T 08fc0ac28d124b8e99f437026d9b72ba P e378fdab71f440a68d7f8d86c1d6da08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.486651 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
I20260709 12:25:24.511503 31157 master.cc:562] Master@127.30.109.126:38379 shutting down...
I20260709 12:25:24.534642 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:24.535214 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:24.535633 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7d38ae2e1ca4b64bfa7e5ed07f9456f: stopping tablet replica
I20260709 12:25:24.558663 31157 master.cc:584] Master@127.30.109.126:38379 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12890 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:25:24.603274 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:42713
I20260709 12:25:24.604472 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:24.610090  3463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:24.610172  3464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:24.611420  3466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:24.612558 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:24.613476 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:24.613669 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:24.613795 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599924613783 us; error 0 us; skew 500 ppm
I20260709 12:25:24.614300 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:24.616921 31157 webserver.cc:533] Webserver started at http://127.30.109.126:35261/ using document root <none> and password file <none>
I20260709 12:25:24.617374 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:24.617609 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:24.617831 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:24.618988 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "69ae21fab657479f8a001345ff1d86a6"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-8mql"
I20260709 12:25:24.623275 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:25:24.626507  3471 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.627233 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:24.627550 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "69ae21fab657479f8a001345ff1d86a6"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-8mql"
I20260709 12:25:24.627815 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:24.648578 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:24.649825 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:24.687372 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:42713
I20260709 12:25:24.687520  3522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:42713 every 8 connection(s)
I20260709 12:25:24.691300  3523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:24.701925  3523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6: Bootstrap starting.
I20260709 12:25:24.706687  3523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.710798  3523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6: No bootstrap required, opened a new log
I20260709 12:25:24.712893  3523 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69ae21fab657479f8a001345ff1d86a6" member_type: VOTER }
I20260709 12:25:24.713248  3523 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.713430  3523 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae21fab657479f8a001345ff1d86a6, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.713933  3523 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69ae21fab657479f8a001345ff1d86a6" member_type: VOTER }
I20260709 12:25:24.714334  3523 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:24.714527  3523 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:24.714732  3523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.719256  3523 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69ae21fab657479f8a001345ff1d86a6" member_type: VOTER }
I20260709 12:25:24.719728  3523 leader_election.cc:304] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [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: 69ae21fab657479f8a001345ff1d86a6; no voters: 
I20260709 12:25:24.720784  3523 leader_election.cc:290] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:24.721220  3526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:24.722591  3526 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 1 LEADER]: Becoming Leader. State: Replica: 69ae21fab657479f8a001345ff1d86a6, State: Running, Role: LEADER
I20260709 12:25:24.723273  3526 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [LEADER]: Queue going to LEADER mode. State: All 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: "69ae21fab657479f8a001345ff1d86a6" member_type: VOTER }
I20260709 12:25:24.723681  3523 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:24.728121  3528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69ae21fab657479f8a001345ff1d86a6. Latest consensus state: current_term: 1 leader_uuid: "69ae21fab657479f8a001345ff1d86a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69ae21fab657479f8a001345ff1d86a6" member_type: VOTER } }
I20260709 12:25:24.728530  3527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69ae21fab657479f8a001345ff1d86a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69ae21fab657479f8a001345ff1d86a6" member_type: VOTER } }
I20260709 12:25:24.728931  3528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:24.729358  3527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:24.732170  3534 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:24.737004  3534 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:24.740314 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:24.745533  3534 catalog_manager.cc:1383] Generated new cluster ID: c2763fd20d8641db8319c0166c0b08b6
I20260709 12:25:24.745776  3534 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:24.773489  3534 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:24.774691  3534 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:24.786386  3534 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6: Generated new TSK 0
I20260709 12:25:24.786948  3534 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:24.806913 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:24.812930  3544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:24.813724  3545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:24.815192  3547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:24.816176 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:24.817097 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:24.817270 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:24.817461 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599924817424 us; error 0 us; skew 500 ppm
I20260709 12:25:24.818018 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:24.820282 31157 webserver.cc:533] Webserver started at http://127.30.109.65:45477/ using document root <none> and password file <none>
I20260709 12:25:24.820755 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:24.820942 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:24.821213 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:24.822280 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "5797ce74040649fa8339ab9ab02bc27c"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-8mql"
I20260709 12:25:24.827813 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:25:24.831647  3552 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.832362 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:25:24.832670 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "5797ce74040649fa8339ab9ab02bc27c"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-8mql"
I20260709 12:25:24.832966 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:24.848054 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:24.849242 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:24.850718 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:24.853003 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:24.853217 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.853472 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:24.853655 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.892912 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:46395
I20260709 12:25:24.893026  3614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:46395 every 8 connection(s)
I20260709 12:25:24.897889 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:24.904737  3619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:24.906831  3620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:24.908494  3622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:24.910063 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:24.910143  3615 heartbeater.cc:344] Connected to a master server at 127.30.109.126:42713
I20260709 12:25:24.910682  3615 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:24.911176 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:24.911495 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:24.911450  3615 heartbeater.cc:507] Master 127.30.109.126:42713 requested a full tablet report, sending...
I20260709 12:25:24.911813 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599924911794 us; error 0 us; skew 500 ppm
I20260709 12:25:24.912429 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:24.913836  3488 ts_manager.cc:194] Registered new tserver with Master: 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395)
I20260709 12:25:24.914855 31157 webserver.cc:533] Webserver started at http://127.30.109.66:34221/ using document root <none> and password file <none>
I20260709 12:25:24.915453 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:24.915670 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:24.915925 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:24.915874  3488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41914
I20260709 12:25:24.917315 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-8mql"
I20260709 12:25:24.921679 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:24.924860  3627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.925717 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:25:24.925954 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
format_stamp: "Formatted at 2026-07-09 12:25:24 on dist-test-slave-8mql"
I20260709 12:25:24.926185 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:24.944519 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:24.945638 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:24.947027 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:24.949265 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:24.949463 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.949731 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:24.949887 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:24.990918 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:43013
I20260709 12:25:24.991101  3689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:43013 every 8 connection(s)
I20260709 12:25:24.995851 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:25.002992  3693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:25.003655  3694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:25.007109  3696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:25.007957 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:25.008896  3690 heartbeater.cc:344] Connected to a master server at 127.30.109.126:42713
I20260709 12:25:25.009092 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:25:25.009303  3690 heartbeater.cc:461] Registering TS with master...
W20260709 12:25:25.009451 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:25.009722 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599925009706 us; error 0 us; skew 500 ppm
I20260709 12:25:25.010223  3690 heartbeater.cc:507] Master 127.30.109.126:42713 requested a full tablet report, sending...
I20260709 12:25:25.010331 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:25.012483  3488 ts_manager.cc:194] Registered new tserver with Master: fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013)
I20260709 12:25:25.013135 31157 webserver.cc:533] Webserver started at http://127.30.109.67:35945/ using document root <none> and password file <none>
I20260709 12:25:25.013706 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:25.013928 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:25.013988  3488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41924
I20260709 12:25:25.014240 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:25.015929 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
format_stamp: "Formatted at 2026-07-09 12:25:25 on dist-test-slave-8mql"
I20260709 12:25:25.021955 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:25.025780  3701 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:25.026448 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:25.026755 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
format_stamp: "Formatted at 2026-07-09 12:25:25 on dist-test-slave-8mql"
I20260709 12:25:25.027071 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:25.048581 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:25.049829 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:25.051412 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:25.053627 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:25.053861 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:25.054100 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:25.054293 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:25.093348 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:34983
I20260709 12:25:25.093446  3763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:34983 every 8 connection(s)
I20260709 12:25:25.107312  3764 heartbeater.cc:344] Connected to a master server at 127.30.109.126:42713
I20260709 12:25:25.107743  3764 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:25.108448  3764 heartbeater.cc:507] Master 127.30.109.126:42713 requested a full tablet report, sending...
I20260709 12:25:25.110443  3488 ts_manager.cc:194] Registered new tserver with Master: 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:25.111388 31157 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014824674s
I20260709 12:25:25.111991  3488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41932
I20260709 12:25:25.137931  3488 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41938:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:25.140388  3488 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:25.183630  3655 tablet_service.cc:1511] Processing CreateTablet for tablet e047d831ce68431c97e9feb6bd4c5815 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=03efb639f4ca4efbb0690670c5789e19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:25.183842  3654 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8d86b196464785aaf41058b292aa25 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=03efb639f4ca4efbb0690670c5789e19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:25.185127  3655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e047d831ce68431c97e9feb6bd4c5815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.185813  3654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8d86b196464785aaf41058b292aa25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.187520  3729 tablet_service.cc:1511] Processing CreateTablet for tablet e047d831ce68431c97e9feb6bd4c5815 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=03efb639f4ca4efbb0690670c5789e19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:25.187988  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8d86b196464785aaf41058b292aa25 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=03efb639f4ca4efbb0690670c5789e19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:25.188863  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e047d831ce68431c97e9feb6bd4c5815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.199715  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8d86b196464785aaf41058b292aa25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.199878  3580 tablet_service.cc:1511] Processing CreateTablet for tablet e047d831ce68431c97e9feb6bd4c5815 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=03efb639f4ca4efbb0690670c5789e19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:25.200711  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8d86b196464785aaf41058b292aa25 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=03efb639f4ca4efbb0690670c5789e19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:25.201326  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e047d831ce68431c97e9feb6bd4c5815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.202031  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8d86b196464785aaf41058b292aa25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.227149  3780 tablet_bootstrap.cc:492] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320: Bootstrap starting.
I20260709 12:25:25.229748  3779 tablet_bootstrap.cc:492] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85: Bootstrap starting.
I20260709 12:25:25.231053  3781 tablet_bootstrap.cc:492] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: Bootstrap starting.
I20260709 12:25:25.236454  3780 tablet_bootstrap.cc:654] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.237223  3779 tablet_bootstrap.cc:654] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.237468  3781 tablet_bootstrap.cc:654] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.242853  3780 tablet_bootstrap.cc:492] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320: No bootstrap required, opened a new log
I20260709 12:25:25.243494  3780 ts_tablet_manager.cc:1403] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:25:25.244813  3781 tablet_bootstrap.cc:492] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: No bootstrap required, opened a new log
I20260709 12:25:25.245376  3781 ts_tablet_manager.cc:1403] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260709 12:25:25.246698  3779 tablet_bootstrap.cc:492] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85: No bootstrap required, opened a new log
I20260709 12:25:25.247131  3779 ts_tablet_manager.cc:1403] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:25:25.246876  3780 raft_consensus.cc:359] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.248350  3780 raft_consensus.cc:385] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.248261  3781 raft_consensus.cc:359] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.248767  3780 raft_consensus.cc:740] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.249112  3781 raft_consensus.cc:385] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.249588  3781 raft_consensus.cc:740] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.249579  3780 consensus_queue.cc:260] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.250550  3779 raft_consensus.cc:359] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.250584  3781 consensus_queue.cc:260] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.251293  3779 raft_consensus.cc:385] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.251827  3779 raft_consensus.cc:740] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.252034  3690 heartbeater.cc:499] Master 127.30.109.126:42713 was elected leader, sending a full tablet report...
I20260709 12:25:25.252655  3780 ts_tablet_manager.cc:1434] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:25.252714  3779 consensus_queue.cc:260] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.254103  3780 tablet_bootstrap.cc:492] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320: Bootstrap starting.
I20260709 12:25:25.263398  3780 tablet_bootstrap.cc:654] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.276803  3780 tablet_bootstrap.cc:492] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320: No bootstrap required, opened a new log
I20260709 12:25:25.277402  3780 ts_tablet_manager.cc:1403] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260709 12:25:25.277724  3781 ts_tablet_manager.cc:1434] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.015s
I20260709 12:25:25.278079  3764 heartbeater.cc:499] Master 127.30.109.126:42713 was elected leader, sending a full tablet report...
I20260709 12:25:25.278653  3779 ts_tablet_manager.cc:1434] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.017s
I20260709 12:25:25.278729  3615 heartbeater.cc:499] Master 127.30.109.126:42713 was elected leader, sending a full tablet report...
I20260709 12:25:25.280057  3779 tablet_bootstrap.cc:492] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: Bootstrap starting.
I20260709 12:25:25.281270  3781 tablet_bootstrap.cc:492] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c: Bootstrap starting.
I20260709 12:25:25.280591  3780 raft_consensus.cc:359] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.281901  3780 raft_consensus.cc:385] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.282254  3780 raft_consensus.cc:740] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.283056  3780 consensus_queue.cc:260] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.285271  3780 ts_tablet_manager.cc:1434] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:25:25.287776  3779 tablet_bootstrap.cc:654] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.287801  3781 tablet_bootstrap.cc:654] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.293563  3781 tablet_bootstrap.cc:492] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c: No bootstrap required, opened a new log
I20260709 12:25:25.294094  3781 ts_tablet_manager.cc:1403] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:25:25.296617  3781 raft_consensus.cc:359] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.297344  3781 raft_consensus.cc:385] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.297618  3781 raft_consensus.cc:740] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.298247  3781 consensus_queue.cc:260] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.300053  3781 ts_tablet_manager.cc:1434] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:25.307071  3779 tablet_bootstrap.cc:492] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: No bootstrap required, opened a new log
I20260709 12:25:25.307674  3779 ts_tablet_manager.cc:1403] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260709 12:25:25.310082  3779 raft_consensus.cc:359] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.310624  3779 raft_consensus.cc:385] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.310863  3779 raft_consensus.cc:740] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.311498  3779 consensus_queue.cc:260] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.313038  3779 ts_tablet_manager.cc:1434] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:25:25.346871  3787 raft_consensus.cc:493] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.347498  3787 raft_consensus.cc:515] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.349779  3787 leader_election.cc:290] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013), 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395)
I20260709 12:25:25.357940  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" is_pre_election: true
I20260709 12:25:25.358659  3665 raft_consensus.cc:2468] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 0.
I20260709 12:25:25.359658  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c" is_pre_election: true
I20260709 12:25:25.359925  3704 leader_election.cc:304] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c5fd3fb3ec549b78abb151ea7afbd85, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:25.360265  3590 raft_consensus.cc:2468] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 0.
I20260709 12:25:25.360739  3787 raft_consensus.cc:2804] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.361069  3787 raft_consensus.cc:493] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.361395  3787 raft_consensus.cc:3060] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.366448  3787 raft_consensus.cc:515] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.367988  3787 leader_election.cc:290] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 election: Requested vote from peers fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013), 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395)
I20260709 12:25:25.368803  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
I20260709 12:25:25.369057  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
I20260709 12:25:25.369365  3665 raft_consensus.cc:3060] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.369617  3590 raft_consensus.cc:3060] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.374608  3665 raft_consensus.cc:2468] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 1.
I20260709 12:25:25.374686  3590 raft_consensus.cc:2468] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 1.
I20260709 12:25:25.375674  3704 leader_election.cc:304] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c5fd3fb3ec549b78abb151ea7afbd85, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:25.376329  3787 raft_consensus.cc:2804] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:25.377321  3787 raft_consensus.cc:697] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Becoming Leader. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Running, Role: LEADER
I20260709 12:25:25.377982  3787 consensus_queue.cc:237] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:25.384272  3487 catalog_manager.cc:5697] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.385793  3785 raft_consensus.cc:493] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.386371  3785 raft_consensus.cc:515] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.391268  3785 leader_election.cc:290] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:25.399573  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c" is_pre_election: true
I20260709 12:25:25.400305  3590 raft_consensus.cc:2468] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 0.
I20260709 12:25:25.400523  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" is_pre_election: true
I20260709 12:25:25.401229  3739 raft_consensus.cc:2468] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 0.
I20260709 12:25:25.401270  3630 leader_election.cc:304] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5797ce74040649fa8339ab9ab02bc27c, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:25.402145  3785 raft_consensus.cc:2804] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.402508  3785 raft_consensus.cc:493] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.402791  3785 raft_consensus.cc:3060] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.407747  3785 raft_consensus.cc:515] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.409322  3785 leader_election.cc:290] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 election: Requested vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:25.410094  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
I20260709 12:25:25.410233  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
I20260709 12:25:25.410658  3590 raft_consensus.cc:3060] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.410784  3739 raft_consensus.cc:3060] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.415527  3590 raft_consensus.cc:2468] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 1.
I20260709 12:25:25.415630  3739 raft_consensus.cc:2468] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 1.
I20260709 12:25:25.416613  3630 leader_election.cc:304] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5797ce74040649fa8339ab9ab02bc27c, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:25.417301  3785 raft_consensus.cc:2804] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:25.418205  3785 raft_consensus.cc:697] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Becoming Leader. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Running, Role: LEADER
I20260709 12:25:25.418872  3785 consensus_queue.cc:237] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.425278  3487 catalog_manager.cc:5697] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.456651  3487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41952:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:25.458696  3487 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:25.481027  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9242537c24ff1a29f2ce22b3a2324 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1cf6902b371423c9847bda7fe610f2e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:25.482326  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9242537c24ff1a29f2ce22b3a2324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.482355  3654 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9242537c24ff1a29f2ce22b3a2324 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1cf6902b371423c9847bda7fe610f2e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:25.483786  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 76d9242537c24ff1a29f2ce22b3a2324 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1cf6902b371423c9847bda7fe610f2e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:25.484226  3654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9242537c24ff1a29f2ce22b3a2324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.485031  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d9242537c24ff1a29f2ce22b3a2324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.487762  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 71bfb2cec76b46968875e2fe817eb971 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1cf6902b371423c9847bda7fe610f2e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:25.488652  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 71bfb2cec76b46968875e2fe817eb971 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1cf6902b371423c9847bda7fe610f2e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:25.489892  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bfb2cec76b46968875e2fe817eb971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.490638  3655 tablet_service.cc:1511] Processing CreateTablet for tablet 71bfb2cec76b46968875e2fe817eb971 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1cf6902b371423c9847bda7fe610f2e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:25.491873  3655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bfb2cec76b46968875e2fe817eb971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.489014  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71bfb2cec76b46968875e2fe817eb971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:25.499758  3781 tablet_bootstrap.cc:492] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c: Bootstrap starting.
I20260709 12:25:25.502831  3780 tablet_bootstrap.cc:492] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320: Bootstrap starting.
I20260709 12:25:25.506098  3781 tablet_bootstrap.cc:654] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.509382  3780 tablet_bootstrap.cc:654] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.517704  3780 tablet_bootstrap.cc:492] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320: No bootstrap required, opened a new log
I20260709 12:25:25.518060  3779 tablet_bootstrap.cc:492] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85: Bootstrap starting.
I20260709 12:25:25.518187  3780 ts_tablet_manager.cc:1403] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:25:25.521196  3780 raft_consensus.cc:359] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.522249  3780 raft_consensus.cc:385] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.522575  3780 raft_consensus.cc:740] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.523408  3780 consensus_queue.cc:260] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.525243  3781 tablet_bootstrap.cc:492] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c: No bootstrap required, opened a new log
I20260709 12:25:25.525874  3781 ts_tablet_manager.cc:1403] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 12:25:25.527595  3780 ts_tablet_manager.cc:1434] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:25:25.528673  3780 tablet_bootstrap.cc:492] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: Bootstrap starting.
I20260709 12:25:25.528939  3781 raft_consensus.cc:359] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.529838  3781 raft_consensus.cc:385] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.530169  3781 raft_consensus.cc:740] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.530244  3779 tablet_bootstrap.cc:654] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.530989  3781 consensus_queue.cc:260] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.533474  3781 ts_tablet_manager.cc:1434] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:25:25.536764  3780 tablet_bootstrap.cc:654] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.538199  3779 tablet_bootstrap.cc:492] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85: No bootstrap required, opened a new log
I20260709 12:25:25.536852  3781 tablet_bootstrap.cc:492] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c: Bootstrap starting.
I20260709 12:25:25.539239  3779 ts_tablet_manager.cc:1403] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260709 12:25:25.546036  3779 raft_consensus.cc:359] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.546700  3781 tablet_bootstrap.cc:654] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.546875  3779 raft_consensus.cc:385] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.547297  3779 raft_consensus.cc:740] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.548074  3780 tablet_bootstrap.cc:492] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: No bootstrap required, opened a new log
I20260709 12:25:25.548645  3780 ts_tablet_manager.cc:1403] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 12:25:25.548262  3779 consensus_queue.cc:260] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.551213  3779 ts_tablet_manager.cc:1434] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:25:25.551744  3780 raft_consensus.cc:359] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.552526  3780 raft_consensus.cc:385] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.552700  3779 tablet_bootstrap.cc:492] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85: Bootstrap starting.
I20260709 12:25:25.552853  3780 raft_consensus.cc:740] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.553896  3780 consensus_queue.cc:260] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.558439  3780 ts_tablet_manager.cc:1434] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:25.562484  3779 tablet_bootstrap.cc:654] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.563421  3781 tablet_bootstrap.cc:492] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c: No bootstrap required, opened a new log
I20260709 12:25:25.563987  3781 ts_tablet_manager.cc:1403] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 12:25:25.567073  3781 raft_consensus.cc:359] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.567886  3781 raft_consensus.cc:385] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.568250  3781 raft_consensus.cc:740] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.569074  3781 consensus_queue.cc:260] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.570473  3779 tablet_bootstrap.cc:492] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85: No bootstrap required, opened a new log
I20260709 12:25:25.571061  3779 ts_tablet_manager.cc:1403] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 12:25:25.571321  3781 ts_tablet_manager.cc:1434] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:25.573593  3779 raft_consensus.cc:359] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.574182  3779 raft_consensus.cc:385] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.574436  3779 raft_consensus.cc:740] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.575105  3779 consensus_queue.cc:260] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.576924  3779 ts_tablet_manager.cc:1434] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:25.692054  3785 raft_consensus.cc:493] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.692618  3785 raft_consensus.cc:515] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.694432  3785 leader_election.cc:290] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:25.695237  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c" is_pre_election: true
I20260709 12:25:25.695468  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" is_pre_election: true
I20260709 12:25:25.695969  3590 raft_consensus.cc:2468] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 0.
I20260709 12:25:25.696033  3739 raft_consensus.cc:2468] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 0.
I20260709 12:25:25.697113  3630 leader_election.cc:304] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5797ce74040649fa8339ab9ab02bc27c, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:25.697751  3785 raft_consensus.cc:2804] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.698071  3785 raft_consensus.cc:493] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.698333  3785 raft_consensus.cc:3060] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.703220  3785 raft_consensus.cc:515] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.704845  3785 leader_election.cc:290] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 election: Requested vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:25.705693  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
I20260709 12:25:25.705847  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
I20260709 12:25:25.706226  3590 raft_consensus.cc:3060] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.706415  3739 raft_consensus.cc:3060] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.711113  3739 raft_consensus.cc:2468] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 1.
I20260709 12:25:25.711114  3590 raft_consensus.cc:2468] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 1.
I20260709 12:25:25.712319  3628 leader_election.cc:304] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c5fd3fb3ec549b78abb151ea7afbd85, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:25.713198  3785 raft_consensus.cc:2804] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:25.713686  3785 raft_consensus.cc:697] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Becoming Leader. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Running, Role: LEADER
I20260709 12:25:25.714555  3785 consensus_queue.cc:237] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.721406  3487 catalog_manager.cc:5697] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:25.735800  3536 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:25.824733  3787 raft_consensus.cc:493] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.825351  3787 raft_consensus.cc:515] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.827021  3787 leader_election.cc:290] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013)
I20260709 12:25:25.827899  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c" is_pre_election: true
I20260709 12:25:25.828112  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" is_pre_election: true
I20260709 12:25:25.828524  3590 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 0.
I20260709 12:25:25.828783  3665 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 0.
I20260709 12:25:25.829957  3704 leader_election.cc:304] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c5fd3fb3ec549b78abb151ea7afbd85, 5797ce74040649fa8339ab9ab02bc27c; no voters: 
I20260709 12:25:25.830776  3787 raft_consensus.cc:2804] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.831180  3787 raft_consensus.cc:493] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.831593  3787 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.836827  3787 raft_consensus.cc:515] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.838501  3787 leader_election.cc:290] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 election: Requested vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013)
I20260709 12:25:25.839320  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
I20260709 12:25:25.839650  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
I20260709 12:25:25.839916  3590 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.840150  3665 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.844656  3590 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 1.
I20260709 12:25:25.844655  3665 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 1.
I20260709 12:25:25.845723  3704 leader_election.cc:304] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c5fd3fb3ec549b78abb151ea7afbd85, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:25.846308  3787 raft_consensus.cc:2804] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:25.846738  3787 raft_consensus.cc:697] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Becoming Leader. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Running, Role: LEADER
I20260709 12:25:25.847611  3787 consensus_queue.cc:237] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:25.850416  3792 consensus_queue.cc:1048] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:25.853834  3785 consensus_queue.cc:1048] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:25.856326  3487 catalog_manager.cc:5697] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:25.870576  3792 consensus_queue.cc:1048] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:25.893712  3785 consensus_queue.cc:1048] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:25.921269  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815"
dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
mode: GRACEFUL
new_leader_uuid: "5797ce74040649fa8339ab9ab02bc27c"
 from {username='slave'} at 127.0.0.1:38354
I20260709 12:25:25.921875  3739 raft_consensus.cc:606] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Received request to transfer leadership to TS 5797ce74040649fa8339ab9ab02bc27c
I20260709 12:25:25.935227  3665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25"
dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
mode: GRACEFUL
new_leader_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
 from {username='slave'} at 127.0.0.1:60450
I20260709 12:25:25.935853  3665 raft_consensus.cc:606] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Received request to transfer leadership to TS 0c5fd3fb3ec549b78abb151ea7afbd85
I20260709 12:25:25.941251  3665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324"
dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
mode: GRACEFUL
new_leader_uuid: "5797ce74040649fa8339ab9ab02bc27c"
 from {username='slave'} at 127.0.0.1:60450
I20260709 12:25:25.941776  3665 raft_consensus.cc:606] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Received request to transfer leadership to TS 5797ce74040649fa8339ab9ab02bc27c
I20260709 12:25:25.946704  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971"
dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
mode: GRACEFUL
new_leader_uuid: "5797ce74040649fa8339ab9ab02bc27c"
 from {username='slave'} at 127.0.0.1:38354
I20260709 12:25:25.947254  3739 raft_consensus.cc:606] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Received request to transfer leadership to TS 5797ce74040649fa8339ab9ab02bc27c
I20260709 12:25:26.115289  3817 consensus_queue.cc:1048] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.121563  3795 raft_consensus.cc:993] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320: : Instructing follower 5797ce74040649fa8339ab9ab02bc27c to start an election
I20260709 12:25:26.122099  3785 raft_consensus.cc:1081] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Signalling peer 5797ce74040649fa8339ab9ab02bc27c to start an election
I20260709 12:25:26.124015  3590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324"
dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
 from {username='slave'} at 127.0.0.1:46076
I20260709 12:25:26.125701  3590 raft_consensus.cc:493] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:26.126106  3590 raft_consensus.cc:3060] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.127686  3785 consensus_queue.cc:1048] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.135149  3590 raft_consensus.cc:515] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.143591  3590 leader_election.cc:290] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [CANDIDATE]: Term 2 election: Requested vote from peers fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013), 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:26.158844  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324" candidate_uuid: "5797ce74040649fa8339ab9ab02bc27c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
I20260709 12:25:26.159521  3665 raft_consensus.cc:3055] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:26.159865  3665 raft_consensus.cc:740] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Running, Role: LEADER
I20260709 12:25:26.160660  3665 consensus_queue.cc:260] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.161610  3665 raft_consensus.cc:3060] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.162779  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d9242537c24ff1a29f2ce22b3a2324" candidate_uuid: "5797ce74040649fa8339ab9ab02bc27c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
I20260709 12:25:26.163471  3739 raft_consensus.cc:3060] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.168708  3665 raft_consensus.cc:2468] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5797ce74040649fa8339ab9ab02bc27c in term 2.
I20260709 12:25:26.169934  3555 leader_election.cc:304] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5797ce74040649fa8339ab9ab02bc27c, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:26.170367  3739 raft_consensus.cc:2468] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5797ce74040649fa8339ab9ab02bc27c in term 2.
I20260709 12:25:26.170948  3786 raft_consensus.cc:2804] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:26.172142  3786 raft_consensus.cc:697] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Becoming Leader. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Running, Role: LEADER
I20260709 12:25:26.172962  3786 consensus_queue.cc:237] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.179131  3487 catalog_manager.cc:5697] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c reported cstate change: term changed from 1 to 2, leader changed from fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66) to 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65). New cstate: current_term: 2 leader_uuid: "5797ce74040649fa8339ab9ab02bc27c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:26.236717  3787 consensus_queue.cc:1048] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.247994  3813 consensus_queue.cc:1048] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.258762  3787 raft_consensus.cc:993] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85: : Instructing follower 5797ce74040649fa8339ab9ab02bc27c to start an election
I20260709 12:25:26.259244  3813 raft_consensus.cc:1081] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Signalling peer 5797ce74040649fa8339ab9ab02bc27c to start an election
I20260709 12:25:26.260850  3590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971"
dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
 from {username='slave'} at 127.0.0.1:46066
I20260709 12:25:26.261336  3590 raft_consensus.cc:493] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:26.261650  3590 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.266356  3590 raft_consensus.cc:515] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.267899  3590 leader_election.cc:290] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [CANDIDATE]: Term 2 election: Requested vote from peers fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013), 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:26.268951  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "5797ce74040649fa8339ab9ab02bc27c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
I20260709 12:25:26.269529  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "5797ce74040649fa8339ab9ab02bc27c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
I20260709 12:25:26.269603  3739 raft_consensus.cc:3055] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:26.270109  3665 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.270077  3739 raft_consensus.cc:740] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Running, Role: LEADER
I20260709 12:25:26.271081  3739 consensus_queue.cc:260] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.272351  3739 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.277259  3665 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5797ce74040649fa8339ab9ab02bc27c in term 2.
I20260709 12:25:26.278542  3555 leader_election.cc:304] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5797ce74040649fa8339ab9ab02bc27c, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:26.279258  3786 raft_consensus.cc:2804] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:26.279160  3739 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5797ce74040649fa8339ab9ab02bc27c in term 2.
I20260709 12:25:26.279907  3786 raft_consensus.cc:697] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Becoming Leader. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Running, Role: LEADER
I20260709 12:25:26.280654  3786 consensus_queue.cc:237] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.286214  3488 catalog_manager.cc:5697] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c reported cstate change: term changed from 1 to 2, leader changed from 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67) to 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65). New cstate: current_term: 2 leader_uuid: "5797ce74040649fa8339ab9ab02bc27c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:26.395159  3792 raft_consensus.cc:993] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85: : Instructing follower 5797ce74040649fa8339ab9ab02bc27c to start an election
I20260709 12:25:26.395680  3813 raft_consensus.cc:1081] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Signalling peer 5797ce74040649fa8339ab9ab02bc27c to start an election
I20260709 12:25:26.397213  3590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815"
dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
 from {username='slave'} at 127.0.0.1:46066
I20260709 12:25:26.397723  3590 raft_consensus.cc:493] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:26.398115  3590 raft_consensus.cc:3060] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.403144  3590 raft_consensus.cc:515] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:26.404892  3590 leader_election.cc:290] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [CANDIDATE]: Term 2 election: Requested vote from peers 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983), fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013)
I20260709 12:25:26.405455  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815" candidate_uuid: "5797ce74040649fa8339ab9ab02bc27c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
I20260709 12:25:26.405853  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e047d831ce68431c97e9feb6bd4c5815" candidate_uuid: "5797ce74040649fa8339ab9ab02bc27c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
I20260709 12:25:26.406157  3739 raft_consensus.cc:3055] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:26.406461  3665 raft_consensus.cc:3060] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.406499  3739 raft_consensus.cc:740] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Running, Role: LEADER
I20260709 12:25:26.407435  3739 consensus_queue.cc:260] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:26.408644  3739 raft_consensus.cc:3060] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.413508  3665 raft_consensus.cc:2468] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5797ce74040649fa8339ab9ab02bc27c in term 2.
I20260709 12:25:26.414764  3555 leader_election.cc:304] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5797ce74040649fa8339ab9ab02bc27c, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:26.415575  3786 raft_consensus.cc:2804] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:26.415586  3739 raft_consensus.cc:2468] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5797ce74040649fa8339ab9ab02bc27c in term 2.
I20260709 12:25:26.416013  3786 raft_consensus.cc:697] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Becoming Leader. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Running, Role: LEADER
I20260709 12:25:26.416869  3786 consensus_queue.cc:237] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } }
I20260709 12:25:26.422554  3487 catalog_manager.cc:5697] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c reported cstate change: term changed from 1 to 2, leader changed from 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67) to 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65). New cstate: current_term: 2 leader_uuid: "5797ce74040649fa8339ab9ab02bc27c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:26.471537  3817 raft_consensus.cc:993] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320: : Instructing follower 0c5fd3fb3ec549b78abb151ea7afbd85 to start an election
I20260709 12:25:26.472026  3785 raft_consensus.cc:1081] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Signalling peer 0c5fd3fb3ec549b78abb151ea7afbd85 to start an election
I20260709 12:25:26.473548  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25"
dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
 from {username='slave'} at 127.0.0.1:38340
I20260709 12:25:26.474036  3739 raft_consensus.cc:493] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:26.474449  3739 raft_consensus.cc:3060] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.479243  3739 raft_consensus.cc:515] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.480796  3739 leader_election.cc:290] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 2 election: Requested vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66:43013)
I20260709 12:25:26.481848  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
I20260709 12:25:26.481976  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8d86b196464785aaf41058b292aa25" candidate_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
I20260709 12:25:26.482460  3590 raft_consensus.cc:3060] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.482612  3665 raft_consensus.cc:3055] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:26.482999  3665 raft_consensus.cc:740] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Running, Role: LEADER
I20260709 12:25:26.483660  3665 consensus_queue.cc:260] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.484591  3665 raft_consensus.cc:3060] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:26.487983  3590 raft_consensus.cc:2468] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 2.
I20260709 12:25:26.489197  3704 leader_election.cc:304] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c5fd3fb3ec549b78abb151ea7afbd85, 5797ce74040649fa8339ab9ab02bc27c; no voters: 
I20260709 12:25:26.489507  3665 raft_consensus.cc:2468] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5fd3fb3ec549b78abb151ea7afbd85 in term 2.
I20260709 12:25:26.489959  3813 raft_consensus.cc:2804] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:26.490500  3813 raft_consensus.cc:697] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 LEADER]: Becoming Leader. State: Replica: 0c5fd3fb3ec549b78abb151ea7afbd85, State: Running, Role: LEADER
I20260709 12:25:26.491216  3813 consensus_queue.cc:237] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.497128  3487 catalog_manager.cc:5697] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 reported cstate change: term changed from 1 to 2, leader changed from fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66) to 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:26.672765 31157 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:25:26.674342 31157 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:25:26.674753 31157 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:25:26.686396  3590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971"
dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
mode: GRACEFUL
new_leader_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
 from {username='slave'} at 127.0.0.1:46082
I20260709 12:25:26.686883  3590 raft_consensus.cc:606] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Received request to transfer leadership to TS fc19e67acb7b4b5884bfaa9dc0108320
I20260709 12:25:26.687916 31157 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:25:26.703492  3739 raft_consensus.cc:1275] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Refusing update from remote peer 5797ce74040649fa8339ab9ab02bc27c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:26.704793  3786 consensus_queue.cc:1048] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:26.712567  3665 raft_consensus.cc:1275] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Refusing update from remote peer 5797ce74040649fa8339ab9ab02bc27c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:26.714147  3786 consensus_queue.cc:1048] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:26.716789  3665 raft_consensus.cc:1275] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Refusing update from remote peer 5797ce74040649fa8339ab9ab02bc27c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:26.723472  3830 consensus_queue.cc:1048] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:26.730409  3825 raft_consensus.cc:993] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c: : Instructing follower fc19e67acb7b4b5884bfaa9dc0108320 to start an election
I20260709 12:25:26.730909  3786 raft_consensus.cc:1081] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Signalling peer fc19e67acb7b4b5884bfaa9dc0108320 to start an election
I20260709 12:25:26.733588  3739 raft_consensus.cc:1275] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Refusing update from remote peer 5797ce74040649fa8339ab9ab02bc27c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:26.734762  3665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971"
dest_uuid: "fc19e67acb7b4b5884bfaa9dc0108320"
 from {username='slave'} at 127.0.0.1:60458
I20260709 12:25:26.739975  3786 consensus_queue.cc:1048] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:26.740553  3665 raft_consensus.cc:493] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:26.741009  3665 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:26.748415  3665 raft_consensus.cc:515] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.752035  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85"
I20260709 12:25:26.752111  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71bfb2cec76b46968875e2fe817eb971" candidate_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5797ce74040649fa8339ab9ab02bc27c"
I20260709 12:25:26.752600  3739 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:26.752964  3590 raft_consensus.cc:3055] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:26.753403  3590 raft_consensus.cc:740] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5797ce74040649fa8339ab9ab02bc27c, State: Running, Role: LEADER
I20260709 12:25:26.754455  3590 consensus_queue.cc:260] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [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: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.756012  3590 raft_consensus.cc:3060] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:26.757912  3739 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 3.
I20260709 12:25:26.758741  3665 leader_election.cc:290] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [CANDIDATE]: Term 3 election: Requested vote from peers 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65:46395), 0c5fd3fb3ec549b78abb151ea7afbd85 (127.30.109.67:34983)
I20260709 12:25:26.759202  3628 leader_election.cc:304] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [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: 0c5fd3fb3ec549b78abb151ea7afbd85, fc19e67acb7b4b5884bfaa9dc0108320; no voters: 
I20260709 12:25:26.760100  3785 raft_consensus.cc:2804] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:26.760592  3785 raft_consensus.cc:697] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 3 LEADER]: Becoming Leader. State: Replica: fc19e67acb7b4b5884bfaa9dc0108320, State: Running, Role: LEADER
I20260709 12:25:26.761452  3785 consensus_queue.cc:237] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [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: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } }
I20260709 12:25:26.764196  3590 raft_consensus.cc:2468] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc19e67acb7b4b5884bfaa9dc0108320 in term 3.
I20260709 12:25:26.768817  3487 catalog_manager.cc:5697] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 reported cstate change: term changed from 2 to 3, leader changed from 5797ce74040649fa8339ab9ab02bc27c (127.30.109.65) to fc19e67acb7b4b5884bfaa9dc0108320 (127.30.109.66). New cstate: current_term: 3 leader_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5797ce74040649fa8339ab9ab02bc27c" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 46395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc19e67acb7b4b5884bfaa9dc0108320" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5fd3fb3ec549b78abb151ea7afbd85" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:26.798869 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
I20260709 12:25:26.818976 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:26.819705 31157 tablet_replica.cc:333] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c: stopping tablet replica
I20260709 12:25:26.820312 31157 raft_consensus.cc:2243] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.820778 31157 raft_consensus.cc:2272] T 71bfb2cec76b46968875e2fe817eb971 P 5797ce74040649fa8339ab9ab02bc27c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.823086 31157 tablet_replica.cc:333] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c: stopping tablet replica
I20260709 12:25:26.823662 31157 raft_consensus.cc:2243] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:26.824481 31157 raft_consensus.cc:2272] T 76d9242537c24ff1a29f2ce22b3a2324 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.826694 31157 tablet_replica.cc:333] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c: stopping tablet replica
I20260709 12:25:26.827237 31157 raft_consensus.cc:2243] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.827741 31157 raft_consensus.cc:2272] T 2b8d86b196464785aaf41058b292aa25 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.830193 31157 tablet_replica.cc:333] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: stopping tablet replica
I20260709 12:25:26.830710 31157 raft_consensus.cc:2243] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:26.831298 31157 pending_rounds.cc:70] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: Trying to abort 1 pending ops.
I20260709 12:25:26.831529 31157 pending_rounds.cc:77] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305625298610032640 op_type: NO_OP noop_request { }
I20260709 12:25:26.831832 31157 raft_consensus.cc:2889] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:26.832151 31157 raft_consensus.cc:2272] T e047d831ce68431c97e9feb6bd4c5815 P 5797ce74040649fa8339ab9ab02bc27c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.846808 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
I20260709 12:25:26.858595 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
I20260709 12:25:26.876350 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:26.877034 31157 tablet_replica.cc:333] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: stopping tablet replica
I20260709 12:25:26.877617 31157 raft_consensus.cc:2243] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:26.878250 31157 pending_rounds.cc:70] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: Trying to abort 1 pending ops.
I20260709 12:25:26.878465 31157 pending_rounds.cc:77] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305625300024111104 op_type: NO_OP noop_request { }
I20260709 12:25:26.878719 31157 raft_consensus.cc:2889] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:26.879026 31157 raft_consensus.cc:2272] T 71bfb2cec76b46968875e2fe817eb971 P fc19e67acb7b4b5884bfaa9dc0108320 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.881220 31157 tablet_replica.cc:333] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320: stopping tablet replica
I20260709 12:25:26.881742 31157 raft_consensus.cc:2243] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.882150 31157 raft_consensus.cc:2272] T e047d831ce68431c97e9feb6bd4c5815 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.883977 31157 tablet_replica.cc:333] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320: stopping tablet replica
I20260709 12:25:26.884480 31157 raft_consensus.cc:2243] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.884895 31157 raft_consensus.cc:2272] T 76d9242537c24ff1a29f2ce22b3a2324 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.886765 31157 tablet_replica.cc:333] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320: stopping tablet replica
I20260709 12:25:26.887238 31157 raft_consensus.cc:2243] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.887708 31157 raft_consensus.cc:2272] T 2b8d86b196464785aaf41058b292aa25 P fc19e67acb7b4b5884bfaa9dc0108320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.900070 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
I20260709 12:25:26.911680 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
I20260709 12:25:26.928623 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:26.929482 31157 tablet_replica.cc:333] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85: stopping tablet replica
I20260709 12:25:26.930060 31157 raft_consensus.cc:2243] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.930548 31157 raft_consensus.cc:2272] T 71bfb2cec76b46968875e2fe817eb971 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.932736 31157 tablet_replica.cc:333] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85: stopping tablet replica
I20260709 12:25:26.933266 31157 raft_consensus.cc:2243] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.933696 31157 raft_consensus.cc:2272] T 76d9242537c24ff1a29f2ce22b3a2324 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.935861 31157 tablet_replica.cc:333] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: stopping tablet replica
I20260709 12:25:26.936363 31157 raft_consensus.cc:2243] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:26.936983 31157 pending_rounds.cc:70] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: Trying to abort 1 pending ops.
I20260709 12:25:26.937198 31157 pending_rounds.cc:77] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305625298914828288 op_type: NO_OP noop_request { }
I20260709 12:25:26.937479 31157 raft_consensus.cc:2889] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:26.937752 31157 raft_consensus.cc:2272] T 2b8d86b196464785aaf41058b292aa25 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.939826 31157 tablet_replica.cc:333] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85: stopping tablet replica
I20260709 12:25:26.940292 31157 raft_consensus.cc:2243] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:26.940670 31157 raft_consensus.cc:2272] T e047d831ce68431c97e9feb6bd4c5815 P 0c5fd3fb3ec549b78abb151ea7afbd85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.962383 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
I20260709 12:25:26.974520 31157 master.cc:562] Master@127.30.109.126:42713 shutting down...
I20260709 12:25:26.989106 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:26.989609 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:26.989869 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69ae21fab657479f8a001345ff1d86a6: stopping tablet replica
I20260709 12:25:27.007920 31157 master.cc:584] Master@127.30.109.126:42713 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2435 ms)
[----------] 6 tests from LeaderRebalancerTest (156241 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:25:27.038663 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:43629
I20260709 12:25:27.039810 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:27.044799  3832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:27.045130  3831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:27.046020  3834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:27.046716 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:27.047536 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:27.047726 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:27.047897 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599927047856 us; error 0 us; skew 500 ppm
I20260709 12:25:27.048442 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:27.050597 31157 webserver.cc:533] Webserver started at http://127.30.109.126:44427/ using document root <none> and password file <none>
I20260709 12:25:27.051083 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:27.051280 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:27.051600 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:27.052708 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "0f48a7025b5a450d9ff1471f79c913b4"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.057024 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:27.060211  3839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.061002 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:27.061301 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "0f48a7025b5a450d9ff1471f79c913b4"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.061635 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:27.102367 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:27.103533 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:27.138123 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:43629
I20260709 12:25:27.138222  3890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:43629 every 8 connection(s)
I20260709 12:25:27.141902  3891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.152992  3891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4: Bootstrap starting.
I20260709 12:25:27.157406  3891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:27.161296  3891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4: No bootstrap required, opened a new log
I20260709 12:25:27.163478  3891 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f48a7025b5a450d9ff1471f79c913b4" member_type: VOTER }
I20260709 12:25:27.163834  3891 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:27.164016  3891 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f48a7025b5a450d9ff1471f79c913b4, State: Initialized, Role: FOLLOWER
I20260709 12:25:27.164564  3891 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f48a7025b5a450d9ff1471f79c913b4" member_type: VOTER }
I20260709 12:25:27.164975  3891 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:27.165166  3891 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:27.165371  3891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:27.169826  3891 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f48a7025b5a450d9ff1471f79c913b4" member_type: VOTER }
I20260709 12:25:27.170272  3891 leader_election.cc:304] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [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: 0f48a7025b5a450d9ff1471f79c913b4; no voters: 
I20260709 12:25:27.171432  3891 leader_election.cc:290] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:27.171792  3894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:27.173450  3894 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 1 LEADER]: Becoming Leader. State: Replica: 0f48a7025b5a450d9ff1471f79c913b4, State: Running, Role: LEADER
I20260709 12:25:27.174296  3891 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:27.174216  3894 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [LEADER]: Queue going to LEADER mode. State: All 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: "0f48a7025b5a450d9ff1471f79c913b4" member_type: VOTER }
I20260709 12:25:27.177563  3895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f48a7025b5a450d9ff1471f79c913b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f48a7025b5a450d9ff1471f79c913b4" member_type: VOTER } }
I20260709 12:25:27.178289  3895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:27.178224  3896 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f48a7025b5a450d9ff1471f79c913b4. Latest consensus state: current_term: 1 leader_uuid: "0f48a7025b5a450d9ff1471f79c913b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f48a7025b5a450d9ff1471f79c913b4" member_type: VOTER } }
I20260709 12:25:27.180073  3896 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:27.182432  3901 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:27.187505  3901 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:27.191215 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:27.196741  3901 catalog_manager.cc:1383] Generated new cluster ID: 7adf8f16f1624ddca79f73abdbb61db1
I20260709 12:25:27.196991  3901 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:27.225149  3901 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:27.226358  3901 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:27.238111  3901 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4: Generated new TSK 0
I20260709 12:25:27.238715  3901 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:27.257758 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:27.263723  3912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:27.265018  3913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:27.267716  3915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:27.268428 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:27.269398 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:27.269604 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:27.269776 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599927269757 us; error 0 us; skew 500 ppm
I20260709 12:25:27.270363 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:27.272650 31157 webserver.cc:533] Webserver started at http://127.30.109.65:43675/ using document root <none> and password file <none>
I20260709 12:25:27.273135 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:27.273324 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:27.273607 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:27.274741 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.279229 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:25:27.282503  3920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.283418 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:27.283705 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.283962 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:27.311785 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:27.312997 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:27.314510 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:27.316777 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:27.316996 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.317245 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:27.317436 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.354894 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:43009
I20260709 12:25:27.355017  3982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:43009 every 8 connection(s)
I20260709 12:25:27.360186 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:27.367022  3987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:27.369035  3988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:27.370292  3990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:27.371073 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:27.371956 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:27.372179 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:27.372291  3983 heartbeater.cc:344] Connected to a master server at 127.30.109.126:43629
I20260709 12:25:27.372373 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599927372355 us; error 0 us; skew 500 ppm
I20260709 12:25:27.372792  3983 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:27.373155 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:27.373543  3983 heartbeater.cc:507] Master 127.30.109.126:43629 requested a full tablet report, sending...
I20260709 12:25:27.375758 31157 webserver.cc:533] Webserver started at http://127.30.109.66:41549/ using document root <none> and password file <none>
I20260709 12:25:27.375880  3856 ts_manager.cc:194] Registered new tserver with Master: 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009)
I20260709 12:25:27.376432 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:27.376670 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:27.376936 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:27.377867  3856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34392
I20260709 12:25:27.378000 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.382567 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:25:27.385967  3995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.386720 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:27.387030 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.387300 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:27.399909 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:27.400971 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:27.402348 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:27.404613 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:27.404835 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.405066 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:27.405232 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.441504 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:34251
I20260709 12:25:27.441598  4057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:34251 every 8 connection(s)
I20260709 12:25:27.446398 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:27.453639  4061 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:27.455381  4062 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:27.456513  4058 heartbeater.cc:344] Connected to a master server at 127.30.109.126:43629
I20260709 12:25:27.457034  4058 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:27.458097  4058 heartbeater.cc:507] Master 127.30.109.126:43629 requested a full tablet report, sending...
I20260709 12:25:27.460052 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:27.460731  3856 ts_manager.cc:194] Registered new tserver with Master: ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
W20260709 12:25:27.461221  4064 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:27.462447 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:25:27.462585  3856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34400
W20260709 12:25:27.462694 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:27.463053 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599927463036 us; error 0 us; skew 500 ppm
I20260709 12:25:27.463967 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:27.466504 31157 webserver.cc:533] Webserver started at http://127.30.109.67:40995/ using document root <none> and password file <none>
I20260709 12:25:27.467016 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:27.467231 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:27.467520 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:27.468566 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "2772cd87baf249b1982712d1016ccf89"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.472856 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:27.476143  4069 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.476974 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:27.477299 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "2772cd87baf249b1982712d1016ccf89"
format_stamp: "Formatted at 2026-07-09 12:25:27 on dist-test-slave-8mql"
I20260709 12:25:27.477587 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:27.491003 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:27.492164 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:27.493551 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:27.495837 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:27.496068 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.496301 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:27.496470 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:27.534789 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:37955
I20260709 12:25:27.534890  4131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:37955 every 8 connection(s)
I20260709 12:25:27.548473  4132 heartbeater.cc:344] Connected to a master server at 127.30.109.126:43629
I20260709 12:25:27.548857  4132 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:27.549573  4132 heartbeater.cc:507] Master 127.30.109.126:43629 requested a full tablet report, sending...
I20260709 12:25:27.551558  3856 ts_manager.cc:194] Registered new tserver with Master: 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:27.551651 31157 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013623531s
I20260709 12:25:27.552898  3856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34408
I20260709 12:25:27.576761  3856 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34418:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:27.579257  3856 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:27.656862  4023 tablet_service.cc:1511] Processing CreateTablet for tablet 76e1ce9ddb3d4d0b955416a3e030c713 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:27.658286  4023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e1ce9ddb3d4d0b955416a3e030c713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.658584  3948 tablet_service.cc:1511] Processing CreateTablet for tablet 76e1ce9ddb3d4d0b955416a3e030c713 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:27.659981  3948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e1ce9ddb3d4d0b955416a3e030c713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.664305  3947 tablet_service.cc:1511] Processing CreateTablet for tablet 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:27.664770  4022 tablet_service.cc:1511] Processing CreateTablet for tablet 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:27.665690  3947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b85d28f3a4f4c2a9ccb7fe7f8b69b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.666191  4022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b85d28f3a4f4c2a9ccb7fe7f8b69b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.667115  4018 tablet_service.cc:1511] Processing CreateTablet for tablet 24965e5e27274f37a169760e8ef9f93d (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:27.668406  4021 tablet_service.cc:1511] Processing CreateTablet for tablet b1a582b7a3cb440b9802374b9d38e367 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:27.670572  4020 tablet_service.cc:1511] Processing CreateTablet for tablet 1e61c09836de4de187d9a6a01a01db56 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:27.670957  4017 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcad63806c342f8b61c4b39a09644b5 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:27.672709  4019 tablet_service.cc:1511] Processing CreateTablet for tablet 59e458a5195c400a8d74c9edac22cd10 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:27.673553  4016 tablet_service.cc:1511] Processing CreateTablet for tablet e63a881ac8c448b3b3f1d1433c466751 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:27.676294  4015 tablet_service.cc:1511] Processing CreateTablet for tablet a4804d1b92e6421f8d349beb150a2871 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:27.676983  3946 tablet_service.cc:1511] Processing CreateTablet for tablet b1a582b7a3cb440b9802374b9d38e367 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:27.677973  4018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24965e5e27274f37a169760e8ef9f93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.678763  3946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a582b7a3cb440b9802374b9d38e367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.679603  4015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4804d1b92e6421f8d349beb150a2871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.680351  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a582b7a3cb440b9802374b9d38e367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.683640  4020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e61c09836de4de187d9a6a01a01db56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.687970  3945 tablet_service.cc:1511] Processing CreateTablet for tablet 1e61c09836de4de187d9a6a01a01db56 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:27.688822  4017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcad63806c342f8b61c4b39a09644b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.689563  3945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e61c09836de4de187d9a6a01a01db56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.693068  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63a881ac8c448b3b3f1d1433c466751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.694803  4019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e458a5195c400a8d74c9edac22cd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.696010  3944 tablet_service.cc:1511] Processing CreateTablet for tablet 59e458a5195c400a8d74c9edac22cd10 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:27.696563  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcad63806c342f8b61c4b39a09644b5 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:27.697355  3944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e458a5195c400a8d74c9edac22cd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.698004  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcad63806c342f8b61c4b39a09644b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.699273  3943 tablet_service.cc:1511] Processing CreateTablet for tablet 24965e5e27274f37a169760e8ef9f93d (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:27.701021  3943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24965e5e27274f37a169760e8ef9f93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.712913  4097 tablet_service.cc:1511] Processing CreateTablet for tablet 76e1ce9ddb3d4d0b955416a3e030c713 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:27.714336  4097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e1ce9ddb3d4d0b955416a3e030c713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.716125  4096 tablet_service.cc:1511] Processing CreateTablet for tablet 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:27.717808  4096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b85d28f3a4f4c2a9ccb7fe7f8b69b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.756541  3941 tablet_service.cc:1511] Processing CreateTablet for tablet e63a881ac8c448b3b3f1d1433c466751 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:27.757967  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63a881ac8c448b3b3f1d1433c466751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.766553  4095 tablet_service.cc:1511] Processing CreateTablet for tablet b1a582b7a3cb440b9802374b9d38e367 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:27.768183  4095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a582b7a3cb440b9802374b9d38e367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.777158  4094 tablet_service.cc:1511] Processing CreateTablet for tablet 1e61c09836de4de187d9a6a01a01db56 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:27.778594  4094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e61c09836de4de187d9a6a01a01db56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.787200  3940 tablet_service.cc:1511] Processing CreateTablet for tablet a4804d1b92e6421f8d349beb150a2871 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:27.789124  3940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4804d1b92e6421f8d349beb150a2871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.812780  4093 tablet_service.cc:1511] Processing CreateTablet for tablet 59e458a5195c400a8d74c9edac22cd10 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:27.814225  4093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e458a5195c400a8d74c9edac22cd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.817710  4147 tablet_bootstrap.cc:492] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:27.841290  4092 tablet_service.cc:1511] Processing CreateTablet for tablet a4804d1b92e6421f8d349beb150a2871 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:27.841130  4097 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcad63806c342f8b61c4b39a09644b5 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:27.842813  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4804d1b92e6421f8d349beb150a2871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.844342  4147 tablet_bootstrap.cc:654] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:27.854898  4149 tablet_bootstrap.cc:492] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:27.855144  4148 tablet_bootstrap.cc:492] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:27.862828  4148 tablet_bootstrap.cc:654] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:27.865851  4094 tablet_service.cc:1511] Processing CreateTablet for tablet e63a881ac8c448b3b3f1d1433c466751 (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:27.867483  4097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcad63806c342f8b61c4b39a09644b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.873953  4095 tablet_service.cc:1511] Processing CreateTablet for tablet 24965e5e27274f37a169760e8ef9f93d (DEFAULT_TABLE table=test-workload [id=b4cdf55e69bd4514a2d842900a2ee382]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:27.876081  4094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63a881ac8c448b3b3f1d1433c466751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.882115  4095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24965e5e27274f37a169760e8ef9f93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:27.890290  4147 tablet_bootstrap.cc:492] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:27.890772  4147 ts_tablet_manager.cc:1403] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.027s
I20260709 12:25:27.891700  4149 tablet_bootstrap.cc:654] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:27.893472  4147 raft_consensus.cc:359] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:27.894935  4147 raft_consensus.cc:385] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:27.895249  4147 raft_consensus.cc:740] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:27.896117  4147 consensus_queue.cc:260] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:27.904878  4147 ts_tablet_manager.cc:1434] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.001s
I20260709 12:25:27.905001  3983 heartbeater.cc:499] Master 127.30.109.126:43629 was elected leader, sending a full tablet report...
I20260709 12:25:27.905856  4147 tablet_bootstrap.cc:492] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:27.907873  4149 tablet_bootstrap.cc:492] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:27.908434  4149 ts_tablet_manager.cc:1403] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.004s
I20260709 12:25:27.908617  4148 tablet_bootstrap.cc:492] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:27.909142  4148 ts_tablet_manager.cc:1403] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.005s
I20260709 12:25:27.911664  4147 tablet_bootstrap.cc:654] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:27.911427  4149 raft_consensus.cc:359] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:27.912303  4149 raft_consensus.cc:385] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:27.911913  4148 raft_consensus.cc:359] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:27.912696  4149 raft_consensus.cc:740] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:27.912851  4148 raft_consensus.cc:385] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:27.913429  4148 raft_consensus.cc:740] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:27.913851  4149 consensus_queue.cc:260] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:27.914279  4148 consensus_queue.cc:260] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:27.927410  4147 tablet_bootstrap.cc:492] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:27.928092  4147 ts_tablet_manager.cc:1403] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260709 12:25:27.933090  4148 ts_tablet_manager.cc:1434] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.007s
I20260709 12:25:27.933420  4132 heartbeater.cc:499] Master 127.30.109.126:43629 was elected leader, sending a full tablet report...
I20260709 12:25:27.934137  4149 ts_tablet_manager.cc:1434] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 12:25:27.934060  4147 raft_consensus.cc:359] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:27.934947  4147 raft_consensus.cc:385] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:27.935257  4147 raft_consensus.cc:740] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:27.935441  4149 tablet_bootstrap.cc:492] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:27.935554  4058 heartbeater.cc:499] Master 127.30.109.126:43629 was elected leader, sending a full tablet report...
I20260709 12:25:27.936094  4147 consensus_queue.cc:260] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:27.938014  4147 ts_tablet_manager.cc:1434] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:27.938941  4147 tablet_bootstrap.cc:492] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:27.941540  4149 tablet_bootstrap.cc:654] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:27.944610  4147 tablet_bootstrap.cc:654] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:27.945449  4151 raft_consensus.cc:493] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:27.945943  4151 raft_consensus.cc:515] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:27.959367  4151 leader_election.cc:290] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:27.964413  4148 tablet_bootstrap.cc:492] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:27.988947  4151 raft_consensus.cc:493] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:27.989777  4151 raft_consensus.cc:515] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:27.992600  4151 leader_election.cc:290] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.009598  4148 tablet_bootstrap.cc:654] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.013424  4147 tablet_bootstrap.cc:492] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:28.014051  4147 ts_tablet_manager.cc:1403] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.057s
I20260709 12:25:28.017019  4147 raft_consensus.cc:359] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.017827  4147 raft_consensus.cc:385] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.018198  4147 raft_consensus.cc:740] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.019102  4147 consensus_queue.cc:260] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.020931  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.013525  4149 tablet_bootstrap.cc:492] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.023808  4149 ts_tablet_manager.cc:1403] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.050s
I20260709 12:25:28.024616  4147 ts_tablet_manager.cc:1434] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:28.025681  4147 tablet_bootstrap.cc:492] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:28.026647  4149 raft_consensus.cc:359] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.027413  4149 raft_consensus.cc:385] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.027704  4149 raft_consensus.cc:740] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.028584  4149 consensus_queue.cc:260] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.022950  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.030738  4149 ts_tablet_manager.cc:1434] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:28.031773  4149 tablet_bootstrap.cc:492] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
W20260709 12:25:28.032282  3922 leader_election.cc:343] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.033219  4147 tablet_bootstrap.cc:654] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:28.033244  3922 leader_election.cc:343] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.038832  4149 tablet_bootstrap.cc:654] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.039304  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.039849  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.040064  4106 raft_consensus.cc:2468] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.041533  3921 leader_election.cc:304] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [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: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.042631  4151 raft_consensus.cc:2804] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.042994  4151 raft_consensus.cc:493] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.043325  4151 raft_consensus.cc:3060] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:28.048260  3921 leader_election.cc:343] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.048763  3921 leader_election.cc:304] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.054865  4151 raft_consensus.cc:515] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.057833  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.058925  4147 tablet_bootstrap.cc:492] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
W20260709 12:25:28.059175  3922 leader_election.cc:343] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.059496  4147 ts_tablet_manager.cc:1403] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.015s
I20260709 12:25:28.060220  4151 leader_election.cc:290] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.060745  4151 raft_consensus.cc:2749] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.062237  4147 raft_consensus.cc:359] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.062624  4148 tablet_bootstrap.cc:492] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.062887  4147 raft_consensus.cc:385] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.065359  4147 raft_consensus.cc:740] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.065554  4148 ts_tablet_manager.cc:1403] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.019s
I20260709 12:25:28.066047  4147 consensus_queue.cc:260] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.068153  4147 ts_tablet_manager.cc:1434] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:25:28.069100  4147 tablet_bootstrap.cc:492] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:28.069486  4148 raft_consensus.cc:359] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.070547  4148 raft_consensus.cc:385] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.070914  4148 raft_consensus.cc:740] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.075063  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.074688  4148 consensus_queue.cc:260] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.075743  4107 raft_consensus.cc:3060] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.075863  4147 tablet_bootstrap.cc:654] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.081492  4148 ts_tablet_manager.cc:1434] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:25:28.082356  4149 tablet_bootstrap.cc:492] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.082530  4148 tablet_bootstrap.cc:492] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:28.082909  4149 ts_tablet_manager.cc:1403] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.031s
I20260709 12:25:28.085848  4149 raft_consensus.cc:359] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.086589  4149 raft_consensus.cc:385] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.086880  4149 raft_consensus.cc:740] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.087679  4149 consensus_queue.cc:260] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.088922  4148 tablet_bootstrap.cc:654] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.090304  4149 ts_tablet_manager.cc:1434] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:25:28.091359  4149 tablet_bootstrap.cc:492] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:28.098727  4149 tablet_bootstrap.cc:654] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.098958  4107 raft_consensus.cc:2468] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:28.100663  3921 leader_election.cc:304] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [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: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.102070  4151 raft_consensus.cc:2804] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.102613  4151 raft_consensus.cc:697] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:28.102893  4147 tablet_bootstrap.cc:492] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:28.103457  4147 ts_tablet_manager.cc:1403] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
I20260709 12:25:28.103911  4148 tablet_bootstrap.cc:492] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.103495  4151 consensus_queue.cc:237] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.104456  4148 ts_tablet_manager.cc:1403] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 12:25:28.106392  4147 raft_consensus.cc:359] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.107151  4147 raft_consensus.cc:385] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.107317  4148 raft_consensus.cc:359] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.108415  4148 raft_consensus.cc:385] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.108789  4148 raft_consensus.cc:740] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.109690  4148 consensus_queue.cc:260] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.111907  4148 ts_tablet_manager.cc:1434] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:28.113199  4148 tablet_bootstrap.cc:492] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:28.107481  4147 raft_consensus.cc:740] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.115286  4147 consensus_queue.cc:260] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.121698  4147 ts_tablet_manager.cc:1434] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:25:28.122393  4148 tablet_bootstrap.cc:654] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.122792  4147 tablet_bootstrap.cc:492] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:28.132599  4147 tablet_bootstrap.cc:654] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.132599  4149 tablet_bootstrap.cc:492] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.133245  4149 ts_tablet_manager.cc:1403] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.008s
I20260709 12:25:28.133303  4148 tablet_bootstrap.cc:492] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.133889  4148 ts_tablet_manager.cc:1403] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 12:25:28.135696  3855 catalog_manager.cc:5697] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.136907  4148 raft_consensus.cc:359] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.136834  4149 raft_consensus.cc:359] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.137792  4148 raft_consensus.cc:385] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.137989  4149 raft_consensus.cc:385] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.138160  4148 raft_consensus.cc:740] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.138505  4149 raft_consensus.cc:740] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.139084  4148 consensus_queue.cc:260] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.139904  4149 consensus_queue.cc:260] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.142094  4148 ts_tablet_manager.cc:1434] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:28.143254  4148 tablet_bootstrap.cc:492] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:28.150151  4148 tablet_bootstrap.cc:654] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.152365  4149 ts_tablet_manager.cc:1434] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:25:28.163554  4149 tablet_bootstrap.cc:492] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:28.164083  4147 tablet_bootstrap.cc:492] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:28.164629  4147 ts_tablet_manager.cc:1403] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.020s
I20260709 12:25:28.167163  4147 raft_consensus.cc:359] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.168046  4148 tablet_bootstrap.cc:492] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.168105  4147 raft_consensus.cc:385] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.168726  4148 ts_tablet_manager.cc:1403] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.014s
I20260709 12:25:28.168852  4147 raft_consensus.cc:740] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.169653  4149 tablet_bootstrap.cc:654] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.170215  4147 consensus_queue.cc:260] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.171970  4148 raft_consensus.cc:359] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.172842  4148 raft_consensus.cc:385] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.173272  4148 raft_consensus.cc:740] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.174000  4147 ts_tablet_manager.cc:1434] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:25:28.174372  4148 consensus_queue.cc:260] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.175405  4147 tablet_bootstrap.cc:492] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:28.177170  4148 ts_tablet_manager.cc:1434] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:28.178260  4148 tablet_bootstrap.cc:492] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:28.183388  4147 tablet_bootstrap.cc:654] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.186018  4148 tablet_bootstrap.cc:654] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:28.186141  3904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:28.188372  4149 tablet_bootstrap.cc:492] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.188993  4149 ts_tablet_manager.cc:1403] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260709 12:25:28.193665  4149 raft_consensus.cc:359] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.194933  4149 raft_consensus.cc:385] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.195777  4149 raft_consensus.cc:740] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.197127  4149 consensus_queue.cc:260] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.199079  4155 raft_consensus.cc:493] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.199816  4155 raft_consensus.cc:515] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.205046  4149 ts_tablet_manager.cc:1434] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 12:25:28.206579  4149 tablet_bootstrap.cc:492] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:28.210260  4155 leader_election.cc:290] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.215518  4149 tablet_bootstrap.cc:654] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.216632  4147 tablet_bootstrap.cc:492] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:28.217228  4147 ts_tablet_manager.cc:1403] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.009s
I20260709 12:25:28.221095  4147 raft_consensus.cc:359] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.232270  4147 raft_consensus.cc:385] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.232635  4147 raft_consensus.cc:740] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.233413  4147 consensus_queue.cc:260] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.233731  4151 raft_consensus.cc:493] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.231453  4148 tablet_bootstrap.cc:492] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.229346  4149 tablet_bootstrap.cc:492] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.235050  4148 ts_tablet_manager.cc:1403] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.040s
I20260709 12:25:28.234530  4151 raft_consensus.cc:515] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.236269  4147 ts_tablet_manager.cc:1434] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 12:25:28.237365  4147 tablet_bootstrap.cc:492] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:28.238181  4148 raft_consensus.cc:359] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.238433  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.238937  4148 raft_consensus.cc:385] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.239251  4148 raft_consensus.cc:740] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.239338  4032 raft_consensus.cc:2468] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.240072  4148 consensus_queue.cc:260] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.241331  3922 leader_election.cc:304] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.242491  4148 ts_tablet_manager.cc:1434] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:28.242677  4164 raft_consensus.cc:2804] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.243150  4164 raft_consensus.cc:493] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.235051  4149 ts_tablet_manager.cc:1403] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260709 12:25:28.243487  4164 raft_consensus.cc:3060] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.244482  4147 tablet_bootstrap.cc:654] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.246640  4149 raft_consensus.cc:359] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.247413  4149 raft_consensus.cc:385] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.247735  4149 raft_consensus.cc:740] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.249343  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.249998  4107 raft_consensus.cc:2468] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.251446  4151 leader_election.cc:290] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.257187  4164 raft_consensus.cc:515] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.257453  4149 consensus_queue.cc:260] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.258425  4151 raft_consensus.cc:493] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.268554  4151 raft_consensus.cc:515] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.271226  4164 leader_election.cc:290] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.273770  4149 ts_tablet_manager.cc:1434] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:25:28.274250  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.274857  4032 raft_consensus.cc:3060] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.275137  4149 tablet_bootstrap.cc:492] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:28.279371  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.279999  4107 raft_consensus.cc:3060] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.284788  4149 tablet_bootstrap.cc:654] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.286022  4147 tablet_bootstrap.cc:492] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:28.286582  4147 ts_tablet_manager.cc:1403] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.018s
I20260709 12:25:28.287488  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b85d28f3a4f4c2a9ccb7fe7f8b69b32" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.288153  4033 raft_consensus.cc:2468] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.288741  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b85d28f3a4f4c2a9ccb7fe7f8b69b32" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.289681  3922 leader_election.cc:304] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.289762  4147 raft_consensus.cc:359] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.290621  4164 raft_consensus.cc:2804] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.290759  4147 raft_consensus.cc:385] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.291043  4164 raft_consensus.cc:493] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.291261  4147 raft_consensus.cc:740] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.291497  4164 raft_consensus.cc:3060] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.292255  4147 consensus_queue.cc:260] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.293867  4151 leader_election.cc:290] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.295325  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.297416  4149 tablet_bootstrap.cc:492] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.298082  4149 ts_tablet_manager.cc:1403] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 12:25:28.298931  4164 raft_consensus.cc:515] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.299854  4151 raft_consensus.cc:493] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.300412  4151 raft_consensus.cc:515] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.261394  4156 raft_consensus.cc:493] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.301729  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b85d28f3a4f4c2a9ccb7fe7f8b69b32" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.302107  4149 raft_consensus.cc:359] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.303133  4033 raft_consensus.cc:3060] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.302911  4156 raft_consensus.cc:515] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.303207  4149 raft_consensus.cc:385] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.303944  4149 raft_consensus.cc:740] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.305742  4156 leader_election.cc:290] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.306566  4147 ts_tablet_manager.cc:1434] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:25:28.315209  4149 consensus_queue.cc:260] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.320621  4147 tablet_bootstrap.cc:492] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:28.309875  4105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b85d28f3a4f4c2a9ccb7fe7f8b69b32" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.323148  4151 leader_election.cc:290] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.323611  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.306723  4106 raft_consensus.cc:2468] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.325920  4105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.327731  4105 raft_consensus.cc:2468] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.306977  4155 raft_consensus.cc:493] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.328675  4155 raft_consensus.cc:515] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.328867  3921 leader_election.cc:304] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.330158  4031 raft_consensus.cc:2468] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.332751  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.333280  4149 ts_tablet_manager.cc:1434] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.002s
I20260709 12:25:28.333407  3958 raft_consensus.cc:2468] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 0.
I20260709 12:25:28.334372  4149 tablet_bootstrap.cc:492] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:28.334914  3996 leader_election.cc:304] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.335457  4147 tablet_bootstrap.cc:654] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.258786  4148 tablet_bootstrap.cc:492] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:28.337005  4151 raft_consensus.cc:2804] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.346186  4151 raft_consensus.cc:493] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.346659  4151 raft_consensus.cc:3060] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.337085  4155 leader_election.cc:290] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.351768  4155 raft_consensus.cc:2804] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.352224  4155 raft_consensus.cc:493] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.352598  4155 raft_consensus.cc:3060] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.359830  4107 raft_consensus.cc:2468] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:28.361982  3921 leader_election.cc:304] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.335836  4164 leader_election.cc:290] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.369746  4032 raft_consensus.cc:2468] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:28.373435  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.374663  4033 raft_consensus.cc:2468] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:28.377197  4151 raft_consensus.cc:515] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.377988  3922 leader_election.cc:304] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [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: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:28.375092  4107 raft_consensus.cc:2393] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee803b83c33d4f66b61869b4f5b0bac2 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:28.375694  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.380412  4106 raft_consensus.cc:2468] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 0.
I20260709 12:25:28.381819  3996 leader_election.cc:304] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:28.375033  4184 raft_consensus.cc:2804] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.385088  4151 leader_election.cc:290] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.384020  4187 raft_consensus.cc:3060] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.386312  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.386854  4164 raft_consensus.cc:2804] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.386945  4106 raft_consensus.cc:3060] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.387149  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.387480  4164 raft_consensus.cc:697] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:28.390980  4155 raft_consensus.cc:515] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.391893  4164 consensus_queue.cc:237] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.393671  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:28.394474  4033 raft_consensus.cc:2393] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a043905e7dd494ab26ad75ac9abbc5a in current term 1: Already voted for candidate ee803b83c33d4f66b61869b4f5b0bac2 in this term.
I20260709 12:25:28.396456  3958 raft_consensus.cc:2393] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee803b83c33d4f66b61869b4f5b0bac2 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:28.396788  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a582b7a3cb440b9802374b9d38e367" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.398597  4148 tablet_bootstrap.cc:654] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.399225  3996 leader_election.cc:304] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [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: ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:28.400774  4156 raft_consensus.cc:493] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.401559  4156 raft_consensus.cc:515] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.402182  4155 leader_election.cc:290] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.402736  4155 raft_consensus.cc:2749] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.403122  4147 tablet_bootstrap.cc:492] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:28.403388  4106 raft_consensus.cc:2468] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:28.403995  4147 ts_tablet_manager.cc:1403] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.006s
I20260709 12:25:28.404174  4156 leader_election.cc:290] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.404636  3921 leader_election.cc:304] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [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: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.406224  4151 raft_consensus.cc:2804] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.408545  4147 raft_consensus.cc:359] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.409318  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b85d28f3a4f4c2a9ccb7fe7f8b69b32" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.409498  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.410214  3957 raft_consensus.cc:2468] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:28.411592  4149 tablet_bootstrap.cc:654] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.409566  4147 raft_consensus.cc:385] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.411919  4070 leader_election.cc:304] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.412099  4147 raft_consensus.cc:740] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.413400  4156 raft_consensus.cc:2804] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.413921  4156 raft_consensus.cc:493] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.414255  4156 raft_consensus.cc:3060] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.420400  4187 raft_consensus.cc:2749] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.421416  4184 raft_consensus.cc:697] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:28.416020  4147 consensus_queue.cc:260] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.424994  4164 raft_consensus.cc:493] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.423858  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b85d28f3a4f4c2a9ccb7fe7f8b69b32" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.426447  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.426829  4033 raft_consensus.cc:2393] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2772cd87baf249b1982712d1016ccf89 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:28.426523  4164 raft_consensus.cc:515] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.427199  4032 raft_consensus.cc:2468] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:28.422379  4184 consensus_queue.cc:237] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.428339  4071 leader_election.cc:304] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89; no voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.429577  4164 leader_election.cc:290] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.430146  4182 raft_consensus.cc:3060] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.430455  4147 ts_tablet_manager.cc:1434] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 12:25:28.429834  4148 tablet_bootstrap.cc:492] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.425611  4151 raft_consensus.cc:697] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:28.434230  4156 raft_consensus.cc:515] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.435217  4151 consensus_queue.cc:237] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.432046  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.436800  4156 leader_election.cc:290] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
W20260709 12:25:28.437084  3922 leader_election.cc:343] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.435539  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.437490  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:28.438050  3957 raft_consensus.cc:3060] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:28.438970  3921 leader_election.cc:343] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.439275  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.439915  4032 raft_consensus.cc:3060] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.439638  3921 leader_election.cc:304] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.432322  4148 ts_tablet_manager.cc:1403] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.002s
I20260709 12:25:28.444125  4164 raft_consensus.cc:2749] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.445461  3957 raft_consensus.cc:2468] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:28.446686  4070 leader_election.cc:304] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.447522  4156 raft_consensus.cc:2804] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.448076  4149 tablet_bootstrap.cc:492] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.448812  4149 ts_tablet_manager.cc:1403] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.006s
I20260709 12:25:28.449211  4182 raft_consensus.cc:2749] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.452797  4149 raft_consensus.cc:359] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.454581  4032 raft_consensus.cc:2468] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:28.455260  4156 raft_consensus.cc:697] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:28.456475  4156 consensus_queue.cc:237] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.455549  4149 raft_consensus.cc:385] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.457587  4149 raft_consensus.cc:740] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.459184  4148 raft_consensus.cc:359] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.461480  4148 raft_consensus.cc:385] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.461850  4148 raft_consensus.cc:740] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.461198  3854 catalog_manager.cc:5697] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.462705  4148 consensus_queue.cc:260] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.460175  4149 consensus_queue.cc:260] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.465880  3852 catalog_manager.cc:5697] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.467821  4148 ts_tablet_manager.cc:1434] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:25:28.468904  4148 tablet_bootstrap.cc:492] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:28.465907  4149 ts_tablet_manager.cc:1434] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 12:25:28.470288  4149 tablet_bootstrap.cc:492] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:28.473024  4182 raft_consensus.cc:493] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.473573  4182 raft_consensus.cc:515] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.475627  4148 tablet_bootstrap.cc:654] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.477042  4149 tablet_bootstrap.cc:654] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.475839  4182 leader_election.cc:290] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.484001  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4804d1b92e6421f8d349beb150a2871" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.484990  3957 raft_consensus.cc:2468] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:28.486724  4070 leader_election.cc:304] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.487277  4148 tablet_bootstrap.cc:492] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.487665  4182 raft_consensus.cc:2804] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.487797  4148 ts_tablet_manager.cc:1403] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 12:25:28.488116  4182 raft_consensus.cc:493] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.488507  4182 raft_consensus.cc:3060] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.489415  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4804d1b92e6421f8d349beb150a2871" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
W20260709 12:25:28.490942  4071 leader_election.cc:343] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.491238  4151 raft_consensus.cc:493] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.491811  4151 raft_consensus.cc:515] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.497494  4190 raft_consensus.cc:493] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.498025  4190 raft_consensus.cc:515] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.502348  4187 raft_consensus.cc:493] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.502998  4187 raft_consensus.cc:515] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.486678  4196 raft_consensus.cc:493] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.507197  4196 raft_consensus.cc:515] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.543725  4156 raft_consensus.cc:493] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.544601  4156 raft_consensus.cc:515] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.490795  4148 raft_consensus.cc:359] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.552588  4184 consensus_queue.cc:1048] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.555825  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.552901  3853 catalog_manager.cc:5697] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.556170  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.556524  3958 raft_consensus.cc:2468] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:28.556874  4033 raft_consensus.cc:2468] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.558605  4070 leader_election.cc:304] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.559294  3922 leader_election.cc:304] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.553088  4148 raft_consensus.cc:385] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.554147  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.560213  4148 raft_consensus.cc:740] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.560523  4184 raft_consensus.cc:2804] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.560650  3957 raft_consensus.cc:2468] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:28.560966  4184 raft_consensus.cc:493] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.560928  4148 consensus_queue.cc:260] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.555850  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.561627  4184 raft_consensus.cc:3060] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.562040  4106 raft_consensus.cc:2468] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:28.562951  4148 ts_tablet_manager.cc:1434] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.075s	user 0.001s	sys 0.002s
I20260709 12:25:28.553416  4156 leader_election.cc:290] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.564148  4156 raft_consensus.cc:2804] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.564491  4156 raft_consensus.cc:493] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.564814  4156 raft_consensus.cc:3060] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.565284  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.565904  3957 raft_consensus.cc:2468] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 0.
I20260709 12:25:28.567094  3996 leader_election.cc:304] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.568105  4155 raft_consensus.cc:2804] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.568565  4155 raft_consensus.cc:493] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.569000  4155 raft_consensus.cc:3060] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.570343  4184 raft_consensus.cc:515] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.573858  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.574411  4033 raft_consensus.cc:3060] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:28.554890  4071 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:34251, user_credentials={real_user=slave}} blocked reactor thread for 63988us
I20260709 12:25:28.576900  4187 leader_election.cc:290] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.577091  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
W20260709 12:25:28.578506  3996 leader_election.cc:343] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.581043  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.581350  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.581720  4031 raft_consensus.cc:2468] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:28.582181  3957 raft_consensus.cc:2393] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee803b83c33d4f66b61869b4f5b0bac2 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:28.582293  4156 raft_consensus.cc:515] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.582938  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:28.583600  4196 leader_election.cc:290] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.583771  4151 leader_election.cc:290] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.585734  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.586611  4106 raft_consensus.cc:2393] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee803b83c33d4f66b61869b4f5b0bac2 in current term 1: Already voted for candidate 2772cd87baf249b1982712d1016ccf89 in this term.
I20260709 12:25:28.586529  4070 leader_election.cc:304] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.587628  4033 raft_consensus.cc:2468] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:28.588104  3996 leader_election.cc:304] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:28.578981  4155 raft_consensus.cc:515] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.588598  4190 leader_election.cc:290] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.589385  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:28.590167  3957 raft_consensus.cc:2393] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2772cd87baf249b1982712d1016ccf89 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:28.590977  4184 leader_election.cc:290] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.590931  3922 leader_election.cc:304] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.591228  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:28.591940  4164 raft_consensus.cc:2804] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.592067  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.591914  3958 raft_consensus.cc:3060] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.592613  4164 raft_consensus.cc:697] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:28.593150  4106 raft_consensus.cc:2393] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a043905e7dd494ab26ad75ac9abbc5a in current term 1: Already voted for candidate 2772cd87baf249b1982712d1016ccf89 in this term.
I20260709 12:25:28.593591  4164 consensus_queue.cc:237] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.595706  4149 tablet_bootstrap.cc:492] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:28.596197  4149 ts_tablet_manager.cc:1403] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.126s	user 0.041s	sys 0.039s
I20260709 12:25:28.590174  4190 raft_consensus.cc:2749] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.598953  4149 raft_consensus.cc:359] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.600365  4149 raft_consensus.cc:385] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.600724  4149 raft_consensus.cc:740] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.601558  4149 consensus_queue.cc:260] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.603797  4149 ts_tablet_manager.cc:1434] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:28.603935  3958 raft_consensus.cc:2468] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 1.
I20260709 12:25:28.587646  4202 raft_consensus.cc:2804] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:28.604883  4202 raft_consensus.cc:493] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:28.605235  4202 raft_consensus.cc:3060] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.605171  3996 leader_election.cc:304] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.606129  4187 raft_consensus.cc:2804] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.607931  4156 leader_election.cc:290] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.610733  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.611573  4032 raft_consensus.cc:2393] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2772cd87baf249b1982712d1016ccf89 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:28.612744  4071 leader_election.cc:304] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [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: 2772cd87baf249b1982712d1016ccf89; no voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.613515  4156 raft_consensus.cc:2749] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.615307  4202 raft_consensus.cc:515] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.618880  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:28.619648  3957 raft_consensus.cc:3060] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.557262  3853 catalog_manager.cc:5697] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.626837  4155 leader_election.cc:290] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.627301  3957 raft_consensus.cc:2468] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:28.628010  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.629487  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.630136  4032 raft_consensus.cc:3060] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.630362  4070 leader_election.cc:304] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:28.631558  4187 raft_consensus.cc:697] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:28.631640  4202 leader_election.cc:290] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.632463  4202 raft_consensus.cc:2804] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.629541  4106 raft_consensus.cc:3060] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.633100  4202 raft_consensus.cc:697] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:28.632682  4187 consensus_queue.cc:237] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.634410  4148 tablet_bootstrap.cc:492] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:28.634018  4202 consensus_queue.cc:237] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.641775  4189 consensus_queue.cc:1048] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:28.660717  4148 tablet_bootstrap.cc:654] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:28.626230  4182 raft_consensus.cc:515] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.665010  4182 leader_election.cc:290] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.665723  4106 raft_consensus.cc:2468] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 1.
I20260709 12:25:28.666227  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4804d1b92e6421f8d349beb150a2871" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.666550  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4804d1b92e6421f8d349beb150a2871" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:28.667202  3957 raft_consensus.cc:3060] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:28.667964  4071 leader_election.cc:343] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:28.671561  4032 raft_consensus.cc:2468] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:28.675412  3957 raft_consensus.cc:2468] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:28.674829  3852 catalog_manager.cc:5697] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.677098  4070 leader_election.cc:304] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [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: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.678692  4202 raft_consensus.cc:2804] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:28.678184  3853 catalog_manager.cc:5697] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.679526  4202 raft_consensus.cc:697] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:28.680533  4202 consensus_queue.cc:237] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
W20260709 12:25:28.724435  4071 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.66:34251, user_credentials={real_user=slave}} blocked reactor thread for 51775.1us
I20260709 12:25:28.729254  3854 catalog_manager.cc:5697] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:28.736843  4148 tablet_bootstrap.cc:492] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:28.737345  4148 ts_tablet_manager.cc:1403] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.103s	user 0.031s	sys 0.014s
I20260709 12:25:28.740415  4148 raft_consensus.cc:359] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.741164  4148 raft_consensus.cc:385] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:28.741456  4148 raft_consensus.cc:740] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:28.742477  4148 consensus_queue.cc:260] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.745004  4148 ts_tablet_manager.cc:1434] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:28.750770  3852 catalog_manager.cc:5697] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:28.843880  4189 consensus_queue.cc:1048] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.854382  4151 consensus_queue.cc:1048] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.898010  4151 consensus_queue.cc:1048] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.917339  4151 consensus_queue.cc:1048] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.919088  4202 consensus_queue.cc:1048] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.927855  4107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
mode: GRACEFUL
new_leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:25:28.928540  4107 raft_consensus.cc:606] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Received request to transfer leadership to TS 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:28.928779  4187 raft_consensus.cc:493] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:28.929330  4187 raft_consensus.cc:515] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:28.931553  4187 leader_election.cc:290] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:28.932303  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4804d1b92e6421f8d349beb150a2871" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:28.933137  3957 raft_consensus.cc:2393] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee803b83c33d4f66b61869b4f5b0bac2 in current term 1: Already voted for candidate 2772cd87baf249b1982712d1016ccf89 in this term.
I20260709 12:25:28.933003  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4804d1b92e6421f8d349beb150a2871" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:28.934682  3996 leader_election.cc:304] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:28.935467  4187 raft_consensus.cc:3060] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:28.939437  4156 consensus_queue.cc:1048] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.942420  4187 raft_consensus.cc:2749] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:28.950042  4156 raft_consensus.cc:993] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89: : Instructing follower 4a043905e7dd494ab26ad75ac9abbc5a to start an election
I20260709 12:25:28.950575  4182 raft_consensus.cc:1081] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Signalling peer 4a043905e7dd494ab26ad75ac9abbc5a to start an election
I20260709 12:25:28.953336  3957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
 from {username='slave'} at 127.0.0.1:34048
I20260709 12:25:28.953917  3957 raft_consensus.cc:493] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:28.954282  3957 raft_consensus.cc:3060] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:28.960829  3957 raft_consensus.cc:515] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.963881  3958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
mode: GRACEFUL
new_leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:57166
I20260709 12:25:28.963892  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:28.964144  3957 leader_election.cc:290] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 2 election: Requested vote from peers 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:28.964566  3958 raft_consensus.cc:606] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Received request to transfer leadership to TS ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.964636  4107 raft_consensus.cc:3055] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:28.965088  4107 raft_consensus.cc:740] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:28.965507  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e1ce9ddb3d4d0b955416a3e030c713" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:28.966017  4032 raft_consensus.cc:3060] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:28.965957  4107 consensus_queue.cc:260] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.967442  4107 raft_consensus.cc:3060] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:28.971334  3958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
mode: GRACEFUL
new_leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:57166
I20260709 12:25:28.972007  3958 raft_consensus.cc:606] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Received request to transfer leadership to TS ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.973212  4032 raft_consensus.cc:2468] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 2.
I20260709 12:25:28.974308  4107 raft_consensus.cc:2468] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 2.
I20260709 12:25:28.974567  3922 leader_election.cc:304] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:28.975402  4151 raft_consensus.cc:2804] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:28.975930  4151 raft_consensus.cc:697] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:28.976722  4151 consensus_queue.cc:237] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } }
I20260709 12:25:28.980892  4107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
mode: GRACEFUL
new_leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:25:28.981559  4107 raft_consensus.cc:606] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Received request to transfer leadership to TS ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:28.983781  3852 catalog_manager.cc:5697] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 1 to 2, leader changed from 2772cd87baf249b1982712d1016ccf89 (127.30.109.67) to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 2 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:28.999001  4151 consensus_queue.cc:1048] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.008527  4189 consensus_queue.cc:1048] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.038362  4187 consensus_queue.cc:1048] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.048429  4206 consensus_queue.cc:1048] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.065279  4196 consensus_queue.cc:1048] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.075181  4182 consensus_queue.cc:1048] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.082484  4182 raft_consensus.cc:993] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89: : Instructing follower ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:29.082931  4196 raft_consensus.cc:1081] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Signalling peer ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:29.084481  4032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:33908
I20260709 12:25:29.084936  4032 raft_consensus.cc:493] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:29.085276  4032 raft_consensus.cc:3060] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.090221  4032 raft_consensus.cc:515] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.091804  4032 leader_election.cc:290] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:29.092622  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:29.093020  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63a881ac8c448b3b3f1d1433c466751" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:29.093286  3958 raft_consensus.cc:3060] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.093641  4107 raft_consensus.cc:3055] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:29.093974  4107 raft_consensus.cc:740] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:29.094785  4107 consensus_queue.cc:260] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.096037  4107 raft_consensus.cc:3060] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.100380  3958 raft_consensus.cc:2468] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:29.101545  3996 leader_election.cc:304] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:29.102214  4206 raft_consensus.cc:2804] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.102695  4206 raft_consensus.cc:697] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:29.102835  4107 raft_consensus.cc:2468] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:29.103577  4206 consensus_queue.cc:237] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.109756  3854 catalog_manager.cc:5697] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 1 to 2, leader changed from 2772cd87baf249b1982712d1016ccf89 (127.30.109.67) to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:29.175573  4192 consensus_queue.cc:1048] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.181656  4189 raft_consensus.cc:993] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a: : Instructing follower ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:29.182154  4184 raft_consensus.cc:1081] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Signalling peer ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:29.183771  4033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:33900
I20260709 12:25:29.185329  4033 raft_consensus.cc:493] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:29.185739  4033 raft_consensus.cc:3060] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.188174  4189 consensus_queue.cc:1048] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.193521  4033 raft_consensus.cc:515] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.194526  4196 consensus_queue.cc:1048] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:29.198393  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:29.199688  4033 leader_election.cc:290] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:29.201612  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24965e5e27274f37a169760e8ef9f93d" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:29.202649  3958 raft_consensus.cc:3055] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:29.203049  3958 raft_consensus.cc:740] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:29.203931  3958 consensus_queue.cc:260] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.205116  3958 raft_consensus.cc:3060] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.212090  3958 raft_consensus.cc:2468] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:29.213122  3996 leader_election.cc:304] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [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: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:29.214071  4206 raft_consensus.cc:2804] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.214494  4206 raft_consensus.cc:697] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:29.215173  4206 consensus_queue.cc:237] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.220196  4156 consensus_queue.cc:1048] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:29.223598  3854 catalog_manager.cc:5697] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 1 to 2, leader changed from 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65) to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:29.368273  4192 raft_consensus.cc:993] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a: : Instructing follower ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:29.368712  4189 raft_consensus.cc:1081] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Signalling peer ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:29.369992  4030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:33900
I20260709 12:25:29.370455  4030 raft_consensus.cc:493] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:29.370766  4030 raft_consensus.cc:3060] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.375072  4033 raft_consensus.cc:1275] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Refusing update from remote peer 4a043905e7dd494ab26ad75ac9abbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.376551  4189 consensus_queue.cc:1048] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:29.376750  4030 raft_consensus.cc:515] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.379329  4030 leader_election.cc:290] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:29.379595  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:29.379911  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e458a5195c400a8d74c9edac22cd10" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:29.380226  3958 raft_consensus.cc:3055] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:29.380550  4107 raft_consensus.cc:3060] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.385151  4106 raft_consensus.cc:1275] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer 4a043905e7dd494ab26ad75ac9abbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.386682  4189 consensus_queue.cc:1048] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:29.389900  4107 raft_consensus.cc:2468] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:29.390703  3958 raft_consensus.cc:740] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:29.391270  3996 leader_election.cc:304] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:29.391691  3958 consensus_queue.cc:260] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.392251  4155 raft_consensus.cc:2804] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.392772  4155 raft_consensus.cc:697] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:29.393085  3958 raft_consensus.cc:3060] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.393610  4155 consensus_queue.cc:237] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:29.404599  3958 raft_consensus.cc:2468] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:29.405131  3852 catalog_manager.cc:5697] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 1 to 2, leader changed from 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65) to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:29.512241  4106 raft_consensus.cc:1275] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.513453  4155 consensus_queue.cc:1048] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:29.520541  3958 raft_consensus.cc:1275] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.522313  4190 consensus_queue.cc:1048] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:29.674154  3958 raft_consensus.cc:1275] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.675262  4190 consensus_queue.cc:1048] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:29.682852  4106 raft_consensus.cc:3060] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.689847  4106 raft_consensus.cc:1275] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.691147  4190 consensus_queue.cc:1048] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:29.817736  4106 raft_consensus.cc:1275] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.819027  4190 consensus_queue.cc:1048] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:29.826563  3958 raft_consensus.cc:1275] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:29.828457  4206 consensus_queue.cc:1048] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:32.009096  3852 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47928:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:32.011168  3852 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:32.059935  3940 tablet_service.cc:1511] Processing CreateTablet for tablet b8705935f1b04d9ca5be87152f869661 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:32.061394  3940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8705935f1b04d9ca5be87152f869661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.061120  4015 tablet_service.cc:1511] Processing CreateTablet for tablet b8705935f1b04d9ca5be87152f869661 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:32.062513  4015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8705935f1b04d9ca5be87152f869661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.062915  4094 tablet_service.cc:1511] Processing CreateTablet for tablet b8705935f1b04d9ca5be87152f869661 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:32.064191  4094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8705935f1b04d9ca5be87152f869661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.064901  3941 tablet_service.cc:1511] Processing CreateTablet for tablet 37945a86bbd54b4495b64b4a17814514 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:32.066141  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37945a86bbd54b4495b64b4a17814514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.069312  4016 tablet_service.cc:1511] Processing CreateTablet for tablet 37945a86bbd54b4495b64b4a17814514 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:32.070623  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37945a86bbd54b4495b64b4a17814514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.077699  4097 tablet_service.cc:1511] Processing CreateTablet for tablet 37945a86bbd54b4495b64b4a17814514 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:32.079113  4097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37945a86bbd54b4495b64b4a17814514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.081228  4095 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac5c9a3bf4647be9195cd3d9c8f1a3a (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:32.083261  4017 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac5c9a3bf4647be9195cd3d9c8f1a3a (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:32.083679  4095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac5c9a3bf4647be9195cd3d9c8f1a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.084609  4017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac5c9a3bf4647be9195cd3d9c8f1a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.089298  4022 tablet_service.cc:1511] Processing CreateTablet for tablet 35b1648a59254920b870e9e4ea63c45b (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:32.090628  4022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b1648a59254920b870e9e4ea63c45b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.081350  3947 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac5c9a3bf4647be9195cd3d9c8f1a3a (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:32.092713  3947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac5c9a3bf4647be9195cd3d9c8f1a3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.096796  4093 tablet_service.cc:1511] Processing CreateTablet for tablet 35b1648a59254920b870e9e4ea63c45b (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:32.098104  4093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b1648a59254920b870e9e4ea63c45b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.104869  4247 tablet_bootstrap.cc:492] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.105849  4248 tablet_bootstrap.cc:492] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.112471  4247 tablet_bootstrap.cc:654] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.114610  4248 tablet_bootstrap.cc:654] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.126451  3941 tablet_service.cc:1511] Processing CreateTablet for tablet 35b1648a59254920b870e9e4ea63c45b (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:32.128489  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b1648a59254920b870e9e4ea63c45b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.123219  3940 tablet_service.cc:1511] Processing CreateTablet for tablet 23563d841c304137902eed3204f08fdc (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:32.123978  4017 tablet_service.cc:1511] Processing CreateTablet for tablet 23563d841c304137902eed3204f08fdc (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:32.132638  4017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23563d841c304137902eed3204f08fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.132638  3940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23563d841c304137902eed3204f08fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.140334  4095 tablet_service.cc:1511] Processing CreateTablet for tablet 23563d841c304137902eed3204f08fdc (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:32.142172  4095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23563d841c304137902eed3204f08fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.142014  4015 tablet_service.cc:1511] Processing CreateTablet for tablet 377ef14dbdfd4a418b39023f7c2c8657 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:32.143280  4015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377ef14dbdfd4a418b39023f7c2c8657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.145539  4249 tablet_bootstrap.cc:492] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.148684  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 377ef14dbdfd4a418b39023f7c2c8657 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:32.150426  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377ef14dbdfd4a418b39023f7c2c8657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.152662  3944 tablet_service.cc:1511] Processing CreateTablet for tablet 59d52f37970b4a298daefe20b1e30eb2 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:32.153939  3944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d52f37970b4a298daefe20b1e30eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.153668  4021 tablet_service.cc:1511] Processing CreateTablet for tablet 59d52f37970b4a298daefe20b1e30eb2 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:32.154937  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d52f37970b4a298daefe20b1e30eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.162428  4093 tablet_service.cc:1511] Processing CreateTablet for tablet 377ef14dbdfd4a418b39023f7c2c8657 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:32.172086  4093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377ef14dbdfd4a418b39023f7c2c8657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.176972  4247 tablet_bootstrap.cc:492] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.177578  4247 ts_tablet_manager.cc:1403] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.005s
I20260709 12:25:32.178493  4096 tablet_service.cc:1511] Processing CreateTablet for tablet 59d52f37970b4a298daefe20b1e30eb2 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:32.179895  4096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d52f37970b4a298daefe20b1e30eb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.180694  4247 raft_consensus.cc:359] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.181420  4247 raft_consensus.cc:385] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.186223  4247 raft_consensus.cc:740] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.185875  4249 tablet_bootstrap.cc:654] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.186993  4247 consensus_queue.cc:260] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.192059  4022 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9d6abc11644a2fbe5d54ac0ff457b1 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:32.192270  4092 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9d6abc11644a2fbe5d54ac0ff457b1 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:32.193397  4022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9d6abc11644a2fbe5d54ac0ff457b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.193534  4092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9d6abc11644a2fbe5d54ac0ff457b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.208987  3947 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd406a14705454b90c62db36ab85a9d (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:32.209764  4248 tablet_bootstrap.cc:492] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.210899  4016 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd406a14705454b90c62db36ab85a9d (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:32.215147  4248 ts_tablet_manager.cc:1403] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.024s
I20260709 12:25:32.215603  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd406a14705454b90c62db36ab85a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.215232  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9d6abc11644a2fbe5d54ac0ff457b1 (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:32.218268  4248 raft_consensus.cc:359] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.219022  4248 raft_consensus.cc:385] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.219286  4248 raft_consensus.cc:740] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.221801  4248 consensus_queue.cc:260] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.222564  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9d6abc11644a2fbe5d54ac0ff457b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.224086  4248 ts_tablet_manager.cc:1434] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260709 12:25:32.232555  3904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:32.244771  4096 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd406a14705454b90c62db36ab85a9d (DEFAULT_TABLE table=soft_deleted_table [id=a101429feb914da58f320d41ab79edba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:32.246223  4096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd406a14705454b90c62db36ab85a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.241334  3947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd406a14705454b90c62db36ab85a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:32.255473  4249 tablet_bootstrap.cc:492] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.256333  4249 ts_tablet_manager.cc:1403] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.002s
I20260709 12:25:32.242833  4247 ts_tablet_manager.cc:1434] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.004s
I20260709 12:25:32.248128  4248 tablet_bootstrap.cc:492] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.262027  4249 raft_consensus.cc:359] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.262881  4249 raft_consensus.cc:385] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.263233  4249 raft_consensus.cc:740] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.265801  4249 consensus_queue.cc:260] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.268236  4249 ts_tablet_manager.cc:1434] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:25:32.268733  4248 tablet_bootstrap.cc:654] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.270676  4247 tablet_bootstrap.cc:492] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.269608  4249 tablet_bootstrap.cc:492] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.286623  4247 tablet_bootstrap.cc:654] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.290006  4249 tablet_bootstrap.cc:654] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.290892  4248 tablet_bootstrap.cc:492] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.291561  4248 ts_tablet_manager.cc:1403] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.012s
I20260709 12:25:32.292450  4247 tablet_bootstrap.cc:492] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.292913  4247 ts_tablet_manager.cc:1403] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.005s
I20260709 12:25:32.294832  4248 raft_consensus.cc:359] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.295671  4248 raft_consensus.cc:385] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.295765  4247 raft_consensus.cc:359] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.296008  4249 tablet_bootstrap.cc:492] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.296025  4248 raft_consensus.cc:740] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.296487  4247 raft_consensus.cc:385] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.296766  4249 ts_tablet_manager.cc:1403] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
I20260709 12:25:32.296851  4247 raft_consensus.cc:740] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.297096  4248 consensus_queue.cc:260] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.297716  4247 consensus_queue.cc:260] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.299533  4248 ts_tablet_manager.cc:1434] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:32.299993  4249 raft_consensus.cc:359] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.300644  4248 tablet_bootstrap.cc:492] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.300788  4249 raft_consensus.cc:385] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.301211  4249 raft_consensus.cc:740] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.302016  4249 consensus_queue.cc:260] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.304920  4249 ts_tablet_manager.cc:1434] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:32.306038  4249 tablet_bootstrap.cc:492] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.308357  4248 tablet_bootstrap.cc:654] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.313633  4249 tablet_bootstrap.cc:654] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.315021  4248 tablet_bootstrap.cc:492] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.315642  4248 ts_tablet_manager.cc:1403] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:25:32.319175  4248 raft_consensus.cc:359] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.320186  4248 raft_consensus.cc:385] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.320551  4248 raft_consensus.cc:740] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.321275  4249 tablet_bootstrap.cc:492] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.321772  4249 ts_tablet_manager.cc:1403] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260709 12:25:32.321492  4248 consensus_queue.cc:260] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.324312  4248 ts_tablet_manager.cc:1434] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:32.324966  4247 ts_tablet_manager.cc:1434] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 12:25:32.325376  4248 tablet_bootstrap.cc:492] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.328370  4247 tablet_bootstrap.cc:492] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.326779  4249 raft_consensus.cc:359] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.332774  4249 raft_consensus.cc:385] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.333174  4249 raft_consensus.cc:740] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.334470  4248 tablet_bootstrap.cc:654] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.336721  4247 tablet_bootstrap.cc:654] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.334168  4249 consensus_queue.cc:260] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.342386  4249 ts_tablet_manager.cc:1434] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:25:32.343470  4249 tablet_bootstrap.cc:492] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.347982  4247 tablet_bootstrap.cc:492] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.348631  4247 ts_tablet_manager.cc:1403] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 12:25:32.350495  4249 tablet_bootstrap.cc:654] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.352370  4247 raft_consensus.cc:359] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.353188  4247 raft_consensus.cc:385] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.353545  4247 raft_consensus.cc:740] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.354493  4247 consensus_queue.cc:260] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.356638  4248 tablet_bootstrap.cc:492] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.357476  4248 ts_tablet_manager.cc:1403] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.009s
I20260709 12:25:32.359553  4247 ts_tablet_manager.cc:1434] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:32.360975  4247 tablet_bootstrap.cc:492] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.368147  4247 tablet_bootstrap.cc:654] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.370981  4248 raft_consensus.cc:359] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.371961  4248 raft_consensus.cc:385] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.372398  4248 raft_consensus.cc:740] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.373412  4248 consensus_queue.cc:260] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.371014  4249 tablet_bootstrap.cc:492] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.375025  4249 ts_tablet_manager.cc:1403] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260709 12:25:32.376189  4248 ts_tablet_manager.cc:1434] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 12:25:32.377360  4248 tablet_bootstrap.cc:492] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.378340  4247 tablet_bootstrap.cc:492] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.378907  4247 ts_tablet_manager.cc:1403] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 12:25:32.378347  4249 raft_consensus.cc:359] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.381577  4249 raft_consensus.cc:385] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.381960  4249 raft_consensus.cc:740] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.383801  4249 consensus_queue.cc:260] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.381985  4247 raft_consensus.cc:359] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.384943  4247 raft_consensus.cc:385] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.385486  4248 tablet_bootstrap.cc:654] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.385497  4247 raft_consensus.cc:740] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.388330  4249 ts_tablet_manager.cc:1434] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 12:25:32.388379  4247 consensus_queue.cc:260] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.392068  4249 tablet_bootstrap.cc:492] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.399500  4236 raft_consensus.cc:493] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.392071  4247 ts_tablet_manager.cc:1434] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260709 12:25:32.400086  4236 raft_consensus.cc:515] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.401603  4247 tablet_bootstrap.cc:492] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.402289  4236 leader_election.cc:290] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.404188  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:32.405560  4107 raft_consensus.cc:2468] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 0.
I20260709 12:25:32.404188  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.406672  3957 raft_consensus.cc:2468] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 0.
I20260709 12:25:32.407049  3996 leader_election.cc:304] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.409126  4236 raft_consensus.cc:2804] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.409525  4236 raft_consensus.cc:493] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.409852  4236 raft_consensus.cc:3060] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.411098  4249 tablet_bootstrap.cc:654] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.418560  4236 raft_consensus.cc:515] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.419739  4249 tablet_bootstrap.cc:492] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.419880  4247 tablet_bootstrap.cc:654] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.420163  4248 tablet_bootstrap.cc:492] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.420382  4249 ts_tablet_manager.cc:1403] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.010s
I20260709 12:25:32.420701  4248 ts_tablet_manager.cc:1403] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.016s
I20260709 12:25:32.421571  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:32.422258  3957 raft_consensus.cc:3060] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.423290  4236 leader_election.cc:290] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.423657  4249 raft_consensus.cc:359] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.424422  4249 raft_consensus.cc:385] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.424726  4249 raft_consensus.cc:740] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.424892  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:32.425223  4253 raft_consensus.cc:493] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.425613  4107 raft_consensus.cc:3060] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.425761  4253 raft_consensus.cc:515] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.430521  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:32.432436  4187 raft_consensus.cc:493] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.432933  3957 raft_consensus.cc:2468] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 1.
I20260709 12:25:32.433002  4187 raft_consensus.cc:515] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.425535  4249 consensus_queue.cc:260] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.435740  4249 ts_tablet_manager.cc:1434] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:25:32.435719  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.436545  4030 raft_consensus.cc:2468] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:32.436965  4249 tablet_bootstrap.cc:492] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
W20260709 12:25:32.438251  3921 leader_election.cc:343] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.439383  3922 leader_election.cc:304] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [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: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:32.440328  4184 raft_consensus.cc:2804] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.440724  4184 raft_consensus.cc:493] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.441087  4184 raft_consensus.cc:3060] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.443773  4249 tablet_bootstrap.cc:654] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.444905  3996 leader_election.cc:304] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.445923  4236 raft_consensus.cc:2804] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.424892  4248 raft_consensus.cc:359] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.446499  4248 raft_consensus.cc:385] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.446920  4248 raft_consensus.cc:740] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.447819  4248 consensus_queue.cc:260] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.448553  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.450655  4247 tablet_bootstrap.cc:492] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.453104  4247 ts_tablet_manager.cc:1403] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.011s
I20260709 12:25:32.454290  4253 leader_election.cc:290] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.452442  4107 raft_consensus.cc:2468] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 1.
I20260709 12:25:32.455408  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:32.457177  4247 raft_consensus.cc:359] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.457981  4247 raft_consensus.cc:385] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.458328  4247 raft_consensus.cc:740] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.435158  4187 leader_election.cc:290] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.459232  4247 consensus_queue.cc:260] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.461858  4247 ts_tablet_manager.cc:1434] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:25:32.463733  4247 tablet_bootstrap.cc:492] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.471791  4247 tablet_bootstrap.cc:654] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.474233  4248 ts_tablet_manager.cc:1434] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.007s
I20260709 12:25:32.475750  4248 tablet_bootstrap.cc:492] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.479197  4234 raft_consensus.cc:493] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.479984  4234 raft_consensus.cc:515] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.482950  4234 leader_election.cc:290] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.487535  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.488473  3957 raft_consensus.cc:2468] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.489032  4247 tablet_bootstrap.cc:492] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.489785  4247 ts_tablet_manager.cc:1403] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260709 12:25:32.490242  4070 leader_election.cc:304] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:32.491662  4234 raft_consensus.cc:2804] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.492153  4234 raft_consensus.cc:493] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.492610  4234 raft_consensus.cc:3060] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.493503  4247 raft_consensus.cc:359] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.494314  4247 raft_consensus.cc:385] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.494684  4247 raft_consensus.cc:740] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.494495  4184 raft_consensus.cc:515] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.495662  4247 consensus_queue.cc:260] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.485255  4248 tablet_bootstrap.cc:654] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.486593  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.497915  4030 raft_consensus.cc:2468] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.499985  4247 ts_tablet_manager.cc:1434] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:25:32.502326  4247 tablet_bootstrap.cc:492] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
W20260709 12:25:32.510030  3996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:43009, user_credentials={real_user=slave}} blocked reactor thread for 55423.7us
I20260709 12:25:32.508158  3958 raft_consensus.cc:2393] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee803b83c33d4f66b61869b4f5b0bac2 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:32.509985  4236 raft_consensus.cc:697] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:32.513159  4269 raft_consensus.cc:493] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.516855  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:32.517154  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.519809  4030 raft_consensus.cc:3060] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.521116  4247 tablet_bootstrap.cc:654] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.520681  4234 raft_consensus.cc:515] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
W20260709 12:25:32.524066  3921 leader_election.cc:343] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.517233  4184 leader_election.cc:290] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.521862  4249 tablet_bootstrap.cc:492] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.525678  4234 leader_election.cc:290] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.525197  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.517565  4269 raft_consensus.cc:515] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.526321  4249 ts_tablet_manager.cc:1403] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.090s	user 0.029s	sys 0.042s
I20260709 12:25:32.526561  4234 raft_consensus.cc:493] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.517892  4261 raft_consensus.cc:493] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.527879  4261 raft_consensus.cc:515] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.529945  4261 leader_election.cc:290] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.527078  4234 raft_consensus.cc:515] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.530788  4249 raft_consensus.cc:359] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.526333  4033 raft_consensus.cc:3060] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.531683  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.532553  4032 raft_consensus.cc:2468] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.533355  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.531694  4249 raft_consensus.cc:385] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.533983  4249 raft_consensus.cc:740] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.534931  4071 leader_election.cc:304] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
W20260709 12:25:32.535884  4071 leader_election.cc:343] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.535081  4249 consensus_queue.cc:260] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.536581  4261 raft_consensus.cc:2804] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.536986  4234 leader_election.cc:290] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.537086  4261 raft_consensus.cc:493] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.537642  4261 raft_consensus.cc:3060] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.538528  4249 ts_tablet_manager.cc:1434] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:25:32.539371  4248 tablet_bootstrap.cc:492] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.539925  4248 ts_tablet_manager.cc:1403] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.009s
I20260709 12:25:32.536082  4269 leader_election.cc:290] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.543718  4248 raft_consensus.cc:359] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.544461  4248 raft_consensus.cc:385] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.544741  4248 raft_consensus.cc:740] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.545549  4248 consensus_queue.cc:260] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.547544  4184 raft_consensus.cc:493] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.548137  4184 raft_consensus.cc:515] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.548609  4249 tablet_bootstrap.cc:492] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.551072  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.551275  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:32.551751  4031 raft_consensus.cc:2468] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:32.552054  4184 leader_election.cc:290] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.553164  3922 leader_election.cc:304] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
W20260709 12:25:32.513759  3996 leader_election.cc:343] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.554738  4184 raft_consensus.cc:2804] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.555166  4184 raft_consensus.cc:493] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.555521  4184 raft_consensus.cc:3060] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.556330  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.547587  4248 ts_tablet_manager.cc:1434] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:25:32.560066  4248 tablet_bootstrap.cc:492] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.561196  4033 raft_consensus.cc:2468] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.567844  4071 leader_election.cc:304] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.568807  4248 tablet_bootstrap.cc:654] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.518121  4236 consensus_queue.cc:237] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.574849  4030 raft_consensus.cc:2468] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:32.579602  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:32.581607  3956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.582111  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:32.582921  3957 raft_consensus.cc:3060] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.583709  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.585919  3996 leader_election.cc:304] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:32.587256  4269 raft_consensus.cc:2749] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:32.593225  4184 raft_consensus.cc:515] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.594666  3958 raft_consensus.cc:2393] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee803b83c33d4f66b61869b4f5b0bac2 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:32.596127  3922 leader_election.cc:304] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [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: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:32.598176  4105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:32.599921  4184 leader_election.cc:290] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.601735  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.600543  4184 raft_consensus.cc:2804] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.602432  4030 raft_consensus.cc:3060] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.603390  4184 raft_consensus.cc:697] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:32.604274  4184 consensus_queue.cc:237] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.575232  4234 raft_consensus.cc:2804] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.594689  4261 raft_consensus.cc:515] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.598965  3996 leader_election.cc:304] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:32.609598  4261 leader_election.cc:290] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.607199  4234 raft_consensus.cc:697] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:32.610926  4106 raft_consensus.cc:2393] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a043905e7dd494ab26ad75ac9abbc5a in current term 1: Already voted for candidate 2772cd87baf249b1982712d1016ccf89 in this term.
I20260709 12:25:32.610894  4234 consensus_queue.cc:237] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.617137  4247 tablet_bootstrap.cc:492] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.617753  4247 ts_tablet_manager.cc:1403] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.116s	user 0.027s	sys 0.028s
I20260709 12:25:32.618453  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.619978  3957 raft_consensus.cc:2468] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.621002  4247 raft_consensus.cc:359] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.621886  4247 raft_consensus.cc:385] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.622190  4247 raft_consensus.cc:740] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.622624  4030 raft_consensus.cc:2468] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:32.623225  4268 raft_consensus.cc:2749] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:32.622989  4247 consensus_queue.cc:260] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.626605  4249 tablet_bootstrap.cc:654] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:32.621678  4070 leader_election.cc:343] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.627767  4070 leader_election.cc:304] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89; no voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:32.629949  4261 raft_consensus.cc:2749] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:32.631189  4247 ts_tablet_manager.cc:1434] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 12:25:32.631464  3922 leader_election.cc:304] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [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: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:32.632453  4247 tablet_bootstrap.cc:492] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.632495  4253 raft_consensus.cc:2804] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.636606  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:32.638902  4247 tablet_bootstrap.cc:654] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.643121  3853 catalog_manager.cc:5697] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 1 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:32.646257  3854 catalog_manager.cc:5697] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:32.648716  4248 tablet_bootstrap.cc:492] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.650843  4248 ts_tablet_manager.cc:1403] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.027s
I20260709 12:25:32.646981  4253 raft_consensus.cc:697] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:32.652602  4253 consensus_queue.cc:237] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.653479  4249 tablet_bootstrap.cc:492] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.654078  4249 ts_tablet_manager.cc:1403] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.007s
I20260709 12:25:32.654500  4248 raft_consensus.cc:359] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.655357  4248 raft_consensus.cc:385] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.655714  4248 raft_consensus.cc:740] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.656713  4248 consensus_queue.cc:260] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.659076  4249 raft_consensus.cc:359] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.659968  4249 raft_consensus.cc:385] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.660378  4249 raft_consensus.cc:740] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.661141  4249 consensus_queue.cc:260] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.659564  4248 ts_tablet_manager.cc:1434] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:32.663679  4249 ts_tablet_manager.cc:1434] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:25:32.664284  4248 tablet_bootstrap.cc:492] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.664713  4249 tablet_bootstrap.cc:492] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.665836  4184 raft_consensus.cc:493] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.666442  4184 raft_consensus.cc:515] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.669301  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.669533  4070 leader_election.cc:304] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [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: 2772cd87baf249b1982712d1016ccf89; no voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:32.669991  4030 raft_consensus.cc:2468] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:32.670843  4234 raft_consensus.cc:2749] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:32.671267  3922 leader_election.cc:304] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.671731  4249 tablet_bootstrap.cc:654] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.672214  4253 raft_consensus.cc:2804] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.672914  4253 raft_consensus.cc:493] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.673262  4253 raft_consensus.cc:3060] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.674425  4247 tablet_bootstrap.cc:492] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.677160  4247 ts_tablet_manager.cc:1403] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.012s
I20260709 12:25:32.677914  4249 tablet_bootstrap.cc:492] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.678366  4249 ts_tablet_manager.cc:1403] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:25:32.679992  4247 raft_consensus.cc:359] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.680685  4247 raft_consensus.cc:385] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.680898  4249 raft_consensus.cc:359] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.681543  4249 raft_consensus.cc:385] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.681780  4249 raft_consensus.cc:740] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.682468  4249 consensus_queue.cc:260] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.683596  3852 catalog_manager.cc:5697] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:32.684661  4249 ts_tablet_manager.cc:1434] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:32.685774  4249 tablet_bootstrap.cc:492] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: Bootstrap starting.
I20260709 12:25:32.686204  4248 tablet_bootstrap.cc:654] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.686144  4253 raft_consensus.cc:515] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.680935  4247 raft_consensus.cc:740] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.689229  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.689100  4247 consensus_queue.cc:260] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.689867  4030 raft_consensus.cc:3060] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.691676  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:32.692058  4247 ts_tablet_manager.cc:1434] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:25:32.692322  4106 raft_consensus.cc:2468] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:32.693343  4247 tablet_bootstrap.cc:492] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a: Bootstrap starting.
I20260709 12:25:32.704527  4030 raft_consensus.cc:2468] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:32.705017  4249 tablet_bootstrap.cc:654] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.685551  4184 leader_election.cc:290] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.706449  3922 leader_election.cc:304] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.707335  4184 raft_consensus.cc:2804] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.707825  4184 raft_consensus.cc:697] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:32.708607  4184 consensus_queue.cc:237] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.712576  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:32.713341  4253 leader_election.cc:290] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.714884  4247 tablet_bootstrap.cc:654] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.720320  4106 raft_consensus.cc:3060] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.721213  4248 tablet_bootstrap.cc:492] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.721724  4248 ts_tablet_manager.cc:1403] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.016s
I20260709 12:25:32.723007  4249 tablet_bootstrap.cc:492] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: No bootstrap required, opened a new log
I20260709 12:25:32.723497  4249 ts_tablet_manager.cc:1403] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.002s
I20260709 12:25:32.724462  4248 raft_consensus.cc:359] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.725203  4248 raft_consensus.cc:385] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.725473  4248 raft_consensus.cc:740] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.726809  4249 raft_consensus.cc:359] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.727844  4249 raft_consensus.cc:385] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.728209  4249 raft_consensus.cc:740] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.728130  4248 consensus_queue.cc:260] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.729310  4249 consensus_queue.cc:260] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.731587  4249 ts_tablet_manager.cc:1434] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:25:32.731957  4248 ts_tablet_manager.cc:1434] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 12:25:32.732933  4248 tablet_bootstrap.cc:492] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2: Bootstrap starting.
I20260709 12:25:32.733992  4247 tablet_bootstrap.cc:492] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a: No bootstrap required, opened a new log
I20260709 12:25:32.734494  4247 ts_tablet_manager.cc:1403] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.001s
I20260709 12:25:32.736855  4234 raft_consensus.cc:493] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.736912  4247 raft_consensus.cc:359] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.737880  4247 raft_consensus.cc:385] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.738350  4247 raft_consensus.cc:740] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.737804  4234 raft_consensus.cc:515] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.739202  4247 consensus_queue.cc:260] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.740473  4261 raft_consensus.cc:493] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.741415  4247 ts_tablet_manager.cc:1434] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:32.741600  4248 tablet_bootstrap.cc:654] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:32.741681  4261 raft_consensus.cc:515] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.745277  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.749284  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8705935f1b04d9ca5be87152f869661" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.750147  4030 raft_consensus.cc:2393] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2772cd87baf249b1982712d1016ccf89 in current term 1: Already voted for candidate 4a043905e7dd494ab26ad75ac9abbc5a in this term.
I20260709 12:25:32.751109  4106 raft_consensus.cc:2468] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:32.751577  4071 leader_election.cc:304] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89; no voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:32.752687  4273 raft_consensus.cc:3060] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.753301  4234 leader_election.cc:290] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.754076  4261 leader_election.cc:290] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.755223  4248 tablet_bootstrap.cc:492] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2: No bootstrap required, opened a new log
I20260709 12:25:32.755734  4248 ts_tablet_manager.cc:1403] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 12:25:32.756369  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd406a14705454b90c62db36ab85a9d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
W20260709 12:25:32.758056  4071 leader_election.cc:343] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.758512  4248 raft_consensus.cc:359] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.759227  4248 raft_consensus.cc:385] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:32.759513  4248 raft_consensus.cc:740] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.760244  4248 consensus_queue.cc:260] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.760972  4273 raft_consensus.cc:2749] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:32.762323  4248 ts_tablet_manager.cc:1434] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:32.799177  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd406a14705454b90c62db36ab85a9d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.801523  3957 raft_consensus.cc:2468] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.807984  4184 raft_consensus.cc:493] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.809235  4184 raft_consensus.cc:515] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.812997  4184 leader_election.cc:290] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.815753  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.816970  4030 raft_consensus.cc:2468] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:32.817777  4070 leader_election.cc:304] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [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: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:32.819195  4273 raft_consensus.cc:493] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.822458  3922 leader_election.cc:304] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.824687  4273 raft_consensus.cc:515] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.825256  4280 raft_consensus.cc:2804] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.825780  4280 raft_consensus.cc:493] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.826195  4280 raft_consensus.cc:3060] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.827493  4261 raft_consensus.cc:2804] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.828017  4261 raft_consensus.cc:493] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.828450  4261 raft_consensus.cc:3060] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.832859  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.833442  4234 raft_consensus.cc:493] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:32.833973  4031 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.834257  4234 raft_consensus.cc:515] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.836970  4234 leader_election.cc:290] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.837273  3852 catalog_manager.cc:5697] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:32.841349  4273 leader_election.cc:290] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.832616  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89" is_pre_election: true
I20260709 12:25:32.842757  4106 raft_consensus.cc:2468] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 0.
I20260709 12:25:32.843875  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.844709  4261 raft_consensus.cc:515] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.845845  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" is_pre_election: true
I20260709 12:25:32.845748  3852 catalog_manager.cc:5697] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:32.847111  4071 leader_election.cc:304] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.848658  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" is_pre_election: true
I20260709 12:25:32.849262  3957 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.853144  4273 raft_consensus.cc:2804] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.853175  3955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd406a14705454b90c62db36ab85a9d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:32.853781  4273 raft_consensus.cc:493] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.854115  3955 raft_consensus.cc:3060] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.854363  4273 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.849399  3958 raft_consensus.cc:2468] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.856173  4261 leader_election.cc:290] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.857254  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd406a14705454b90c62db36ab85a9d" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.858517  4031 raft_consensus.cc:3060] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.857261  4070 leader_election.cc:304] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:32.874239  4261 raft_consensus.cc:2804] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:32.874717  4261 raft_consensus.cc:493] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:32.875118  4261 raft_consensus.cc:3060] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.879592  4030 raft_consensus.cc:2468] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 0.
I20260709 12:25:32.885948  4261 raft_consensus.cc:515] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.888649  3955 raft_consensus.cc:2468] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.889746  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:32.886370  4031 raft_consensus.cc:2468] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.890547  3958 raft_consensus.cc:3060] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.891615  4071 leader_election.cc:304] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.892395  4234 raft_consensus.cc:2804] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.894040  4273 raft_consensus.cc:515] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.898020  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:32.898113  4280 raft_consensus.cc:515] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.898622  3957 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.899861  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.900728  4031 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.901140  4030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.901809  4030 raft_consensus.cc:3060] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.906170  4273 leader_election.cc:290] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.909607  3958 raft_consensus.cc:2468] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.910710  4030 raft_consensus.cc:2468] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:32.912206  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:32.916625  4033 raft_consensus.cc:3060] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.918164  3922 leader_election.cc:304] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.918619  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:32.919369  4106 raft_consensus.cc:3060] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:32.922717  4234 raft_consensus.cc:697] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:32.923579  4184 raft_consensus.cc:2804] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.924042  4031 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.924226  4184 raft_consensus.cc:697] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:32.925444  4184 consensus_queue.cc:237] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.927433  4234 consensus_queue.cc:237] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.925434  4071 leader_election.cc:304] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:32.930114  4273 raft_consensus.cc:2804] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.930739  4273 raft_consensus.cc:697] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:32.931035  4280 leader_election.cc:290] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 1 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:32.933436  4273 consensus_queue.cc:237] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.937870  4033 raft_consensus.cc:2468] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.916290  4070 leader_election.cc:304] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:32.913278  4261 leader_election.cc:290] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 1 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:32.914130  3957 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 1.
I20260709 12:25:32.943591  4261 raft_consensus.cc:2804] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:32.933403  4106 raft_consensus.cc:2468] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 1.
I20260709 12:25:32.944072  4261 raft_consensus.cc:697] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:32.945086  4261 consensus_queue.cc:237] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:32.950482  3854 catalog_manager.cc:5697] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:32.957998  3852 catalog_manager.cc:5697] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 1 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:32.967285  3854 catalog_manager.cc:5697] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:32.968514  3854 catalog_manager.cc:5697] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 1 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:33.061779  4268 consensus_queue.cc:1048] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.075408  4236 consensus_queue.cc:1048] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:33.086678  4280 consensus_queue.cc:1048] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.093768  4261 consensus_queue.cc:1048] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.105664  4253 consensus_queue.cc:1048] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:33.108017  4184 consensus_queue.cc:1048] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.128172  4273 consensus_queue.cc:1048] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.134526  4107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
mode: GRACEFUL
new_leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:25:33.135636  4107 raft_consensus.cc:606] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Received request to transfer leadership to TS 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:33.137653  4184 consensus_queue.cc:1048] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.153244  4261 raft_consensus.cc:993] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: : Instructing follower 4a043905e7dd494ab26ad75ac9abbc5a to start an election
I20260709 12:25:33.153733  4261 raft_consensus.cc:1081] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Signalling peer 4a043905e7dd494ab26ad75ac9abbc5a to start an election
I20260709 12:25:33.155964  3957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
 from {username='slave'} at 127.0.0.1:34048
I20260709 12:25:33.156765  3957 raft_consensus.cc:493] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.157310  3957 raft_consensus.cc:3060] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.182783  3957 raft_consensus.cc:515] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.186201  4031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:33.186846  4031 raft_consensus.cc:3060] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.197821  4031 raft_consensus.cc:2468] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 2.
I20260709 12:25:33.199155  3922 leader_election.cc:304] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:33.200067  4253 raft_consensus.cc:2804] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.200560  4253 raft_consensus.cc:697] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:33.201504  4253 consensus_queue.cc:237] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.202160  4033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
mode: GRACEFUL
new_leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
 from {username='slave'} at 127.0.0.1:48192
I20260709 12:25:33.202865  4033 raft_consensus.cc:606] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Received request to transfer leadership to TS 4a043905e7dd494ab26ad75ac9abbc5a
I20260709 12:25:33.204761  3957 leader_election.cc:290] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 2 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:33.205921  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37945a86bbd54b4495b64b4a17814514" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:33.206557  4106 raft_consensus.cc:3055] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.206887  4106 raft_consensus.cc:740] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:33.207743  4106 consensus_queue.cc:260] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.208829  4106 raft_consensus.cc:3060] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.213519  4107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23563d841c304137902eed3204f08fdc"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
mode: GRACEFUL
new_leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:25:33.214193  4107 raft_consensus.cc:606] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Received request to transfer leadership to TS ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:33.214237  3854 catalog_manager.cc:5697] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 1 to 2, leader changed from 2772cd87baf249b1982712d1016ccf89 (127.30.109.67) to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 2 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.216535  4106 raft_consensus.cc:2468] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 2.
I20260709 12:25:33.224659  3957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
mode: GRACEFUL
new_leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:57166
I20260709 12:25:33.225147  3957 raft_consensus.cc:606] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Received request to transfer leadership to TS ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:33.230135  4106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
mode: GRACEFUL
new_leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:46762
I20260709 12:25:33.230576  4106 raft_consensus.cc:606] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Received request to transfer leadership to TS ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:33.235499  3957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
mode: GRACEFUL
new_leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:57166
I20260709 12:25:33.235945  3957 raft_consensus.cc:606] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Received request to transfer leadership to TS ee803b83c33d4f66b61869b4f5b0bac2
I20260709 12:25:33.262790  4253 consensus_queue.cc:1048] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.274750  4280 consensus_queue.cc:1048] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.312703  4273 consensus_queue.cc:1048] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.323215  4273 consensus_queue.cc:1048] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.327948  4280 consensus_queue.cc:1048] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.341259  4317 consensus_queue.cc:1048] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:33.350399  4253 raft_consensus.cc:993] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: : Instructing follower ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.350886  4253 raft_consensus.cc:1081] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Signalling peer ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.352632  4033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:33900
I20260709 12:25:33.353209  4033 raft_consensus.cc:493] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.353571  4033 raft_consensus.cc:3060] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.359303  4033 raft_consensus.cc:515] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.361233  4033 leader_election.cc:290] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:33.362028  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:33.362707  3957 raft_consensus.cc:3055] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.362496  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9d6abc11644a2fbe5d54ac0ff457b1" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:33.363197  3957 raft_consensus.cc:740] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:33.363435  4106 raft_consensus.cc:3060] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.364116  3957 consensus_queue.cc:260] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.365074  3957 raft_consensus.cc:3060] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.369616  4106 raft_consensus.cc:2468] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.370945  3996 leader_election.cc:304] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:33.371083  3957 raft_consensus.cc:2468] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.371856  4236 raft_consensus.cc:2804] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.372361  4236 raft_consensus.cc:697] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:33.373224  4236 consensus_queue.cc:237] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.379300  3853 catalog_manager.cc:5697] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 1 to 2, leader changed from 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65) to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.411794  4273 consensus_queue.cc:1048] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.422592  4273 consensus_queue.cc:1048] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.430893  4261 raft_consensus.cc:993] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: : Instructing follower ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.431425  4273 raft_consensus.cc:1081] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Signalling peer ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.432977  4033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23563d841c304137902eed3204f08fdc"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:33908
I20260709 12:25:33.433532  4033 raft_consensus.cc:493] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.433931  4033 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.438977  4033 raft_consensus.cc:515] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.440917  4033 leader_election.cc:290] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:33.441993  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:33.442615  4106 raft_consensus.cc:3055] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.442071  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:33.442945  4106 raft_consensus.cc:740] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:33.443768  3957 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.444222  4106 consensus_queue.cc:260] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.445608  4106 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.451681  3957 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.452864  4106 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.453058  3996 leader_election.cc:304] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a043905e7dd494ab26ad75ac9abbc5a, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:33.453970  4236 raft_consensus.cc:2804] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.454434  4236 raft_consensus.cc:697] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:33.455281  4236 consensus_queue.cc:237] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.461833  3854 catalog_manager.cc:5697] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 1 to 2, leader changed from 2772cd87baf249b1982712d1016ccf89 (127.30.109.67) to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.477968  4273 consensus_queue.cc:1048] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:33.488927  4293 consensus_queue.cc:1048] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:33.497403  4293 raft_consensus.cc:993] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: : Instructing follower ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.497934  4293 raft_consensus.cc:1081] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Signalling peer ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.499598  4033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:33908
I20260709 12:25:33.500069  4033 raft_consensus.cc:493] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.500353  4033 raft_consensus.cc:3060] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.505445  4033 raft_consensus.cc:515] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.508069  4033 leader_election.cc:290] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:33.508423  4236 raft_consensus.cc:993] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: : Instructing follower 4a043905e7dd494ab26ad75ac9abbc5a to start an election
I20260709 12:25:33.508505  3957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:33.509397  3957 raft_consensus.cc:3060] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.510367  4236 raft_consensus.cc:1081] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Signalling peer 4a043905e7dd494ab26ad75ac9abbc5a to start an election
I20260709 12:25:33.510504  4106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d52f37970b4a298daefe20b1e30eb2" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:33.511116  4106 raft_consensus.cc:3055] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.511413  4106 raft_consensus.cc:740] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:33.512159  4106 consensus_queue.cc:260] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.513335  4106 raft_consensus.cc:3060] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.514369  3958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
 from {username='slave'} at 127.0.0.1:34032
I20260709 12:25:33.514977  3958 raft_consensus.cc:493] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.515326  3958 raft_consensus.cc:3060] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.527683  4106 raft_consensus.cc:2468] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.527683  3957 raft_consensus.cc:2468] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.529171  3996 leader_election.cc:304] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:33.530028  4268 raft_consensus.cc:2804] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.530498  4268 raft_consensus.cc:697] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:33.530956  3958 raft_consensus.cc:515] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.531335  4268 consensus_queue.cc:237] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.533874  4033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:33.534467  4033 raft_consensus.cc:3055] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.534734  4033 raft_consensus.cc:740] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:33.535404  3958 leader_election.cc:290] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 2 election: Requested vote from peers ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:33.535516  4033 consensus_queue.cc:260] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.536005  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b1648a59254920b870e9e4ea63c45b" candidate_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:33.536589  4107 raft_consensus.cc:3060] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.536610  4033 raft_consensus.cc:3060] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.541453  3854 catalog_manager.cc:5697] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 1 to 2, leader changed from 2772cd87baf249b1982712d1016ccf89 (127.30.109.67) to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.544402  4033 raft_consensus.cc:2468] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 2.
I20260709 12:25:33.544440  4107 raft_consensus.cc:2468] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a043905e7dd494ab26ad75ac9abbc5a in term 2.
I20260709 12:25:33.546052  3921 leader_election.cc:304] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:33.546939  4280 raft_consensus.cc:2804] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.547420  4280 raft_consensus.cc:697] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 LEADER]: Becoming Leader. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:33.548362  4280 consensus_queue.cc:237] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.554919  3854 catalog_manager.cc:5697] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a reported cstate change: term changed from 1 to 2, leader changed from ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66) to 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65). New cstate: current_term: 2 leader_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.596585  4253 raft_consensus.cc:993] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: : Instructing follower ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.596997  4280 raft_consensus.cc:1081] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Signalling peer ee803b83c33d4f66b61869b4f5b0bac2 to start an election
I20260709 12:25:33.598498  4033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
 from {username='slave'} at 127.0.0.1:33900
I20260709 12:25:33.599063  4033 raft_consensus.cc:493] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.599454  4033 raft_consensus.cc:3060] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.604621  4033 raft_consensus.cc:515] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.606243  4033 leader_election.cc:290] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), 2772cd87baf249b1982712d1016ccf89 (127.30.109.67:37955)
I20260709 12:25:33.606964  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:33.607297  4107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377ef14dbdfd4a418b39023f7c2c8657" candidate_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2772cd87baf249b1982712d1016ccf89"
I20260709 12:25:33.607697  3958 raft_consensus.cc:3055] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.608062  3958 raft_consensus.cc:740] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:33.608054  4107 raft_consensus.cc:3060] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.608827  3958 consensus_queue.cc:260] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.609814  3958 raft_consensus.cc:3060] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.613401  4107 raft_consensus.cc:2468] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.614569  3996 leader_election.cc:304] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:33.614825  3958 raft_consensus.cc:2468] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee803b83c33d4f66b61869b4f5b0bac2 in term 2.
I20260709 12:25:33.615499  4268 raft_consensus.cc:2804] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.615988  4268 raft_consensus.cc:697] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Leader. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:33.616775  4268 consensus_queue.cc:237] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:33.623037  3854 catalog_manager.cc:5697] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 reported cstate change: term changed from 1 to 2, leader changed from 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65) to ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66). New cstate: current_term: 2 leader_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.661700  4107 raft_consensus.cc:1275] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer 4a043905e7dd494ab26ad75ac9abbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.663141  4280 consensus_queue.cc:1048] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:33.671236  4033 raft_consensus.cc:1275] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Refusing update from remote peer 4a043905e7dd494ab26ad75ac9abbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.672820  4317 consensus_queue.cc:1048] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:33.804409  4107 raft_consensus.cc:1275] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.805723  4268 consensus_queue.cc:1048] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:33.815240  3958 raft_consensus.cc:1275] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.817396  4268 consensus_queue.cc:1048] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:33.897163  4107 raft_consensus.cc:1275] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.899380  4268 consensus_queue.cc:1048] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:33.912791  3958 raft_consensus.cc:1275] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.914507  4323 consensus_queue.cc:1048] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:33.988620  4033 raft_consensus.cc:1275] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Refusing update from remote peer 4a043905e7dd494ab26ad75ac9abbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.990065  4317 consensus_queue.cc:1048] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:33.997653  4107 raft_consensus.cc:1275] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer 4a043905e7dd494ab26ad75ac9abbc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:33.999004  4184 consensus_queue.cc:1048] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:34.058264  3958 raft_consensus.cc:1275] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.059633  4268 consensus_queue.cc:1048] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.067986  4107 raft_consensus.cc:1275] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.071492  4323 consensus_queue.cc:1048] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.113445  4107 raft_consensus.cc:1275] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.114782  4323 consensus_queue.cc:1048] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.118863  3958 raft_consensus.cc:1275] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer ee803b83c33d4f66b61869b4f5b0bac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.120556  4269 consensus_queue.cc:1048] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.241969  3854 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47928:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:25:36.261040  3854 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47928:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:25:36.319204 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:25:36.441957  4348 log.cc:927] Time spent T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: Append to log took a long time: real 0.098s	user 0.001s	sys 0.002s
W20260709 12:25:36.444083  4346 log.cc:927] Time spent T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
W20260709 12:25:36.447042  4349 log.cc:927] Time spent T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: Append to log took a long time: real 0.095s	user 0.002s	sys 0.000s
W20260709 12:25:36.476052  4340 log.cc:927] Time spent T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: Append to log took a long time: real 0.123s	user 0.003s	sys 0.000s
I20260709 12:25:36.530437  4380 tablet.cc:1724] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.553176  4379 tablet.cc:1724] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:36.559384  3921 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:37955, user_credentials={real_user=slave}} blocked reactor thread for 106033us
I20260709 12:25:36.591663  4378 tablet.cc:1724] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.592280  4376 tablet.cc:1724] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.596925  4381 tablet.cc:1724] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:36.603430  4071 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:34251, user_credentials={real_user=slave}} blocked reactor thread for 46305.9us
I20260709 12:25:36.632302  3953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
mode: GRACEFUL
new_leader_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:57172
I20260709 12:25:36.633082  3953 raft_consensus.cc:606] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Received request to transfer leadership to TS 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:36.643788  4387 tablet.cc:1724] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.679988  4376 tablet.cc:1724] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.702629  4393 tablet.cc:1724] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.711938  4391 tablet.cc:1724] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:36.720597  4059 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:23563d841c304137902eed3204f08fdc)
I20260709 12:25:36.725597  4378 tablet.cc:1724] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.728541  4394 tablet.cc:1724] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.744228  4361 raft_consensus.cc:993] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: : Instructing follower 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:36.744786  4361 raft_consensus.cc:1081] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Signalling peer 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:36.748574  4381 tablet.cc:1724] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.753134  4376 tablet.cc:1724] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.755649  4380 tablet.cc:1724] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:36.757246  4059 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:23563d841c304137902eed3204f08fdc)
I20260709 12:25:36.758019  4396 tablet.cc:1724] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:36.765515  4059 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:23563d841c304137902eed3204f08fdc)
I20260709 12:25:36.752792  4379 tablet.cc:1724] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.796325  4105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:57472
I20260709 12:25:36.770238  4387 tablet.cc:1724] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.798643  4105 raft_consensus.cc:493] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:36.799849  4105 raft_consensus.cc:3060] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.807515  4397 tablet.cc:1724] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.797031  4395 tablet.cc:1724] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.818616  4394 tablet.cc:1724] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.828132  4396 tablet.cc:1724] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.829550  4393 tablet.cc:1724] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.833077  4391 tablet.cc:1724] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.843029  4032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23563d841c304137902eed3204f08fdc"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
mode: GRACEFUL
new_leader_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:25:36.843750  4032 raft_consensus.cc:606] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Received request to transfer leadership to TS 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:36.844918  4379 tablet.cc:1724] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.830267  4105 raft_consensus.cc:515] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.848802  4105 leader_election.cc:290] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:36.831748  4381 tablet.cc:1724] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.849838  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:36.858640  4032 raft_consensus.cc:3060] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.863649  4378 tablet.cc:1724] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.866230  4032 raft_consensus.cc:2468] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 2.
I20260709 12:25:36.871685  4071 leader_election.cc:304] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:36.872628  4234 raft_consensus.cc:2804] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:36.873107  4234 raft_consensus.cc:697] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 2 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:36.874022  4234 consensus_queue.cc:237] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.851060  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac5c9a3bf4647be9195cd3d9c8f1a3a" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:36.856933 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:25:36.877871 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:36.882906  3958 raft_consensus.cc:3055] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:36.883291  3958 raft_consensus.cc:740] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:36.884119  3958 consensus_queue.cc:260] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.885607  3958 raft_consensus.cc:3060] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.888978  3956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56"
dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
mode: GRACEFUL
new_leader_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:57172
I20260709 12:25:36.889639  3956 raft_consensus.cc:606] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Received request to transfer leadership to TS 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:36.856825  4396 tablet.cc:1724] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:36.892516  4032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5"
dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
mode: GRACEFUL
new_leader_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:25:36.894152  4032 raft_consensus.cc:606] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Received request to transfer leadership to TS 2772cd87baf249b1982712d1016ccf89
I20260709 12:25:36.895489 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:36.896070 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:36.901366  3958 raft_consensus.cc:2468] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 2.
I20260709 12:25:36.910849  3855 catalog_manager.cc:5697] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 1 to 2, leader changed from 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65) to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:36.919694  3854 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4: soft_deleted_table [id=a101429feb914da58f320d41ab79edba] alter complete (version 1)
I20260709 12:25:36.931876  4362 raft_consensus.cc:993] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2: : Instructing follower 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:36.932408  4366 raft_consensus.cc:1081] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Signalling peer 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:36.933811  4105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:57488
I20260709 12:25:36.934301  4105 raft_consensus.cc:493] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:36.934624  4105 raft_consensus.cc:3060] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.939464  4105 raft_consensus.cc:515] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.941478  4105 leader_election.cc:290] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:36.941790  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:36.942003  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcad63806c342f8b61c4b39a09644b5" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:36.942405  3958 raft_consensus.cc:3060] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.942647  4032 raft_consensus.cc:3055] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:36.942982  4032 raft_consensus.cc:740] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:36.943663  4032 consensus_queue.cc:260] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.944599  4032 raft_consensus.cc:3060] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.947279  3958 raft_consensus.cc:2468] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 2.
I20260709 12:25:36.948354  4070 leader_election.cc:304] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:36.949069  4234 raft_consensus.cc:2804] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:36.949381  4032 raft_consensus.cc:2468] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 2.
I20260709 12:25:36.949460  4234 raft_consensus.cc:697] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 2 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:36.950568  4234 consensus_queue.cc:237] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.953400  4280 raft_consensus.cc:993] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a: : Instructing follower 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:36.954071  4341 raft_consensus.cc:1081] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Signalling peer 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:36.955948  4105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:57472
I20260709 12:25:36.956455  4105 raft_consensus.cc:493] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:36.956764  4105 raft_consensus.cc:3060] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.959681  3855 catalog_manager.cc:5697] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 1 to 2, leader changed from ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66) to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:36.962224  4105 raft_consensus.cc:515] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.964820  4105 leader_election.cc:290] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 2 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:36.965054  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:36.965407  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e61c09836de4de187d9a6a01a01db56" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:36.965617  3958 raft_consensus.cc:3055] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:36.966023  4032 raft_consensus.cc:3060] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.966272  3958 raft_consensus.cc:740] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a043905e7dd494ab26ad75ac9abbc5a, State: Running, Role: LEADER
I20260709 12:25:36.967197  3958 consensus_queue.cc:260] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.968350  3958 raft_consensus.cc:3060] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.972518  4032 raft_consensus.cc:2468] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 2.
I20260709 12:25:36.972836  3958 raft_consensus.cc:2468] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 2.
I20260709 12:25:36.973526  4071 leader_election.cc:304] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2772cd87baf249b1982712d1016ccf89, ee803b83c33d4f66b61869b4f5b0bac2; no voters: 
I20260709 12:25:36.974253  4234 raft_consensus.cc:2804] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:36.974714  4234 raft_consensus.cc:697] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 2 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:36.975469  4234 consensus_queue.cc:237] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:36.983080  3855 catalog_manager.cc:5697] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 1 to 2, leader changed from 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65) to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 2 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:37.035113  4362 raft_consensus.cc:993] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: : Instructing follower 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:37.035631  4366 raft_consensus.cc:1081] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Signalling peer 2772cd87baf249b1982712d1016ccf89 to start an election
I20260709 12:25:37.037076  4105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23563d841c304137902eed3204f08fdc"
dest_uuid: "2772cd87baf249b1982712d1016ccf89"
 from {username='slave'} at 127.0.0.1:57488
I20260709 12:25:37.037562  4105 raft_consensus.cc:493] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:37.037882  4105 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:37.042829  4105 raft_consensus.cc:515] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:37.044443  4105 leader_election.cc:290] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [CANDIDATE]: Term 3 election: Requested vote from peers 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009), ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251)
I20260709 12:25:37.045192  3958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4a043905e7dd494ab26ad75ac9abbc5a"
I20260709 12:25:37.045439  4032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23563d841c304137902eed3204f08fdc" candidate_uuid: "2772cd87baf249b1982712d1016ccf89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ee803b83c33d4f66b61869b4f5b0bac2"
I20260709 12:25:37.045778  3958 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:37.046080  4032 raft_consensus.cc:3055] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:37.046419  4032 raft_consensus.cc:740] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee803b83c33d4f66b61869b4f5b0bac2, State: Running, Role: LEADER
I20260709 12:25:37.047138  4032 consensus_queue.cc:260] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [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: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:37.048123  4032 raft_consensus.cc:3060] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:37.050228  3958 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 3.
I20260709 12:25:37.051138  4070 leader_election.cc:304] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [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: 2772cd87baf249b1982712d1016ccf89, 4a043905e7dd494ab26ad75ac9abbc5a; no voters: 
I20260709 12:25:37.051870  4234 raft_consensus.cc:2804] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:37.052347  4234 raft_consensus.cc:697] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 3 LEADER]: Becoming Leader. State: Replica: 2772cd87baf249b1982712d1016ccf89, State: Running, Role: LEADER
I20260709 12:25:37.053154  4234 consensus_queue.cc:237] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [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: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } }
I20260709 12:25:37.053799  4032 raft_consensus.cc:2468] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2772cd87baf249b1982712d1016ccf89 in term 3.
I20260709 12:25:37.060549  3855 catalog_manager.cc:5697] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 reported cstate change: term changed from 2 to 3, leader changed from ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66) to 2772cd87baf249b1982712d1016ccf89 (127.30.109.67). New cstate: current_term: 3 leader_uuid: "2772cd87baf249b1982712d1016ccf89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2772cd87baf249b1982712d1016ccf89" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 37955 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:37.347714  3958 raft_consensus.cc:1275] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:37.348976  4234 consensus_queue.cc:1048] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:37.354688  3958 raft_consensus.cc:1275] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:37.357262  4234 consensus_queue.cc:1048] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:37.360191  4032 raft_consensus.cc:1275] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:37.363008  4234 consensus_queue.cc:1048] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:37.375627  4031 raft_consensus.cc:1275] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:37.379866  4408 consensus_queue.cc:1048] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:37.457285  4031 raft_consensus.cc:1275] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:37.458083  3956 raft_consensus.cc:1275] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 3 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:37.458559  4408 consensus_queue.cc:1048] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:37.459492  4369 consensus_queue.cc:1048] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:37.481556  3956 raft_consensus.cc:1275] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:37.483660  4413 consensus_queue.cc:1048] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a043905e7dd494ab26ad75ac9abbc5a" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:37.486123  4031 raft_consensus.cc:1275] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 3 FOLLOWER]: Refusing update from remote peer 2772cd87baf249b1982712d1016ccf89: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:37.487753  4415 consensus_queue.cc:1048] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee803b83c33d4f66b61869b4f5b0bac2" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 34251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:37.897085 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:37.903249 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:37.903805 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:37.908756 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:37.909126 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:25:39.387898  3998 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.005s	sys 0.011s
W20260709 12:25:39.389065  3998 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.006s	sys 0.011s
I20260709 12:25:39.396637 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:39.405896 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:39.406486 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:25:39.409830  3996 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.004s	sys 0.010s
W20260709 12:25:39.413486  3996 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.664s	user 0.005s	sys 0.010s
I20260709 12:25:39.421658 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:39.422197 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:25:39.426978  3999 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.778s	user 0.016s	sys 0.066s
W20260709 12:25:39.431070  3999 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.782s	user 0.017s	sys 0.066s
W20260709 12:25:39.432876  4073 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.830s	user 0.020s	sys 0.015s
W20260709 12:25:39.433384  4073 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.830s	user 0.020s	sys 0.015s
W20260709 12:25:39.478012  3922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:34251, user_credentials={real_user=slave}} blocked reactor thread for 50948.3us
W20260709 12:25:39.857286  3979 debug-util.cc:398] Leaking SignalData structure 0x7b0800300e80 after lost signal to thread 31160
W20260709 12:25:39.858212  3979 debug-util.cc:398] Leaking SignalData structure 0x7b0800164500 after lost signal to thread 3890
W20260709 12:25:39.859225  3979 debug-util.cc:398] Leaking SignalData structure 0x7b080030c4c0 after lost signal to thread 3982
W20260709 12:25:39.860352  3979 debug-util.cc:398] Leaking SignalData structure 0x7b08000527c0 after lost signal to thread 4057
W20260709 12:25:39.861239  3979 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab000 after lost signal to thread 4131
I20260709 12:25:40.423424 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:40.436446 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:40.437162 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:40.445004 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:40.445432 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:41.446377 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:41.451584 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:41.452008 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:41.457381 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:41.457826 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:42.459012 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:42.464371 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:42.464831 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:42.469462 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:42.469918 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:43.471154 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:43.477725 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:43.478422 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:43.489876 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:43.490412 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:44.491750 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:44.499186 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:44.499775 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:44.504675 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:44.505059 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:45.506085 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:45.511130 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:45.511572 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:45.516052 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:45.516417 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:46.517277 31157 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:25:46.523030 31157 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:25:46.523634 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:46.529093 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:46.529450 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:47.586503 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
I20260709 12:25:47.623102 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:47.624059 31157 tablet_replica.cc:333] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.625130 31157 raft_consensus.cc:2243] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.626050 31157 raft_consensus.cc:2272] T 8dd406a14705454b90c62db36ab85a9d P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.629094 31157 tablet_replica.cc:333] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.630080 31157 raft_consensus.cc:2243] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.630733 31157 raft_consensus.cc:2272] T 23563d841c304137902eed3204f08fdc P 4a043905e7dd494ab26ad75ac9abbc5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.633374 31157 tablet_replica.cc:333] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.634055 31157 raft_consensus.cc:2243] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.634733 31157 raft_consensus.cc:2272] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.636940 31157 tablet_replica.cc:333] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.637547 31157 raft_consensus.cc:2243] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.638064 31157 raft_consensus.cc:2272] T 59d52f37970b4a298daefe20b1e30eb2 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.640225 31157 tablet_replica.cc:333] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.640803 31157 raft_consensus.cc:2243] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.641373 31157 raft_consensus.cc:2272] T 377ef14dbdfd4a418b39023f7c2c8657 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.644039 31157 tablet_replica.cc:333] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.644774 31157 raft_consensus.cc:2243] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.645864 31157 raft_consensus.cc:2272] T 35b1648a59254920b870e9e4ea63c45b P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.649142 31157 tablet_replica.cc:333] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.649923 31157 raft_consensus.cc:2243] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.650463 31157 raft_consensus.cc:2272] T 59e458a5195c400a8d74c9edac22cd10 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.652875 31157 tablet_replica.cc:333] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.653483 31157 raft_consensus.cc:2243] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.654269 31157 raft_consensus.cc:2272] T b8705935f1b04d9ca5be87152f869661 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.656514 31157 tablet_replica.cc:333] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.657059 31157 raft_consensus.cc:2243] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.657892 31157 raft_consensus.cc:2272] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.660248 31157 tablet_replica.cc:333] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.660786 31157 raft_consensus.cc:2243] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.661273 31157 raft_consensus.cc:2272] T a4804d1b92e6421f8d349beb150a2871 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.663326 31157 tablet_replica.cc:333] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.663883 31157 raft_consensus.cc:2243] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.664319 31157 raft_consensus.cc:2272] T 9fcad63806c342f8b61c4b39a09644b5 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.666260 31157 tablet_replica.cc:333] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.666767 31157 raft_consensus.cc:2243] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.667197 31157 raft_consensus.cc:2272] T e63a881ac8c448b3b3f1d1433c466751 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.669934  4070 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]
I20260709 12:25:47.670037 31157 tablet_replica.cc:333] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.670817 31157 raft_consensus.cc:2243] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.671482 31157 raft_consensus.cc:2272] T 1e61c09836de4de187d9a6a01a01db56 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.673300  4070 consensus_peers.cc:597] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 -> Peer 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009): Couldn't send request to peer 4a043905e7dd494ab26ad75ac9abbc5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:47.674384 31157 tablet_replica.cc:333] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.675032 31157 raft_consensus.cc:2243] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.675868 31157 raft_consensus.cc:2272] T 37945a86bbd54b4495b64b4a17814514 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.678201 31157 tablet_replica.cc:333] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.678761 31157 raft_consensus.cc:2243] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.679247 31157 raft_consensus.cc:2272] T 24965e5e27274f37a169760e8ef9f93d P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.681352 31157 tablet_replica.cc:333] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.681931 31157 raft_consensus.cc:2243] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.682469 31157 raft_consensus.cc:2272] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.684582 31157 tablet_replica.cc:333] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.685077 31157 raft_consensus.cc:2243] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.685873 31157 raft_consensus.cc:2272] T b1a582b7a3cb440b9802374b9d38e367 P 4a043905e7dd494ab26ad75ac9abbc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.688233 31157 tablet_replica.cc:333] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a: stopping tablet replica
I20260709 12:25:47.688742 31157 raft_consensus.cc:2243] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.689767 31157 raft_consensus.cc:2272] T 76e1ce9ddb3d4d0b955416a3e030c713 P 4a043905e7dd494ab26ad75ac9abbc5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.691967  4070 consensus_peers.cc:597] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 -> Peer 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009): Couldn't send request to peer 4a043905e7dd494ab26ad75ac9abbc5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.737399  4070 consensus_peers.cc:597] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 -> Peer 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009): Couldn't send request to peer 4a043905e7dd494ab26ad75ac9abbc5a. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:47.745932 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
I20260709 12:25:47.788259 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
I20260709 12:25:47.819020 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:47.819941 31157 tablet_replica.cc:333] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.821156 31157 raft_consensus.cc:2243] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.823297 31157 raft_consensus.cc:2272] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.826321 31157 tablet_replica.cc:333] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
W20260709 12:25:47.826817  3996 consensus_peers.cc:597] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 -> Peer 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009): Couldn't send request to peer 4a043905e7dd494ab26ad75ac9abbc5a. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:47.827116 31157 raft_consensus.cc:2243] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.828209 31157 raft_consensus.cc:2272] T 377ef14dbdfd4a418b39023f7c2c8657 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.830592 31157 tablet_replica.cc:333] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.831266 31157 raft_consensus.cc:2243] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.831913 31157 raft_consensus.cc:2272] T 8dd406a14705454b90c62db36ab85a9d P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.834267 31157 tablet_replica.cc:333] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.834887 31157 raft_consensus.cc:2243] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.835433 31157 raft_consensus.cc:2272] T 23563d841c304137902eed3204f08fdc P ee803b83c33d4f66b61869b4f5b0bac2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.837658 31157 tablet_replica.cc:333] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.838270 31157 raft_consensus.cc:2243] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.839217 31157 raft_consensus.cc:2272] T 59d52f37970b4a298daefe20b1e30eb2 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.841387 31157 tablet_replica.cc:333] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.841931 31157 raft_consensus.cc:2243] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.842463 31157 raft_consensus.cc:2272] T 35b1648a59254920b870e9e4ea63c45b P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.844642 31157 tablet_replica.cc:333] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.845186 31157 raft_consensus.cc:2243] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.845697 31157 raft_consensus.cc:2272] T 37945a86bbd54b4495b64b4a17814514 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.847805 31157 tablet_replica.cc:333] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.848381 31157 raft_consensus.cc:2243] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.849329 31157 raft_consensus.cc:2272] T 59e458a5195c400a8d74c9edac22cd10 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.851630 31157 tablet_replica.cc:333] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.852272 31157 raft_consensus.cc:2243] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.852846 31157 raft_consensus.cc:2272] T b8705935f1b04d9ca5be87152f869661 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.855046 31157 tablet_replica.cc:333] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.855644 31157 raft_consensus.cc:2243] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.856114 31157 raft_consensus.cc:2272] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.858373 31157 tablet_replica.cc:333] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.858979 31157 raft_consensus.cc:2243] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.859514 31157 raft_consensus.cc:2272] T a4804d1b92e6421f8d349beb150a2871 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.861737 31157 tablet_replica.cc:333] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.862330 31157 raft_consensus.cc:2243] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.862847 31157 raft_consensus.cc:2272] T b1a582b7a3cb440b9802374b9d38e367 P ee803b83c33d4f66b61869b4f5b0bac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.865218 31157 tablet_replica.cc:333] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.865785 31157 raft_consensus.cc:2243] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.866246 31157 raft_consensus.cc:2272] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.868470 31157 tablet_replica.cc:333] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.869129 31157 raft_consensus.cc:2243] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.869771 31157 raft_consensus.cc:2272] T 9fcad63806c342f8b61c4b39a09644b5 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.872997 31157 tablet_replica.cc:333] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.873709 31157 raft_consensus.cc:2243] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.874383 31157 raft_consensus.cc:2272] T 76e1ce9ddb3d4d0b955416a3e030c713 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.876858 31157 tablet_replica.cc:333] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.877421 31157 raft_consensus.cc:2243] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.878304 31157 raft_consensus.cc:2272] T e63a881ac8c448b3b3f1d1433c466751 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.880441 31157 tablet_replica.cc:333] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.880985 31157 raft_consensus.cc:2243] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.881511 31157 raft_consensus.cc:2272] T 1e61c09836de4de187d9a6a01a01db56 P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.883672 31157 tablet_replica.cc:333] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2: stopping tablet replica
I20260709 12:25:47.884105 31157 raft_consensus.cc:2243] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.884871 31157 raft_consensus.cc:2272] T 24965e5e27274f37a169760e8ef9f93d P ee803b83c33d4f66b61869b4f5b0bac2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.920915  4071 consensus_peers.cc:597] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 -> Peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Couldn't send request to peer ee803b83c33d4f66b61869b4f5b0bac2. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34251: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:47.928624 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
I20260709 12:25:47.964656 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
W20260709 12:25:47.973819  4070 consensus_peers.cc:597] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 -> Peer 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009): Couldn't send request to peer 4a043905e7dd494ab26ad75ac9abbc5a. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.982359  4071 consensus_peers.cc:597] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 -> Peer ee803b83c33d4f66b61869b4f5b0bac2 (127.30.109.66:34251): Couldn't send request to peer ee803b83c33d4f66b61869b4f5b0bac2. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:34251: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.990994  4070 consensus_peers.cc:597] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 -> Peer 4a043905e7dd494ab26ad75ac9abbc5a (127.30.109.65:43009): Couldn't send request to peer 4a043905e7dd494ab26ad75ac9abbc5a. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:43009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:47.999065 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:47.999929 31157 tablet_replica.cc:333] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.000739 31157 raft_consensus.cc:2243] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.001392 31157 raft_consensus.cc:2272] T 377ef14dbdfd4a418b39023f7c2c8657 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.003608 31157 tablet_replica.cc:333] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.004160 31157 raft_consensus.cc:2243] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.004633 31157 raft_consensus.cc:2272] T 59d52f37970b4a298daefe20b1e30eb2 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.006657 31157 tablet_replica.cc:333] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.007231 31157 raft_consensus.cc:2243] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.007802 31157 raft_consensus.cc:2272] T 5d9d6abc11644a2fbe5d54ac0ff457b1 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.009756 31157 tablet_replica.cc:333] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.010283 31157 raft_consensus.cc:2243] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.011085 31157 raft_consensus.cc:2272] T 8dd406a14705454b90c62db36ab85a9d P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.013144 31157 tablet_replica.cc:333] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.013736 31157 raft_consensus.cc:2243] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.014498 31157 raft_consensus.cc:2272] T 23563d841c304137902eed3204f08fdc P 2772cd87baf249b1982712d1016ccf89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.016566 31157 tablet_replica.cc:333] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.017087 31157 raft_consensus.cc:2243] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.017563 31157 raft_consensus.cc:2272] T 37945a86bbd54b4495b64b4a17814514 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.019693 31157 tablet_replica.cc:333] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.020233 31157 raft_consensus.cc:2243] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.020645 31157 raft_consensus.cc:2272] T b1a582b7a3cb440b9802374b9d38e367 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.022600 31157 tablet_replica.cc:333] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.023126 31157 raft_consensus.cc:2243] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.024013 31157 raft_consensus.cc:2272] T 1ac5c9a3bf4647be9195cd3d9c8f1a3a P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.025995 31157 tablet_replica.cc:333] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.026578 31157 raft_consensus.cc:2243] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.027299 31157 raft_consensus.cc:2272] T 9fcad63806c342f8b61c4b39a09644b5 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.029223 31157 tablet_replica.cc:333] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.029726 31157 raft_consensus.cc:2243] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.030186 31157 raft_consensus.cc:2272] T 24965e5e27274f37a169760e8ef9f93d P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.032207 31157 tablet_replica.cc:333] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.032732 31157 raft_consensus.cc:2243] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.033133 31157 raft_consensus.cc:2272] T 5b85d28f3a4f4c2a9ccb7fe7f8b69b32 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.035081 31157 tablet_replica.cc:333] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.035596 31157 raft_consensus.cc:2243] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.036352 31157 raft_consensus.cc:2272] T a4804d1b92e6421f8d349beb150a2871 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.038304 31157 tablet_replica.cc:333] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.038784 31157 raft_consensus.cc:2243] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.039252 31157 raft_consensus.cc:2272] T 35b1648a59254920b870e9e4ea63c45b P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.041184 31157 tablet_replica.cc:333] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.041685 31157 raft_consensus.cc:2243] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.042115 31157 raft_consensus.cc:2272] T 76e1ce9ddb3d4d0b955416a3e030c713 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.043898 31157 tablet_replica.cc:333] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.044387 31157 raft_consensus.cc:2243] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.044837 31157 raft_consensus.cc:2272] T b8705935f1b04d9ca5be87152f869661 P 2772cd87baf249b1982712d1016ccf89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.046700 31157 tablet_replica.cc:333] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.047243 31157 raft_consensus.cc:2243] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.047731 31157 raft_consensus.cc:2272] T 59e458a5195c400a8d74c9edac22cd10 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.049675 31157 tablet_replica.cc:333] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.050143 31157 raft_consensus.cc:2243] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.050608 31157 raft_consensus.cc:2272] T e63a881ac8c448b3b3f1d1433c466751 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.052377 31157 tablet_replica.cc:333] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89: stopping tablet replica
I20260709 12:25:48.052826 31157 raft_consensus.cc:2243] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.053567 31157 raft_consensus.cc:2272] T 1e61c09836de4de187d9a6a01a01db56 P 2772cd87baf249b1982712d1016ccf89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.092545 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
I20260709 12:25:48.126394 31157 master.cc:562] Master@127.30.109.126:43629 shutting down...
I20260709 12:25:48.151501 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.152096 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.152381 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f48a7025b5a450d9ff1471f79c913b4: stopping tablet replica
I20260709 12:25:48.173382 31157 master.cc:584] Master@127.30.109.126:43629 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21187 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:25:48.226554 31157 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.109.126:35813
I20260709 12:25:48.227876 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:48.233300  4459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.233306  4458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.234663  4461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:48.235646 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:48.236560 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:48.236733 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:48.236932 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599948236899 us; error 0 us; skew 500 ppm
I20260709 12:25:48.237483 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:48.239858 31157 webserver.cc:533] Webserver started at http://127.30.109.126:38905/ using document root <none> and password file <none>
I20260709 12:25:48.240345 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:48.240535 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:48.240814 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:48.241940 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/master-0-root/instance:
uuid: "ba94318d1d6744c4abf5c8487ca071d8"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.246191 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:48.249439  4466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.250206 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:48.250486 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/master-0-root
uuid: "ba94318d1d6744c4abf5c8487ca071d8"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.250763 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:48.260901 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:48.262055 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:48.299292 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.126:35813
I20260709 12:25:48.299445  4517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.126:35813 every 8 connection(s)
I20260709 12:25:48.303292  4518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.314531  4518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8: Bootstrap starting.
I20260709 12:25:48.319861  4518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.324149  4518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8: No bootstrap required, opened a new log
I20260709 12:25:48.326366  4518 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba94318d1d6744c4abf5c8487ca071d8" member_type: VOTER }
I20260709 12:25:48.326777  4518 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:48.326959  4518 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba94318d1d6744c4abf5c8487ca071d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:48.327512  4518 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba94318d1d6744c4abf5c8487ca071d8" member_type: VOTER }
I20260709 12:25:48.327966  4518 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:48.328166  4518 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:48.328388  4518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:48.333007  4518 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba94318d1d6744c4abf5c8487ca071d8" member_type: VOTER }
I20260709 12:25:48.333467  4518 leader_election.cc:304] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [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: ba94318d1d6744c4abf5c8487ca071d8; no voters: 
I20260709 12:25:48.334509  4518 leader_election.cc:290] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:48.334904  4521 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:48.336277  4521 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 1 LEADER]: Becoming Leader. State: Replica: ba94318d1d6744c4abf5c8487ca071d8, State: Running, Role: LEADER
I20260709 12:25:48.337009  4521 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [LEADER]: Queue going to LEADER mode. State: All 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: "ba94318d1d6744c4abf5c8487ca071d8" member_type: VOTER }
I20260709 12:25:48.337459  4518 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:48.342530  4523 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba94318d1d6744c4abf5c8487ca071d8. Latest consensus state: current_term: 1 leader_uuid: "ba94318d1d6744c4abf5c8487ca071d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba94318d1d6744c4abf5c8487ca071d8" member_type: VOTER } }
I20260709 12:25:48.342595  4522 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba94318d1d6744c4abf5c8487ca071d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba94318d1d6744c4abf5c8487ca071d8" member_type: VOTER } }
I20260709 12:25:48.343156  4523 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:48.343429  4522 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:48.345201  4528 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:48.353056  4528 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:48.354010 31157 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:48.362035  4528 catalog_manager.cc:1383] Generated new cluster ID: db59e31091d94b9b98e2a03d33cf1270
I20260709 12:25:48.362337  4528 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:48.384666  4528 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:48.385944  4528 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:48.397202  4528 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8: Generated new TSK 0
I20260709 12:25:48.397761  4528 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:48.420336 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:48.426093  4539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.427374  4540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.428586  4542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:48.428915 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:48.429873 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:48.430051 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:48.430171 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599948430160 us; error 0 us; skew 500 ppm
I20260709 12:25:48.430635 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:48.432731 31157 webserver.cc:533] Webserver started at http://127.30.109.65:33975/ using document root <none> and password file <none>
I20260709 12:25:48.433147 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:48.433306 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:48.433508 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:48.434511 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-0-root/instance:
uuid: "65659ec0a82d4188847ea58587d27dcf"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.438920 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:25:48.442129  4547 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.442842 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:48.443127 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-0-root
uuid: "65659ec0a82d4188847ea58587d27dcf"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.443441 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:48.452628 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:48.453815 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:48.455199 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:48.457326 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:48.457554 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.457821 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:48.457998 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.496960 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.65:41095
I20260709 12:25:48.497063  4609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.65:41095 every 8 connection(s)
I20260709 12:25:48.501595 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:48.509411  4614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.509742  4615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.512669  4617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:48.513813 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:48.515448 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:48.515671 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:48.515865 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599948515846 us; error 0 us; skew 500 ppm
I20260709 12:25:48.516165  4610 heartbeater.cc:344] Connected to a master server at 127.30.109.126:35813
I20260709 12:25:48.516562 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:48.516609  4610 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:48.517771  4610 heartbeater.cc:507] Master 127.30.109.126:35813 requested a full tablet report, sending...
I20260709 12:25:48.519448 31157 webserver.cc:533] Webserver started at http://127.30.109.66:44265/ using document root <none> and password file <none>
I20260709 12:25:48.520030 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:48.520236 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:48.520098  4483 ts_manager.cc:194] Registered new tserver with Master: 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095)
I20260709 12:25:48.520642 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:48.521807 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-1-root/instance:
uuid: "c71986564e80483581bd69e1b96df5ff"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.522094  4483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47500
I20260709 12:25:48.526763 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:25:48.530061  4622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.530931 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:48.531226 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-1-root
uuid: "c71986564e80483581bd69e1b96df5ff"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.531562 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:48.546973 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:48.548220 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:48.549600 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:48.551833 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:48.552057 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.552290 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:48.552523 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.591137 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.66:43235
I20260709 12:25:48.591276  4684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.66:43235 every 8 connection(s)
I20260709 12:25:48.595911 31157 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:48.603322  4688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.606109  4689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:48.609431  4691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:48.609994 31157 server_base.cc:1061] running on GCE node
I20260709 12:25:48.610569  4685 heartbeater.cc:344] Connected to a master server at 127.30.109.126:35813
I20260709 12:25:48.610993  4685 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:48.611222 31157 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:48.611567 31157 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:48.611752 31157 hybrid_clock.cc:648] HybridClock initialized: now 1783599948611730 us; error 0 us; skew 500 ppm
I20260709 12:25:48.611848  4685 heartbeater.cc:507] Master 127.30.109.126:35813 requested a full tablet report, sending...
I20260709 12:25:48.612339 31157 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:48.614112  4483 ts_manager.cc:194] Registered new tserver with Master: c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:48.615129 31157 webserver.cc:533] Webserver started at http://127.30.109.67:39483/ using document root <none> and password file <none>
I20260709 12:25:48.615823 31157 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:48.616055 31157 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:48.615981  4483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47514
I20260709 12:25:48.616523 31157 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:48.617867 31157 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-2-root/instance:
uuid: "f6404192d78b4df3bb455a8b8727452a"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.622236 31157 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:48.625443  4696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.626180 31157 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:48.626474 31157 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-2-root
uuid: "f6404192d78b4df3bb455a8b8727452a"
format_stamp: "Formatted at 2026-07-09 12:25:48 on dist-test-slave-8mql"
I20260709 12:25:48.626736 31157 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1mWYUe/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599770635167-31157-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:25:48.644826 31157 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:48.646095 31157 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:48.647560 31157 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:48.649701 31157 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:48.649887 31157 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.650174 31157 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:48.650349 31157 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:48.688318 31157 rpc_server.cc:307] RPC server started. Bound to: 127.30.109.67:40503
I20260709 12:25:48.688431  4758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.109.67:40503 every 8 connection(s)
I20260709 12:25:48.701815  4759 heartbeater.cc:344] Connected to a master server at 127.30.109.126:35813
I20260709 12:25:48.702286  4759 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:48.703070  4759 heartbeater.cc:507] Master 127.30.109.126:35813 requested a full tablet report, sending...
I20260709 12:25:48.705134  4483 ts_manager.cc:194] Registered new tserver with Master: f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:48.705888 31157 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01432758s
I20260709 12:25:48.706434  4483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41314
I20260709 12:25:48.730392  4483 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41328:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:48.733103  4483 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:48.798432  4650 tablet_service.cc:1511] Processing CreateTablet for tablet 79db46fb4ff742d88159e41788a12cbb (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:48.799914  4650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79db46fb4ff742d88159e41788a12cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.799540  4648 tablet_service.cc:1511] Processing CreateTablet for tablet 74f2ce71eece47f8b748af10f8ff43c0 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:48.800936  4648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f2ce71eece47f8b748af10f8ff43c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.802112  4649 tablet_service.cc:1511] Processing CreateTablet for tablet ca35121fae384309b1737fa130956cd2 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:48.803545  4649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca35121fae384309b1737fa130956cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.818758  4575 tablet_service.cc:1511] Processing CreateTablet for tablet 79db46fb4ff742d88159e41788a12cbb (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:48.820246  4575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79db46fb4ff742d88159e41788a12cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.824800  4647 tablet_service.cc:1511] Processing CreateTablet for tablet a49615dcef234d77815a2e8728575649 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:48.825551  4574 tablet_service.cc:1511] Processing CreateTablet for tablet ca35121fae384309b1737fa130956cd2 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:48.826215  4647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49615dcef234d77815a2e8728575649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.827520  4572 tablet_service.cc:1511] Processing CreateTablet for tablet a49615dcef234d77815a2e8728575649 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:48.829677  4573 tablet_service.cc:1511] Processing CreateTablet for tablet 74f2ce71eece47f8b748af10f8ff43c0 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:48.834602  4646 tablet_service.cc:1511] Processing CreateTablet for tablet dcbeca359afe41ffa9ffb7f1e1de1fcf (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:48.836683  4646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbeca359afe41ffa9ffb7f1e1de1fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.836752  4570 tablet_service.cc:1511] Processing CreateTablet for tablet c0d4985f05684b59be97701034b3f45a (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:48.835057  4571 tablet_service.cc:1511] Processing CreateTablet for tablet dcbeca359afe41ffa9ffb7f1e1de1fcf (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:48.840915  4574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca35121fae384309b1737fa130956cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.842630  4572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49615dcef234d77815a2e8728575649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.848297  4573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f2ce71eece47f8b748af10f8ff43c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.851670  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbeca359afe41ffa9ffb7f1e1de1fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.854707  4724 tablet_service.cc:1511] Processing CreateTablet for tablet 79db46fb4ff742d88159e41788a12cbb (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:48.855643  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d4985f05684b59be97701034b3f45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.856597  4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79db46fb4ff742d88159e41788a12cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.863421  4645 tablet_service.cc:1511] Processing CreateTablet for tablet c0d4985f05684b59be97701034b3f45a (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:48.864792  4645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d4985f05684b59be97701034b3f45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.880555  4569 tablet_service.cc:1511] Processing CreateTablet for tablet b3f3ef22dd3f440facf8c3c8606cba52 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:48.882007  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f3ef22dd3f440facf8c3c8606cba52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.884379  4649 tablet_service.cc:1511] Processing CreateTablet for tablet b3f3ef22dd3f440facf8c3c8606cba52 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:48.885691  4649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f3ef22dd3f440facf8c3c8606cba52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.887192  4723 tablet_service.cc:1511] Processing CreateTablet for tablet ca35121fae384309b1737fa130956cd2 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:48.889006  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca35121fae384309b1737fa130956cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.904387  4774 tablet_bootstrap.cc:492] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:48.904006  4568 tablet_service.cc:1511] Processing CreateTablet for tablet ccff4183d2d04ecc9166a2554e4191f0 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:48.906790  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccff4183d2d04ecc9166a2554e4191f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.916326  4645 tablet_service.cc:1511] Processing CreateTablet for tablet ccff4183d2d04ecc9166a2554e4191f0 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:48.917753  4645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccff4183d2d04ecc9166a2554e4191f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.923568  4567 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce815a4a3254a9cba48cf718b20e0ca (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:48.924924  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce815a4a3254a9cba48cf718b20e0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.929756  4722 tablet_service.cc:1511] Processing CreateTablet for tablet 74f2ce71eece47f8b748af10f8ff43c0 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:48.931169  4722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f2ce71eece47f8b748af10f8ff43c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.941103  4721 tablet_service.cc:1511] Processing CreateTablet for tablet a49615dcef234d77815a2e8728575649 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:48.942584  4721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49615dcef234d77815a2e8728575649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.948510  4774 tablet_bootstrap.cc:654] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:48.949637  4720 tablet_service.cc:1511] Processing CreateTablet for tablet dcbeca359afe41ffa9ffb7f1e1de1fcf (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:48.951056  4720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbeca359afe41ffa9ffb7f1e1de1fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.957417  4719 tablet_service.cc:1511] Processing CreateTablet for tablet c0d4985f05684b59be97701034b3f45a (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:48.959328  4719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d4985f05684b59be97701034b3f45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.965019  4649 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce815a4a3254a9cba48cf718b20e0ca (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:48.960911  4718 tablet_service.cc:1511] Processing CreateTablet for tablet b3f3ef22dd3f440facf8c3c8606cba52 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:48.966658  4649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce815a4a3254a9cba48cf718b20e0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.966872  4718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f3ef22dd3f440facf8c3c8606cba52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.962446  4717 tablet_service.cc:1511] Processing CreateTablet for tablet ccff4183d2d04ecc9166a2554e4191f0 (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:48.972608  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccff4183d2d04ecc9166a2554e4191f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:48.976992  4716 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce815a4a3254a9cba48cf718b20e0ca (DEFAULT_TABLE table=test-workload [id=26fe9e24dc07417d8d524e917f9dfdf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:48.978847  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce815a4a3254a9cba48cf718b20e0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.041230  4777 tablet_bootstrap.cc:492] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:49.046717  4775 tablet_bootstrap.cc:492] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.054195  4774 tablet_bootstrap.cc:492] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.054773  4774 ts_tablet_manager.cc:1403] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.151s	user 0.027s	sys 0.023s
I20260709 12:25:49.046864  4777 tablet_bootstrap.cc:654] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.058530  4775 tablet_bootstrap.cc:654] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.060483  4774 raft_consensus.cc:359] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.061288  4774 raft_consensus.cc:385] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.061685  4774 raft_consensus.cc:740] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.062585  4774 consensus_queue.cc:260] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.068224  4774 ts_tablet_manager.cc:1434] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 12:25:49.069962  4685 heartbeater.cc:499] Master 127.30.109.126:35813 was elected leader, sending a full tablet report...
I20260709 12:25:49.071228  4775 tablet_bootstrap.cc:492] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.071760  4775 ts_tablet_manager.cc:1403] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 12:25:49.073421  4774 tablet_bootstrap.cc:492] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.074548  4777 tablet_bootstrap.cc:492] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.075068  4777 ts_tablet_manager.cc:1403] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260709 12:25:49.074816  4775 raft_consensus.cc:359] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.075656  4775 raft_consensus.cc:385] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.075971  4775 raft_consensus.cc:740] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.076848  4775 consensus_queue.cc:260] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.078166  4777 raft_consensus.cc:359] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.078963  4777 raft_consensus.cc:385] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.079260  4777 raft_consensus.cc:740] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.080189  4777 consensus_queue.cc:260] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.081120  4774 tablet_bootstrap.cc:654] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.088533  4759 heartbeater.cc:499] Master 127.30.109.126:35813 was elected leader, sending a full tablet report...
I20260709 12:25:49.088510  4782 raft_consensus.cc:493] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.091538  4782 raft_consensus.cc:515] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.093725  4610 heartbeater.cc:499] Master 127.30.109.126:35813 was elected leader, sending a full tablet report...
I20260709 12:25:49.094642  4777 ts_tablet_manager.cc:1434] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.011s
I20260709 12:25:49.096077  4777 tablet_bootstrap.cc:492] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:49.097427  4775 ts_tablet_manager.cc:1434] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.008s
W20260709 12:25:49.097893  4686 tablet.cc:2406] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:49.098441  4775 tablet_bootstrap.cc:492] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.110710  4777 tablet_bootstrap.cc:654] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.117511  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca35121fae384309b1737fa130956cd2" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.118360  4585 raft_consensus.cc:2468] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:49.119887  4697 leader_election.cc:304] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.122347  4784 raft_consensus.cc:2804] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.122741  4784 raft_consensus.cc:493] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.123051  4784 raft_consensus.cc:3060] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.123878  4774 tablet_bootstrap.cc:492] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.124450  4774 ts_tablet_manager.cc:1403] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.023s
I20260709 12:25:49.127503  4774 raft_consensus.cc:359] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.128283  4774 raft_consensus.cc:385] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.128571  4774 raft_consensus.cc:740] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.129573  4774 consensus_queue.cc:260] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.131958  4774 ts_tablet_manager.cc:1434] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:25:49.133029  4774 tablet_bootstrap.cc:492] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.139623  4774 tablet_bootstrap.cc:654] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.141248  4782 leader_election.cc:290] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:49.143592  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca35121fae384309b1737fa130956cd2" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:49.147136  4660 raft_consensus.cc:2468] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:49.152675  4775 tablet_bootstrap.cc:654] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.159543  4777 tablet_bootstrap.cc:492] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.160099  4777 ts_tablet_manager.cc:1403] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.024s
I20260709 12:25:49.160099  4775 tablet_bootstrap.cc:492] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.160807  4775 ts_tablet_manager.cc:1403] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.000s
I20260709 12:25:49.163466  4777 raft_consensus.cc:359] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.163563  4775 raft_consensus.cc:359] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.164345  4777 raft_consensus.cc:385] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.164345  4775 raft_consensus.cc:385] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.164916  4777 raft_consensus.cc:740] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.165925  4777 consensus_queue.cc:260] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.167320  4782 raft_consensus.cc:493] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.167502  4784 raft_consensus.cc:515] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.167811  4782 raft_consensus.cc:515] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.164918  4775 raft_consensus.cc:740] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.169569  4775 consensus_queue.cc:260] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.170291  4782 leader_election.cc:290] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:49.172173  4784 leader_election.cc:290] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:49.171095  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.173053  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca35121fae384309b1737fa130956cd2" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.173350  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca35121fae384309b1737fa130956cd2" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:49.173763  4584 raft_consensus.cc:3060] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.174068  4659 raft_consensus.cc:3060] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.177356  4777 ts_tablet_manager.cc:1434] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 12:25:49.178380  4777 tablet_bootstrap.cc:492] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
W20260709 12:25:49.179931  4697 leader_election.cc:343] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.171401  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
W20260709 12:25:49.181600  4699 leader_election.cc:343] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.182121  4699 leader_election.cc:304] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6404192d78b4df3bb455a8b8727452a; no voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff
I20260709 12:25:49.183682  4584 raft_consensus.cc:2468] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:49.184906  4697 leader_election.cc:304] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.185654  4784 raft_consensus.cc:2804] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.186609  4775 ts_tablet_manager.cc:1434] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:25:49.189534  4782 raft_consensus.cc:2749] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:49.190936  4784 raft_consensus.cc:697] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:49.181583  4659 raft_consensus.cc:2468] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:49.192091  4775 tablet_bootstrap.cc:492] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.193046  4784 consensus_queue.cc:237] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.194046  4777 tablet_bootstrap.cc:654] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.195511  4774 tablet_bootstrap.cc:492] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.196127  4774 ts_tablet_manager.cc:1403] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.015s
I20260709 12:25:49.199174  4774 raft_consensus.cc:359] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.199913  4774 raft_consensus.cc:385] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.200250  4774 raft_consensus.cc:740] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.200999  4775 tablet_bootstrap.cc:654] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.201167  4774 consensus_queue.cc:260] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.207245  4774 ts_tablet_manager.cc:1434] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:25:49.208250  4774 tablet_bootstrap.cc:492] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.214766  4774 tablet_bootstrap.cc:654] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.218135  4775 tablet_bootstrap.cc:492] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.218715  4775 ts_tablet_manager.cc:1403] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.017s
I20260709 12:25:49.220191  4777 tablet_bootstrap.cc:492] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.220750  4777 ts_tablet_manager.cc:1403] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.014s
I20260709 12:25:49.222018  4483 catalog_manager.cc:5697] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 0 to 1, leader changed from <none> to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 1 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:49.223630  4775 raft_consensus.cc:359] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.224460  4775 raft_consensus.cc:385] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.224958  4781 raft_consensus.cc:493] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.225054  4775 raft_consensus.cc:740] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.225502  4774 tablet_bootstrap.cc:492] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.225461  4781 raft_consensus.cc:515] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.226033  4774 ts_tablet_manager.cc:1403] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 12:25:49.226045  4775 consensus_queue.cc:260] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.228128  4781 leader_election.cc:290] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.224226  4777 raft_consensus.cc:359] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.237696  4777 raft_consensus.cc:385] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.238094  4777 raft_consensus.cc:740] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.238343  4774 raft_consensus.cc:359] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.239467  4774 raft_consensus.cc:385] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.239869  4774 raft_consensus.cc:740] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.239634  4777 consensus_queue.cc:260] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.240855  4774 consensus_queue.cc:260] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.243744  4777 ts_tablet_manager.cc:1434] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:25:49.246335  4777 tablet_bootstrap.cc:492] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:49.246909  4774 ts_tablet_manager.cc:1434] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:25:49.248663  4774 tablet_bootstrap.cc:492] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.262461  4777 tablet_bootstrap.cc:654] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.266561  4774 tablet_bootstrap.cc:654] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.271944  4775 ts_tablet_manager.cc:1434] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.053s	user 0.027s	sys 0.026s
I20260709 12:25:49.272979  4775 tablet_bootstrap.cc:492] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.272804  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
W20260709 12:25:49.275385  4550 leader_election.cc:343] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.280702  4775 tablet_bootstrap.cc:654] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.283104  4777 tablet_bootstrap.cc:492] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.283691  4777 ts_tablet_manager.cc:1403] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.011s
I20260709 12:25:49.284047  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.284766  4734 raft_consensus.cc:2468] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 0.
I20260709 12:25:49.286084  4550 leader_election.cc:304] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [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: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: c71986564e80483581bd69e1b96df5ff
I20260709 12:25:49.287004  4793 raft_consensus.cc:2804] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.287474  4793 raft_consensus.cc:493] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.287084  4777 raft_consensus.cc:359] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.287825  4793 raft_consensus.cc:3060] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.288043  4777 raft_consensus.cc:385] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.288471  4777 raft_consensus.cc:740] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.289312  4777 consensus_queue.cc:260] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.291869  4777 ts_tablet_manager.cc:1434] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:25:49.292919  4777 tablet_bootstrap.cc:492] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:49.293810  4775 tablet_bootstrap.cc:492] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.294503  4775 ts_tablet_manager.cc:1403] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:25:49.298485  4775 raft_consensus.cc:359] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.299438  4777 tablet_bootstrap.cc:654] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.299634  4775 raft_consensus.cc:385] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.300112  4775 raft_consensus.cc:740] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.301213  4775 consensus_queue.cc:260] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.311848  4775 ts_tablet_manager.cc:1434] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 12:25:49.312920  4775 tablet_bootstrap.cc:492] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.314783  4774 tablet_bootstrap.cc:492] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.314631  4793 raft_consensus.cc:515] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.316089  4774 ts_tablet_manager.cc:1403] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.021s
I20260709 12:25:49.318859  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:49.319247  4774 raft_consensus.cc:359] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.320183  4774 raft_consensus.cc:385] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.320550  4774 raft_consensus.cc:740] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
W20260709 12:25:49.320864  4550 leader_election.cc:343] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.321537  4774 consensus_queue.cc:260] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.323740  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:49.324545  4734 raft_consensus.cc:3060] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.328337  4775 tablet_bootstrap.cc:654] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.329833  4777 tablet_bootstrap.cc:492] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.330400  4777 ts_tablet_manager.cc:1403] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.022s
I20260709 12:25:49.331290  4774 ts_tablet_manager.cc:1434] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 12:25:49.332639  4793 leader_election.cc:290] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.333359  4777 raft_consensus.cc:359] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.333776  4734 raft_consensus.cc:2468] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 1.
I20260709 12:25:49.334124  4777 raft_consensus.cc:385] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.334439  4777 raft_consensus.cc:740] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.335018  4550 leader_election.cc:304] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [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: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: c71986564e80483581bd69e1b96df5ff
I20260709 12:25:49.335281  4777 consensus_queue.cc:260] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.336194  4793 raft_consensus.cc:2804] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.337289  4793 raft_consensus.cc:697] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:49.338090  4793 consensus_queue.cc:237] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.341938  4774 tablet_bootstrap.cc:492] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.344004  4777 ts_tablet_manager.cc:1434] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:25:49.348114  4777 tablet_bootstrap.cc:492] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
W20260709 12:25:49.348357  4531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:49.352531  4774 tablet_bootstrap.cc:654] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.355415  4775 tablet_bootstrap.cc:492] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.355973  4775 ts_tablet_manager.cc:1403] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.014s
I20260709 12:25:49.356283  4777 tablet_bootstrap.cc:654] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.359113  4775 raft_consensus.cc:359] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.360141  4775 raft_consensus.cc:385] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.360536  4775 raft_consensus.cc:740] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.360736  4482 catalog_manager.cc:5697] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 1 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:49.361632  4775 consensus_queue.cc:260] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.364241  4774 tablet_bootstrap.cc:492] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.364295  4775 ts_tablet_manager.cc:1434] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:25:49.365043  4774 ts_tablet_manager.cc:1403] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 12:25:49.365563  4775 tablet_bootstrap.cc:492] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.368111  4774 raft_consensus.cc:359] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.369000  4774 raft_consensus.cc:385] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.369403  4774 raft_consensus.cc:740] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.371556  4774 consensus_queue.cc:260] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.372655  4775 tablet_bootstrap.cc:654] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.372768  4777 tablet_bootstrap.cc:492] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.373339  4777 ts_tablet_manager.cc:1403] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 12:25:49.376296  4777 raft_consensus.cc:359] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.376997  4777 raft_consensus.cc:385] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.377079  4774 ts_tablet_manager.cc:1434] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:25:49.377321  4777 raft_consensus.cc:740] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.378295  4777 consensus_queue.cc:260] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.378840  4774 tablet_bootstrap.cc:492] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.380523  4777 ts_tablet_manager.cc:1434] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:25:49.381538  4777 tablet_bootstrap.cc:492] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:49.387019  4780 raft_consensus.cc:493] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.387785  4774 tablet_bootstrap.cc:654] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.387526  4780 raft_consensus.cc:515] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.389182  4777 tablet_bootstrap.cc:654] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.403527  4780 leader_election.cc:290] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503), 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095)
I20260709 12:25:49.404829  4775 tablet_bootstrap.cc:492] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.405532  4775 ts_tablet_manager.cc:1403] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.024s
I20260709 12:25:49.409276  4775 raft_consensus.cc:359] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.410295  4775 raft_consensus.cc:385] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.410609  4775 raft_consensus.cc:740] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.411551  4775 consensus_queue.cc:260] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.413591  4774 tablet_bootstrap.cc:492] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.414208  4774 ts_tablet_manager.cc:1403] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.003s
I20260709 12:25:49.414222  4775 ts_tablet_manager.cc:1434] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260709 12:25:49.415532  4775 tablet_bootstrap.cc:492] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.417018  4777 tablet_bootstrap.cc:492] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.417553  4777 ts_tablet_manager.cc:1403] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.012s
I20260709 12:25:49.417657  4774 raft_consensus.cc:359] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.418591  4774 raft_consensus.cc:385] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.418985  4774 raft_consensus.cc:740] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.419982  4774 consensus_queue.cc:260] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.420532  4777 raft_consensus.cc:359] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.421324  4777 raft_consensus.cc:385] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.421617  4777 raft_consensus.cc:740] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.422027  4775 tablet_bootstrap.cc:654] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.422387  4777 consensus_queue.cc:260] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.422936  4774 ts_tablet_manager.cc:1434] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:49.424741  4777 ts_tablet_manager.cc:1434] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:49.426215  4774 tablet_bootstrap.cc:492] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.434167  4774 tablet_bootstrap.cc:654] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.434980  4777 tablet_bootstrap.cc:492] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:49.440346  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.441009  4734 raft_consensus.cc:2468] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.443162  4625 leader_election.cc:304] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.444047  4780 raft_consensus.cc:2804] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.444267  4777 tablet_bootstrap.cc:654] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.444398  4780 raft_consensus.cc:493] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.444976  4780 raft_consensus.cc:3060] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.445852  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.446723  4584 raft_consensus.cc:2468] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.451645  4775 tablet_bootstrap.cc:492] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.452164  4775 ts_tablet_manager.cc:1403] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 12:25:49.453020  4774 tablet_bootstrap.cc:492] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.453459  4774 ts_tablet_manager.cc:1403] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 12:25:49.453641  4780 raft_consensus.cc:515] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.455142  4775 raft_consensus.cc:359] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.455921  4775 raft_consensus.cc:385] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.456250  4775 raft_consensus.cc:740] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.455576  4774 raft_consensus.cc:359] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.456873  4774 raft_consensus.cc:385] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.456794  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.457198  4780 leader_election.cc:290] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503), 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095)
I20260709 12:25:49.456835  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:49.457609  4584 raft_consensus.cc:3060] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.458039  4734 raft_consensus.cc:3060] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.456972  4775 consensus_queue.cc:260] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.459034  4777 tablet_bootstrap.cc:492] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.459532  4777 ts_tablet_manager.cc:1403] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:25:49.460167  4775 ts_tablet_manager.cc:1434] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:25:49.462096  4777 raft_consensus.cc:359] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.462772  4777 raft_consensus.cc:385] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.457368  4774 raft_consensus.cc:740] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.463007  4775 tablet_bootstrap.cc:492] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.463778  4774 consensus_queue.cc:260] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.465363  4584 raft_consensus.cc:2468] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.465860  4774 ts_tablet_manager.cc:1434] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:25:49.473062  4774 tablet_bootstrap.cc:492] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:49.463032  4777 raft_consensus.cc:740] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.469506  4734 raft_consensus.cc:2468] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.472905  4623 leader_election.cc:304] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:49.466440  4780 raft_consensus.cc:493] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.476398  4780 raft_consensus.cc:515] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.476599  4777 consensus_queue.cc:260] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.479631  4780 leader_election.cc:290] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.480224  4780 raft_consensus.cc:2804] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.480683  4780 raft_consensus.cc:697] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:49.481731  4777 ts_tablet_manager.cc:1434] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 12:25:49.481536  4780 consensus_queue.cc:237] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:49.481951  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.482782  4777 tablet_bootstrap.cc:492] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
W20260709 12:25:49.483916  4625 leader_election.cc:343] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.485452  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.486235  4584 raft_consensus.cc:2468] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.487473  4623 leader_election.cc:304] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [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: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: f6404192d78b4df3bb455a8b8727452a
I20260709 12:25:49.489195  4777 tablet_bootstrap.cc:654] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.492547  4812 raft_consensus.cc:493] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.493250  4812 raft_consensus.cc:515] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.494571  4774 tablet_bootstrap.cc:654] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.475333  4775 tablet_bootstrap.cc:654] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.506683  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d4985f05684b59be97701034b3f45a" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.507892  4774 tablet_bootstrap.cc:492] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:49.507823  4734 raft_consensus.cc:2468] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.508657  4774 ts_tablet_manager.cc:1403] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 12:25:49.510982  4813 raft_consensus.cc:2804] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.510200  4625 leader_election.cc:304] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.511561  4813 raft_consensus.cc:493] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.511996  4813 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.512097  4815 raft_consensus.cc:2804] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.509663  4483 catalog_manager.cc:5697] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:49.512565  4815 raft_consensus.cc:493] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.512924  4815 raft_consensus.cc:3060] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.513005  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d4985f05684b59be97701034b3f45a" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.514074  4584 raft_consensus.cc:2468] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.515883  4812 leader_election.cc:290] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.517004  4774 raft_consensus.cc:359] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.517684  4774 raft_consensus.cc:385] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.517962  4774 raft_consensus.cc:740] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.518693  4774 consensus_queue.cc:260] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.520627  4774 ts_tablet_manager.cc:1434] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:25:49.521621  4815 raft_consensus.cc:515] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.524027  4775 tablet_bootstrap.cc:492] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.524520  4775 ts_tablet_manager.cc:1403] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.003s
I20260709 12:25:49.524775  4815 leader_election.cc:290] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.524966  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d4985f05684b59be97701034b3f45a" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:49.524072  4777 tablet_bootstrap.cc:492] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:49.525890  4777 ts_tablet_manager.cc:1403] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.015s
I20260709 12:25:49.526126  4734 raft_consensus.cc:3060] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.527141  4775 raft_consensus.cc:359] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.527832  4775 raft_consensus.cc:385] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.528302  4775 raft_consensus.cc:740] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.527774  4813 raft_consensus.cc:515] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.528769  4777 raft_consensus.cc:359] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.529157  4775 consensus_queue.cc:260] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.529601  4777 raft_consensus.cc:385] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.529976  4777 raft_consensus.cc:740] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.531181  4775 ts_tablet_manager.cc:1434] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:49.531052  4777 consensus_queue.cc:260] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.532569  4813 leader_election.cc:290] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.533914  4777 ts_tablet_manager.cc:1434] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:49.535300  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:49.535765  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d4985f05684b59be97701034b3f45a" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.535996  4733 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.536527  4584 raft_consensus.cc:3060] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.537611  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.538301  4585 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.539489  4813 raft_consensus.cc:493] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.539856  4775 tablet_bootstrap.cc:492] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:49.539973  4813 raft_consensus.cc:515] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.539178  4734 raft_consensus.cc:2468] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.542976  4625 leader_election.cc:304] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.543815  4815 raft_consensus.cc:2804] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.544299  4815 raft_consensus.cc:697] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:49.544394  4733 raft_consensus.cc:2468] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.545159  4815 consensus_queue.cc:237] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.545682  4625 leader_election.cc:304] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.546831  4780 raft_consensus.cc:2804] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.547384  4780 raft_consensus.cc:697] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:49.548316  4780 consensus_queue.cc:237] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.548969  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.549813  4583 raft_consensus.cc:2468] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.550587  4813 leader_election.cc:290] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.551059  4584 raft_consensus.cc:2468] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.554857  4775 tablet_bootstrap.cc:654] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.556720  4623 leader_election.cc:304] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:49.558341  4812 raft_consensus.cc:2804] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.558744  4812 raft_consensus.cc:493] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.559135  4812 raft_consensus.cc:3060] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.562031  4813 raft_consensus.cc:493] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.562572  4813 raft_consensus.cc:515] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.564656  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.564970  4813 leader_election.cc:290] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.565418  4734 raft_consensus.cc:2468] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.568586  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.569294  4734 raft_consensus.cc:2468] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.571013  4625 leader_election.cc:304] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.571062  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.572058  4584 raft_consensus.cc:2468] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.579494  4784 consensus_queue.cc:1048] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.581377  4813 raft_consensus.cc:493] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.581969  4813 raft_consensus.cc:515] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.584437  4813 leader_election.cc:290] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.584966  4813 raft_consensus.cc:2804] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.585054  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccff4183d2d04ecc9166a2554e4191f0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.585796  4584 raft_consensus.cc:2468] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.587028  4585 raft_consensus.cc:2468] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.587188  4623 leader_election.cc:304] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:49.588184  4813 raft_consensus.cc:493] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.588680  4813 raft_consensus.cc:3060] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.596084  4815 raft_consensus.cc:2804] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.596688  4815 raft_consensus.cc:493] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.597172  4815 raft_consensus.cc:3060] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.599537  4812 raft_consensus.cc:515] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.602099  4813 raft_consensus.cc:515] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.606431  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.607334  4585 raft_consensus.cc:3060] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.607160  4815 raft_consensus.cc:515] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.609970  4812 leader_election.cc:290] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.610262  4815 leader_election.cc:290] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.612344  4815 raft_consensus.cc:493] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.612537  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.613284  4584 raft_consensus.cc:3060] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.612947  4815 raft_consensus.cc:515] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.612967  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccff4183d2d04ecc9166a2554e4191f0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.604616  4813 leader_election.cc:290] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.615701  4583 raft_consensus.cc:3060] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.616673  4815 leader_election.cc:290] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:49.616686  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.619304  4585 raft_consensus.cc:2468] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.626941  4623 leader_election.cc:304] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:49.628031  4823 raft_consensus.cc:2804] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.628695  4823 raft_consensus.cc:697] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:49.629926  4784 raft_consensus.cc:493] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:49.629834  4823 consensus_queue.cc:237] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.630544  4784 raft_consensus.cc:515] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.633450  4784 leader_election.cc:290] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
W20260709 12:25:49.633780  4625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.109.67:40503, user_credentials={real_user=slave}} blocked reactor thread for 62855us
I20260709 12:25:49.633222  4483 catalog_manager.cc:5697] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:49.635687  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccff4183d2d04ecc9166a2554e4191f0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.636389  4733 raft_consensus.cc:2468] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:49.636762  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:49.636175  4483 catalog_manager.cc:5697] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:49.637560  4734 raft_consensus.cc:3060] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.639220  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce815a4a3254a9cba48cf718b20e0ca" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:49.640110  4660 raft_consensus.cc:2468] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:49.640599  4583 raft_consensus.cc:2468] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.641782  4623 leader_election.cc:304] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:49.642833  4699 leader_election.cc:304] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.644917  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce815a4a3254a9cba48cf718b20e0ca" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:49.645579  4784 raft_consensus.cc:2804] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:49.649942  4784 raft_consensus.cc:493] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:49.650334  4784 raft_consensus.cc:3060] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.650823  4775 tablet_bootstrap.cc:492] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:49.651330  4775 ts_tablet_manager.cc:1403] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.112s	user 0.043s	sys 0.053s
I20260709 12:25:49.654403  4775 raft_consensus.cc:359] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.655319  4775 raft_consensus.cc:385] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.655730  4775 raft_consensus.cc:740] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.656553  4775 consensus_queue.cc:260] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.658833  4775 ts_tablet_manager.cc:1434] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:25:49.645619  4734 raft_consensus.cc:2468] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.633247  4584 raft_consensus.cc:2468] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.661293  4623 leader_election.cc:304] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
W20260709 12:25:49.646888  4697 leader_election.cc:343] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:49.662173  4780 raft_consensus.cc:2804] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.663028  4780 raft_consensus.cc:697] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:49.664119  4780 consensus_queue.cc:237] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.665066  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:49.666015  4732 raft_consensus.cc:2393] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c71986564e80483581bd69e1b96df5ff in current term 1: Already voted for candidate 65659ec0a82d4188847ea58587d27dcf in this term.
I20260709 12:25:49.646541  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:49.672297  4733 raft_consensus.cc:3060] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.676796  4784 raft_consensus.cc:515] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.679937  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccff4183d2d04ecc9166a2554e4191f0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:49.645300  4821 raft_consensus.cc:2804] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.680634  4734 raft_consensus.cc:3060] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.680831  4821 raft_consensus.cc:697] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:49.681373  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce815a4a3254a9cba48cf718b20e0ca" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:49.681990  4659 raft_consensus.cc:3060] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.681990  4821 consensus_queue.cc:237] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.680222  4784 leader_election.cc:290] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:49.681412  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce815a4a3254a9cba48cf718b20e0ca" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:49.685743  4625 leader_election.cc:304] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71986564e80483581bd69e1b96df5ff; no voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a
I20260709 12:25:49.686121  4584 raft_consensus.cc:3060] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.687273  4784 consensus_queue.cc:1048] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.690410  4659 raft_consensus.cc:2468] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:49.692013  4699 leader_election.cc:304] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:49.692728  4734 raft_consensus.cc:2468] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.693138  4782 raft_consensus.cc:2804] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.684434  4733 raft_consensus.cc:2468] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:49.694108  4782 raft_consensus.cc:697] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:49.694749  4780 raft_consensus.cc:3060] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.696528  4782 consensus_queue.cc:237] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:49.710263  4780 raft_consensus.cc:2749] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:49.713315  4482 catalog_manager.cc:5697] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:49.714480  4584 raft_consensus.cc:2468] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:49.721799  4480 catalog_manager.cc:5697] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 0 to 1, leader changed from <none> to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 1 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:49.732416  4483 catalog_manager.cc:5697] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:49.733847  4483 catalog_manager.cc:5697] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:49.810702  4793 consensus_queue.cc:1048] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.822093  4781 consensus_queue.cc:1048] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.877980  4780 consensus_queue.cc:1048] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.888103  4823 consensus_queue.cc:1048] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.938169  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
mode: GRACEFUL
new_leader_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:43850
I20260709 12:25:49.939008  4660 raft_consensus.cc:606] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Received request to transfer leadership to TS 65659ec0a82d4188847ea58587d27dcf
I20260709 12:25:49.952261  4734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca35121fae384309b1737fa130956cd2"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
mode: GRACEFUL
new_leader_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:25:49.952863  4734 raft_consensus.cc:606] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Received request to transfer leadership to TS 65659ec0a82d4188847ea58587d27dcf
I20260709 12:25:49.953392  4823 consensus_queue.cc:1048] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.959093  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
mode: GRACEFUL
new_leader_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:43850
I20260709 12:25:49.959568  4660 raft_consensus.cc:606] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Received request to transfer leadership to TS 65659ec0a82d4188847ea58587d27dcf
I20260709 12:25:49.965950  4821 consensus_queue.cc:1048] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:49.976641  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49615dcef234d77815a2e8728575649"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
mode: GRACEFUL
new_leader_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:43850
I20260709 12:25:49.977193  4660 raft_consensus.cc:606] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Received request to transfer leadership to TS 65659ec0a82d4188847ea58587d27dcf
I20260709 12:25:49.996624  4583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
mode: GRACEFUL
new_leader_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:60864
I20260709 12:25:49.997202  4583 raft_consensus.cc:606] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Received request to transfer leadership to TS c71986564e80483581bd69e1b96df5ff
I20260709 12:25:50.051106  4823 consensus_queue.cc:1048] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.061460  4780 consensus_queue.cc:1048] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.082051  4815 consensus_queue.cc:1048] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.088408  4780 raft_consensus.cc:993] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: : Instructing follower 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.088925  4823 raft_consensus.cc:1081] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Signalling peer 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.091107  4584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:60850
I20260709 12:25:50.093552  4584 raft_consensus.cc:493] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.093952  4584 raft_consensus.cc:3060] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.094143  4823 consensus_queue.cc:1048] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.100088  4584 raft_consensus.cc:515] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.106362  4584 leader_election.cc:290] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:50.107066  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:50.108212  4660 raft_consensus.cc:3055] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.108527  4660 raft_consensus.cc:740] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:50.108394  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f2ce71eece47f8b748af10f8ff43c0" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:50.109264  4734 raft_consensus.cc:3060] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.109390  4660 consensus_queue.cc:260] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.111021  4780 consensus_queue.cc:1048] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:50.111085  4660 raft_consensus.cc:3060] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.109416  4823 consensus_queue.cc:1048] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:25:50.120859  4734 raft_consensus.cc:2468] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.121775  4660 raft_consensus.cc:2468] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.123386  4550 leader_election.cc:304] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:50.124804  4781 raft_consensus.cc:2804] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.125278  4781 raft_consensus.cc:697] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:50.126046  4781 consensus_queue.cc:237] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.128404  4821 consensus_queue.cc:1048] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.137288  4821 consensus_queue.cc:1048] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.152984  4483 catalog_manager.cc:5697] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 1 to 2, leader changed from c71986564e80483581bd69e1b96df5ff (127.30.109.66) to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 2 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.245731  4782 consensus_queue.cc:1048] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.257508  4782 consensus_queue.cc:1048] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:50.293481  4793 raft_consensus.cc:993] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf: : Instructing follower c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:50.293993  4793 raft_consensus.cc:1081] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Signalling peer c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:50.295599  4660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:43834
I20260709 12:25:50.296150  4660 raft_consensus.cc:493] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.296546  4660 raft_consensus.cc:3060] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.302135  4854 raft_consensus.cc:993] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a: : Instructing follower 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.302657  4782 raft_consensus.cc:1081] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Signalling peer 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.303709  4660 raft_consensus.cc:515] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.304548  4584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca35121fae384309b1737fa130956cd2"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:60844
I20260709 12:25:50.305132  4584 raft_consensus.cc:493] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.305497  4584 raft_consensus.cc:3060] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.306618  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:50.306746  4660 leader_election.cc:290] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:50.306975  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f3ef22dd3f440facf8c3c8606cba52" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:50.307338  4583 raft_consensus.cc:3055] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.307556  4733 raft_consensus.cc:3060] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.307854  4583 raft_consensus.cc:740] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:50.308799  4583 consensus_queue.cc:260] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.310128  4583 raft_consensus.cc:3060] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.312865  4584 raft_consensus.cc:515] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.314090  4733 raft_consensus.cc:2468] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:50.315061  4584 leader_election.cc:290] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:50.315546  4625 leader_election.cc:304] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:50.316121  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca35121fae384309b1737fa130956cd2" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:50.316717  4733 raft_consensus.cc:3055] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.316911  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca35121fae384309b1737fa130956cd2" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:50.317101  4733 raft_consensus.cc:740] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:50.317623  4660 raft_consensus.cc:3060] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.317838  4821 raft_consensus.cc:993] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff: : Instructing follower 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.318477  4821 raft_consensus.cc:1081] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Signalling peer 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.318091  4733 consensus_queue.cc:260] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.319514  4733 raft_consensus.cc:3060] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.316785  4780 raft_consensus.cc:2804] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.321861  4583 raft_consensus.cc:2468] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:50.322371  4780 raft_consensus.cc:697] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:50.323261  4780 consensus_queue.cc:237] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.325119  4660 raft_consensus.cc:2468] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.325839  4733 raft_consensus.cc:2468] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.326305  4550 leader_election.cc:304] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:50.327004  4584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:60850
I20260709 12:25:50.327564  4793 raft_consensus.cc:2804] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.327649  4584 raft_consensus.cc:493] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.328231  4793 raft_consensus.cc:697] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:50.328315  4584 raft_consensus.cc:3060] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.329075  4793 consensus_queue.cc:237] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.334916  4584 raft_consensus.cc:515] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:50.337417  4584 leader_election.cc:290] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:50.338261  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:50.338433  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79db46fb4ff742d88159e41788a12cbb" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:50.339036  4660 raft_consensus.cc:3055] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.339123  4733 raft_consensus.cc:3060] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.339447  4660 raft_consensus.cc:740] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:50.339824  4480 catalog_manager.cc:5697] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 1 to 2, leader changed from f6404192d78b4df3bb455a8b8727452a (127.30.109.67) to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 2 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.340425  4660 consensus_queue.cc:260] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:50.341585  4660 raft_consensus.cc:3060] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.336175  4483 catalog_manager.cc:5697] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 1 to 2, leader changed from 65659ec0a82d4188847ea58587d27dcf (127.30.109.65) to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 2 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.345682  4733 raft_consensus.cc:2468] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.346930  4550 leader_election.cc:304] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:50.347801  4793 raft_consensus.cc:2804] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.348248  4793 raft_consensus.cc:697] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:50.349071  4793 consensus_queue.cc:237] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } }
I20260709 12:25:50.352263  4660 raft_consensus.cc:2468] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.357213  4480 catalog_manager.cc:5697] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 1 to 2, leader changed from c71986564e80483581bd69e1b96df5ff (127.30.109.66) to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 2 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.574625  4660 raft_consensus.cc:1275] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.575901  4793 consensus_queue.cc:1048] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.584875  4733 raft_consensus.cc:1275] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.586650  4793 consensus_queue.cc:1048] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.587491  4815 raft_consensus.cc:993] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff: : Instructing follower 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.588023  4815 raft_consensus.cc:1081] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Signalling peer 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:50.589686  4584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49615dcef234d77815a2e8728575649"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:60850
I20260709 12:25:50.590225  4584 raft_consensus.cc:493] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.590579  4584 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.598066  4584 raft_consensus.cc:515] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.599767  4584 leader_election.cc:290] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:50.600595  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:50.601243  4660 raft_consensus.cc:3055] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:50.601305  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:50.601609  4660 raft_consensus.cc:740] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:50.601940  4733 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.602429  4660 consensus_queue.cc:260] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.603770  4660 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:50.607033  4733 raft_consensus.cc:2468] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.608027  4550 leader_election.cc:304] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:50.608729  4793 raft_consensus.cc:2804] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:50.609125  4660 raft_consensus.cc:2468] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:50.609256  4793 raft_consensus.cc:697] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:50.610282  4793 consensus_queue.cc:237] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:50.616197  4483 catalog_manager.cc:5697] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 1 to 2, leader changed from c71986564e80483581bd69e1b96df5ff (127.30.109.66) to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 2 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.737672  4733 raft_consensus.cc:1275] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.739022  4793 consensus_queue.cc:1048] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.747874  4660 raft_consensus.cc:1275] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.749444  4834 consensus_queue.cc:1048] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.777383  4733 raft_consensus.cc:1275] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.778645  4834 consensus_queue.cc:1048] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.786049  4659 raft_consensus.cc:1275] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.787737  4834 consensus_queue.cc:1048] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.832406  4584 raft_consensus.cc:1275] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.833705  4815 consensus_queue.cc:1048] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:50.844493  4733 raft_consensus.cc:1275] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:50.846081  4821 consensus_queue.cc:1048] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:51.079474  4733 raft_consensus.cc:1275] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:51.080660  4834 consensus_queue.cc:1048] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:51.089162  4659 raft_consensus.cc:1275] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:51.090898  4781 consensus_queue.cc:1048] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:53.035607  4483 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41338:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:53.038533  4483 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:53.095268  4567 tablet_service.cc:1511] Processing CreateTablet for tablet d7733efce5c2409f87721c737e0736b5 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:53.096874  4649 tablet_service.cc:1511] Processing CreateTablet for tablet d7733efce5c2409f87721c737e0736b5 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:53.097425  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7733efce5c2409f87721c737e0736b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.098663  4649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7733efce5c2409f87721c737e0736b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.102383  4721 tablet_service.cc:1511] Processing CreateTablet for tablet d7733efce5c2409f87721c737e0736b5 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:53.104192  4721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7733efce5c2409f87721c737e0736b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.105372  4717 tablet_service.cc:1511] Processing CreateTablet for tablet 22aeef95128b4be189bbc1aae9157868 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:53.106446  4568 tablet_service.cc:1511] Processing CreateTablet for tablet 22aeef95128b4be189bbc1aae9157868 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:53.106941  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22aeef95128b4be189bbc1aae9157868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.107915  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22aeef95128b4be189bbc1aae9157868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.108471  4645 tablet_service.cc:1511] Processing CreateTablet for tablet 22aeef95128b4be189bbc1aae9157868 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:53.110008  4645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22aeef95128b4be189bbc1aae9157868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.120046  4646 tablet_service.cc:1511] Processing CreateTablet for tablet 70f154a0e47d4133901dfbd6acdd7555 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:53.121644  4646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f154a0e47d4133901dfbd6acdd7555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.126223  4647 tablet_service.cc:1511] Processing CreateTablet for tablet 1c734b5952d740589b861e694c949071 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:53.126657  4719 tablet_service.cc:1511] Processing CreateTablet for tablet 70f154a0e47d4133901dfbd6acdd7555 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:53.127671  4647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c734b5952d740589b861e694c949071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.127998  4719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f154a0e47d4133901dfbd6acdd7555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.132807  4716 tablet_service.cc:1511] Processing CreateTablet for tablet 1c734b5952d740589b861e694c949071 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:53.134213  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c734b5952d740589b861e694c949071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.132876  4574 tablet_service.cc:1511] Processing CreateTablet for tablet 70f154a0e47d4133901dfbd6acdd7555 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:53.135293  4574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f154a0e47d4133901dfbd6acdd7555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.140596  4722 tablet_service.cc:1511] Processing CreateTablet for tablet 22fd2cdc9d9a444fb724bf3da6ba05ae (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:53.141410  4572 tablet_service.cc:1511] Processing CreateTablet for tablet 1c734b5952d740589b861e694c949071 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:53.141940  4722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fd2cdc9d9a444fb724bf3da6ba05ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.142771  4572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c734b5952d740589b861e694c949071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.144796  4650 tablet_service.cc:1511] Processing CreateTablet for tablet 22fd2cdc9d9a444fb724bf3da6ba05ae (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:53.146255  4650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fd2cdc9d9a444fb724bf3da6ba05ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.164227  4648 tablet_service.cc:1511] Processing CreateTablet for tablet 220236e661d644b3aba935ff0bf1f560 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:53.165642  4648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220236e661d644b3aba935ff0bf1f560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.169545  4567 tablet_service.cc:1511] Processing CreateTablet for tablet 22fd2cdc9d9a444fb724bf3da6ba05ae (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:53.170897  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22fd2cdc9d9a444fb724bf3da6ba05ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.177983  4570 tablet_service.cc:1511] Processing CreateTablet for tablet 220236e661d644b3aba935ff0bf1f560 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:53.179426  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220236e661d644b3aba935ff0bf1f560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.179482  4724 tablet_service.cc:1511] Processing CreateTablet for tablet 220236e661d644b3aba935ff0bf1f560 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:53.180866  4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220236e661d644b3aba935ff0bf1f560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.188231  4568 tablet_service.cc:1511] Processing CreateTablet for tablet 013d1165be0a4515accdee36e715cbe0 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:53.189575  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013d1165be0a4515accdee36e715cbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.194527  4877 tablet_bootstrap.cc:492] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.225530  4644 tablet_service.cc:1511] Processing CreateTablet for tablet c31d7879b8e04be8b4b3b7d0ba755339 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:53.226999  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31d7879b8e04be8b4b3b7d0ba755339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.227080  4573 tablet_service.cc:1511] Processing CreateTablet for tablet c31d7879b8e04be8b4b3b7d0ba755339 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:53.228457  4573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31d7879b8e04be8b4b3b7d0ba755339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.230039  4717 tablet_service.cc:1511] Processing CreateTablet for tablet c31d7879b8e04be8b4b3b7d0ba755339 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:53.231403  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31d7879b8e04be8b4b3b7d0ba755339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.231539  4877 tablet_bootstrap.cc:654] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.234349  4567 tablet_service.cc:1511] Processing CreateTablet for tablet d3e0cee8f4bb4ea98effb33612537211 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:53.236495  4879 tablet_bootstrap.cc:492] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.236698  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e0cee8f4bb4ea98effb33612537211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.219087  4721 tablet_service.cc:1511] Processing CreateTablet for tablet 013d1165be0a4515accdee36e715cbe0 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:53.240175  4721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013d1165be0a4515accdee36e715cbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.244269  4650 tablet_service.cc:1511] Processing CreateTablet for tablet 013d1165be0a4515accdee36e715cbe0 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:53.245707  4650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013d1165be0a4515accdee36e715cbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.250061  4647 tablet_service.cc:1511] Processing CreateTablet for tablet d3e0cee8f4bb4ea98effb33612537211 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:53.252050  4647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e0cee8f4bb4ea98effb33612537211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.254580  4878 tablet_bootstrap.cc:492] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.260411  4716 tablet_service.cc:1511] Processing CreateTablet for tablet d3e0cee8f4bb4ea98effb33612537211 (DEFAULT_TABLE table=soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:53.261819  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e0cee8f4bb4ea98effb33612537211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:53.275014  4878 tablet_bootstrap.cc:654] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.268781  4879 tablet_bootstrap.cc:654] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.307222  4879 tablet_bootstrap.cc:492] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.307904  4879 ts_tablet_manager.cc:1403] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.072s	user 0.002s	sys 0.011s
I20260709 12:25:53.308866  4877 tablet_bootstrap.cc:492] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.309403  4877 ts_tablet_manager.cc:1403] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.014s
I20260709 12:25:53.311393  4879 raft_consensus.cc:359] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.311911  4877 raft_consensus.cc:359] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.312665  4879 raft_consensus.cc:385] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.312880  4877 raft_consensus.cc:385] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.313234  4879 raft_consensus.cc:740] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.314301  4878 tablet_bootstrap.cc:492] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.314918  4878 ts_tablet_manager.cc:1403] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.021s
I20260709 12:25:53.313412  4877 raft_consensus.cc:740] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.314311  4879 consensus_queue.cc:260] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.316009  4877 consensus_queue.cc:260] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.318269  4878 raft_consensus.cc:359] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.319028  4877 ts_tablet_manager.cc:1434] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 12:25:53.319242  4878 raft_consensus.cc:385] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.320537  4877 tablet_bootstrap.cc:492] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.322031  4879 ts_tablet_manager.cc:1434] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 12:25:53.329777  4877 tablet_bootstrap.cc:654] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.330668  4879 tablet_bootstrap.cc:492] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.319828  4878 raft_consensus.cc:740] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.338019  4878 consensus_queue.cc:260] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.342970  4878 ts_tablet_manager.cc:1434] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 12:25:53.344244  4878 tablet_bootstrap.cc:492] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.350546  4879 tablet_bootstrap.cc:654] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.352747  4878 tablet_bootstrap.cc:654] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.359217  4878 tablet_bootstrap.cc:492] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.359866  4878 ts_tablet_manager.cc:1403] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 12:25:53.360154  4877 tablet_bootstrap.cc:492] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.360765  4877 ts_tablet_manager.cc:1403] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260709 12:25:53.363252  4879 tablet_bootstrap.cc:492] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.363796  4879 ts_tablet_manager.cc:1403] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.005s
I20260709 12:25:53.363719  4878 raft_consensus.cc:359] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.364078  4877 raft_consensus.cc:359] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.364830  4878 raft_consensus.cc:385] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.364900  4877 raft_consensus.cc:385] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.365260  4878 raft_consensus.cc:740] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.365384  4877 raft_consensus.cc:740] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.366230  4878 consensus_queue.cc:260] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.366346  4877 consensus_queue.cc:260] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.366890  4879 raft_consensus.cc:359] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.367806  4879 raft_consensus.cc:385] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.368172  4879 raft_consensus.cc:740] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.368968  4879 consensus_queue.cc:260] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.372130  4877 ts_tablet_manager.cc:1434] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:53.373304  4877 tablet_bootstrap.cc:492] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.376111  4878 ts_tablet_manager.cc:1434] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:25:53.377381  4878 tablet_bootstrap.cc:492] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.381654  4879 ts_tablet_manager.cc:1434] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:25:53.382707  4877 tablet_bootstrap.cc:654] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.382738  4879 tablet_bootstrap.cc:492] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.389545  4879 tablet_bootstrap.cc:654] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.396498  4878 tablet_bootstrap.cc:654] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:53.398079  4531 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:53.401096  4879 tablet_bootstrap.cc:492] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.401672  4879 ts_tablet_manager.cc:1403] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260709 12:25:53.401748  4877 tablet_bootstrap.cc:492] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.402235  4878 tablet_bootstrap.cc:492] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.402328  4877 ts_tablet_manager.cc:1403] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.010s
I20260709 12:25:53.402715  4878 ts_tablet_manager.cc:1403] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260709 12:25:53.405198  4878 raft_consensus.cc:359] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.405190  4879 raft_consensus.cc:359] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.405678  4877 raft_consensus.cc:359] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.406077  4878 raft_consensus.cc:385] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.406253  4879 raft_consensus.cc:385] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.406585  4877 raft_consensus.cc:385] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.406651  4878 raft_consensus.cc:740] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.406747  4879 raft_consensus.cc:740] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.407140  4877 raft_consensus.cc:740] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.407816  4878 consensus_queue.cc:260] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.408227  4877 consensus_queue.cc:260] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.408241  4879 consensus_queue.cc:260] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.411130  4877 ts_tablet_manager.cc:1434] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 12:25:53.411736  4878 ts_tablet_manager.cc:1434] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:25:53.412392  4877 tablet_bootstrap.cc:492] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.412742  4878 tablet_bootstrap.cc:492] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.414578  4821 raft_consensus.cc:493] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.415107  4821 raft_consensus.cc:515] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.417414  4821 leader_election.cc:290] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.420030  4878 tablet_bootstrap.cc:654] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.421996  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:53.422269  4877 tablet_bootstrap.cc:654] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.419819  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:53.424240  4733 raft_consensus.cc:2468] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:53.426545  4625 leader_election.cc:304] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
W20260709 12:25:53.429544  4623 leader_election.cc:343] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:53.434453  4877 tablet_bootstrap.cc:492] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.435122  4877 ts_tablet_manager.cc:1403] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.015s
I20260709 12:25:53.435029  4821 raft_consensus.cc:2804] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.436054  4821 raft_consensus.cc:493] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.438699  4877 raft_consensus.cc:359] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.439957  4877 raft_consensus.cc:385] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.440361  4877 raft_consensus.cc:740] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.438514  4879 ts_tablet_manager.cc:1434] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.004s
I20260709 12:25:53.439394  4821 raft_consensus.cc:3060] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.441375  4877 consensus_queue.cc:260] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.444073  4877 ts_tablet_manager.cc:1434] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:25:53.445108  4877 tablet_bootstrap.cc:492] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.449329  4879 tablet_bootstrap.cc:492] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.452823  4877 tablet_bootstrap.cc:654] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.462855  4879 tablet_bootstrap.cc:654] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.480840  4879 tablet_bootstrap.cc:492] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.481446  4879 ts_tablet_manager.cc:1403] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.005s
I20260709 12:25:53.485958  4879 raft_consensus.cc:359] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.487279  4879 raft_consensus.cc:385] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.487790  4879 raft_consensus.cc:740] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.489317  4879 consensus_queue.cc:260] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.493600  4853 raft_consensus.cc:493] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.494220  4853 raft_consensus.cc:515] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.498467  4853 leader_election.cc:290] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:53.500468  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:53.501426  4660 raft_consensus.cc:2468] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:53.504817  4879 ts_tablet_manager.cc:1434] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260709 12:25:53.507247  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:53.508507  4584 raft_consensus.cc:2468] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:53.510423  4697 leader_election.cc:304] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.514856  4853 raft_consensus.cc:2804] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.515527  4853 raft_consensus.cc:493] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.516081  4853 raft_consensus.cc:3060] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.522318  4879 tablet_bootstrap.cc:492] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.546226  4821 raft_consensus.cc:515] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.550515  4878 tablet_bootstrap.cc:492] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.550594  4853 raft_consensus.cc:515] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.551396  4878 ts_tablet_manager.cc:1403] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.139s	user 0.037s	sys 0.099s
I20260709 12:25:53.551556  4877 tablet_bootstrap.cc:492] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.552241  4877 ts_tablet_manager.cc:1403] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.107s	user 0.027s	sys 0.066s
I20260709 12:25:53.549896  4879 tablet_bootstrap.cc:654] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.555621  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:53.555701  4877 raft_consensus.cc:359] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.556332  4584 raft_consensus.cc:3060] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.556607  4877 raft_consensus.cc:385] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.556975  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:53.556995  4877 raft_consensus.cc:740] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.557775  4583 raft_consensus.cc:3060] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.558221  4877 consensus_queue.cc:260] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.560964  4877 ts_tablet_manager.cc:1434] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:25:53.554906  4878 raft_consensus.cc:359] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.562165  4877 tablet_bootstrap.cc:492] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.562316  4878 raft_consensus.cc:385] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.562732  4878 raft_consensus.cc:740] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.563670  4878 consensus_queue.cc:260] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.565733  4583 raft_consensus.cc:2468] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:53.566282  4878 ts_tablet_manager.cc:1434] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:25:53.568084  4623 leader_election.cc:304] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:53.568230  4878 tablet_bootstrap.cc:492] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.569099  4897 raft_consensus.cc:2804] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:53.569854  4897 raft_consensus.cc:697] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:53.570904  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:53.576108  4734 raft_consensus.cc:3060] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.576941  4879 tablet_bootstrap.cc:492] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.577178  4878 tablet_bootstrap.cc:654] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.577492  4879 ts_tablet_manager.cc:1403] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.007s
I20260709 12:25:53.580247  4896 raft_consensus.cc:493] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.570813  4897 consensus_queue.cc:237] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.566736  4821 leader_election.cc:290] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.580868  4879 raft_consensus.cc:359] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.580976  4896 raft_consensus.cc:515] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.586671  4879 raft_consensus.cc:385] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.587133  4879 raft_consensus.cc:740] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.588012  4879 consensus_queue.cc:260] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.589912  4896 leader_election.cc:290] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:53.572971  4877 tablet_bootstrap.cc:654] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.573848  4895 raft_consensus.cc:493] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.591406  4895 raft_consensus.cc:515] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.593513  4895 leader_election.cc:290] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.593958  4895 raft_consensus.cc:493] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.594365  4895 raft_consensus.cc:515] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.595723  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:53.596411  4583 raft_consensus.cc:2468] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:53.597662  4697 leader_election.cc:304] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.590601  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:53.598668  4660 raft_consensus.cc:2468] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:53.599095  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:53.599792  4733 raft_consensus.cc:2468] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:53.600602  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:53.601001  4625 leader_election.cc:304] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.601239  4583 raft_consensus.cc:2468] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:53.602020  4893 raft_consensus.cc:2804] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.602547  4893 raft_consensus.cc:493] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.602985  4893 raft_consensus.cc:3060] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.604708  4896 raft_consensus.cc:2804] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.605358  4896 raft_consensus.cc:493] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.605912  4896 raft_consensus.cc:3060] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.610457  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c734b5952d740589b861e694c949071" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:53.611217  4733 raft_consensus.cc:2468] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:53.611505  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c734b5952d740589b861e694c949071" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:53.612210  4583 raft_consensus.cc:2468] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:53.612653  4625 leader_election.cc:304] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.613749  4821 raft_consensus.cc:2804] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.614279  4821 raft_consensus.cc:493] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.614642  4821 raft_consensus.cc:3060] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.615334  4584 raft_consensus.cc:2468] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:53.619962  4895 leader_election.cc:290] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.622112  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:53.622828  4660 raft_consensus.cc:3060] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.616418  4853 leader_election.cc:290] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:53.627130  4697 leader_election.cc:304] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.628216  4853 raft_consensus.cc:2804] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:53.628904  4853 raft_consensus.cc:697] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:53.618749  4734 raft_consensus.cc:2468] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:53.631239  4877 tablet_bootstrap.cc:492] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.631284  4883 raft_consensus.cc:493] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.639604  4877 ts_tablet_manager.cc:1403] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.013s
I20260709 12:25:53.639539  4883 raft_consensus.cc:515] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.642042  4883 leader_election.cc:290] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.632151  4660 raft_consensus.cc:2468] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:53.634204  4853 consensus_queue.cc:237] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.644371  4877 raft_consensus.cc:359] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.644922  4659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22aeef95128b4be189bbc1aae9157868" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:53.645462  4877 raft_consensus.cc:385] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.645942  4877 raft_consensus.cc:740] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.649935  4877 consensus_queue.cc:260] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.636085  4821 raft_consensus.cc:515] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.638173  4896 raft_consensus.cc:515] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
W20260709 12:25:53.647073  4550 leader_election.cc:343] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:53.648243  4893 raft_consensus.cc:515] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.653142  4878 tablet_bootstrap.cc:492] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.653800  4878 ts_tablet_manager.cc:1403] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.047s
I20260709 12:25:53.654212  4821 leader_election.cc:290] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.654767  4893 leader_election.cc:290] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.657101  4896 leader_election.cc:290] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:53.657233  4878 raft_consensus.cc:359] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.658609  4878 raft_consensus.cc:385] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.657930  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:53.658802  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:53.659240  4877 ts_tablet_manager.cc:1434] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.009s
I20260709 12:25:53.659457  4583 raft_consensus.cc:3060] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.659610  4878 raft_consensus.cc:740] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.660516  4877 tablet_bootstrap.cc:492] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.660439  4878 consensus_queue.cc:260] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.657181  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c734b5952d740589b861e694c949071" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:53.661484  4733 raft_consensus.cc:3060] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.662851  4878 ts_tablet_manager.cc:1434] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:25:53.659483  4732 raft_consensus.cc:2393] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c71986564e80483581bd69e1b96df5ff in current term 1: Already voted for candidate f6404192d78b4df3bb455a8b8727452a in this term.
I20260709 12:25:53.663911  4878 tablet_bootstrap.cc:492] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.667955  4583 raft_consensus.cc:2468] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:53.670938  4697 leader_election.cc:304] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.670897  4878 tablet_bootstrap.cc:654] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.671694  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:53.672574  4582 raft_consensus.cc:2393] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c71986564e80483581bd69e1b96df5ff in current term 1: Already voted for candidate f6404192d78b4df3bb455a8b8727452a in this term.
I20260709 12:25:53.673326  4896 raft_consensus.cc:2804] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:53.673871  4733 raft_consensus.cc:2468] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:53.675271  4625 leader_election.cc:304] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.679591  4893 raft_consensus.cc:2804] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:53.680349  4893 raft_consensus.cc:697] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:53.681545  4893 consensus_queue.cc:237] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.685503  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22aeef95128b4be189bbc1aae9157868" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:53.686161  4734 raft_consensus.cc:2468] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 0.
I20260709 12:25:53.671015  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c734b5952d740589b861e694c949071" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:53.687618  4550 leader_election.cc:304] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [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: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: c71986564e80483581bd69e1b96df5ff
I20260709 12:25:53.687996  4585 raft_consensus.cc:3060] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.689368  4623 leader_election.cc:304] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [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: c71986564e80483581bd69e1b96df5ff; no voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a
I20260709 12:25:53.690043  4482 catalog_manager.cc:5697] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 0 to 1, leader changed from <none> to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 1 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:53.669795  4879 ts_tablet_manager.cc:1434] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.008s
I20260709 12:25:53.692010  4879 tablet_bootstrap.cc:492] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.673885  4896 raft_consensus.cc:697] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:53.695905  4883 raft_consensus.cc:2804] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.696471  4883 raft_consensus.cc:493] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.696904  4883 raft_consensus.cc:3060] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.696931  4896 consensus_queue.cc:237] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.690786  4897 raft_consensus.cc:2749] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:53.678246  4481 catalog_manager.cc:5697] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:53.710175  4879 tablet_bootstrap.cc:654] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.687144  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:53.713805  4660 raft_consensus.cc:2393] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f6404192d78b4df3bb455a8b8727452a in current term 1: Already voted for candidate c71986564e80483581bd69e1b96df5ff in this term.
I20260709 12:25:53.668349  4877 tablet_bootstrap.cc:654] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.718501  4883 raft_consensus.cc:515] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.719642  4585 raft_consensus.cc:2468] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:53.732088  4878 tablet_bootstrap.cc:492] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.732744  4878 ts_tablet_manager.cc:1403] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.036s
I20260709 12:25:53.732863  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22aeef95128b4be189bbc1aae9157868" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:53.733422  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22aeef95128b4be189bbc1aae9157868" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:53.732787  4883 leader_election.cc:290] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.733598  4733 raft_consensus.cc:3060] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.734083  4660 raft_consensus.cc:3060] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.737278  4878 raft_consensus.cc:359] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.738025  4878 raft_consensus.cc:385] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.738317  4878 raft_consensus.cc:740] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.739023  4878 consensus_queue.cc:260] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.741278  4878 ts_tablet_manager.cc:1434] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:25:53.742244  4878 tablet_bootstrap.cc:492] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.743333  4733 raft_consensus.cc:2468] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 1.
I20260709 12:25:53.745242  4550 leader_election.cc:304] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.746402  4781 raft_consensus.cc:2804] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:53.746954  4781 raft_consensus.cc:697] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:53.747761  4781 consensus_queue.cc:237] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.751034  4878 tablet_bootstrap.cc:654] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.756069  4877 tablet_bootstrap.cc:492] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.757136  4877 ts_tablet_manager.cc:1403] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.004s
I20260709 12:25:53.759063  4660 raft_consensus.cc:2468] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 1.
I20260709 12:25:53.760690  4877 raft_consensus.cc:359] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.761826  4877 raft_consensus.cc:385] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.762310  4877 raft_consensus.cc:740] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.763499  4877 consensus_queue.cc:260] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.766851  4877 ts_tablet_manager.cc:1434] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:53.768347  4877 tablet_bootstrap.cc:492] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.770372  4483 catalog_manager.cc:5697] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 1 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:53.776921  4878 tablet_bootstrap.cc:492] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.776934  4877 tablet_bootstrap.cc:654] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.777673  4878 ts_tablet_manager.cc:1403] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.008s
I20260709 12:25:53.779227  4879 tablet_bootstrap.cc:492] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.780009  4879 ts_tablet_manager.cc:1403] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.020s
I20260709 12:25:53.781163  4878 raft_consensus.cc:359] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.782258  4878 raft_consensus.cc:385] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.782678  4878 raft_consensus.cc:740] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.783712  4878 consensus_queue.cc:260] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.787093  4878 ts_tablet_manager.cc:1434] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:25:53.788144  4878 tablet_bootstrap.cc:492] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.787858  4879 raft_consensus.cc:359] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.789136  4877 tablet_bootstrap.cc:492] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.791107  4879 raft_consensus.cc:385] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.791482  4879 raft_consensus.cc:740] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.791565  4877 ts_tablet_manager.cc:1403] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260709 12:25:53.792230  4879 consensus_queue.cc:260] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.794937  4878 tablet_bootstrap.cc:654] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.794660  4877 raft_consensus.cc:359] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.795406  4879 ts_tablet_manager.cc:1434] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:25:53.795460  4877 raft_consensus.cc:385] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.796073  4877 raft_consensus.cc:740] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.796579  4879 tablet_bootstrap.cc:492] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.796990  4877 consensus_queue.cc:260] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.799768  4877 ts_tablet_manager.cc:1434] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:53.801014  4877 tablet_bootstrap.cc:492] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf: Bootstrap starting.
I20260709 12:25:53.803808  4879 tablet_bootstrap.cc:654] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.812057  4877 tablet_bootstrap.cc:654] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.811121  4481 catalog_manager.cc:5697] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 0 to 1, leader changed from <none> to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 1 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:53.825033  4878 tablet_bootstrap.cc:492] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.825640  4877 tablet_bootstrap.cc:492] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf: No bootstrap required, opened a new log
I20260709 12:25:53.825778  4878 ts_tablet_manager.cc:1403] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.018s
I20260709 12:25:53.826260  4877 ts_tablet_manager.cc:1403] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260709 12:25:53.829195  4877 raft_consensus.cc:359] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.829916  4877 raft_consensus.cc:385] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.830523  4877 raft_consensus.cc:740] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.829833  4878 raft_consensus.cc:359] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.831100  4878 raft_consensus.cc:385] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.831530  4878 raft_consensus.cc:740] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.831416  4877 consensus_queue.cc:260] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.832767  4878 consensus_queue.cc:260] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.834272  4877 ts_tablet_manager.cc:1434] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:53.835573  4878 ts_tablet_manager.cc:1434] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:25:53.836702  4878 tablet_bootstrap.cc:492] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: Bootstrap starting.
I20260709 12:25:53.838532  4879 tablet_bootstrap.cc:492] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.839071  4879 ts_tablet_manager.cc:1403] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.016s
I20260709 12:25:53.842166  4879 raft_consensus.cc:359] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.842653  4878 tablet_bootstrap.cc:654] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.843056  4879 raft_consensus.cc:385] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.843454  4879 raft_consensus.cc:740] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.844300  4879 consensus_queue.cc:260] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.847527  4879 ts_tablet_manager.cc:1434] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:25:53.848932  4879 tablet_bootstrap.cc:492] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.850266  4482 catalog_manager.cc:5697] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:53.854226  4878 tablet_bootstrap.cc:492] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: No bootstrap required, opened a new log
I20260709 12:25:53.854807  4878 ts_tablet_manager.cc:1403] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 12:25:53.856817  4879 tablet_bootstrap.cc:654] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.857609  4878 raft_consensus.cc:359] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.858403  4878 raft_consensus.cc:385] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.858697  4878 raft_consensus.cc:740] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.859416  4878 consensus_queue.cc:260] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.862111  4878 ts_tablet_manager.cc:1434] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:25:53.868316  4879 tablet_bootstrap.cc:492] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.868909  4879 ts_tablet_manager.cc:1403] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 12:25:53.872378  4879 raft_consensus.cc:359] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.873132  4879 raft_consensus.cc:385] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.873428  4879 raft_consensus.cc:740] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.874110  4879 consensus_queue.cc:260] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.876004  4879 ts_tablet_manager.cc:1434] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:53.876962  4879 tablet_bootstrap.cc:492] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a: Bootstrap starting.
I20260709 12:25:53.881819  4879 tablet_bootstrap.cc:654] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:53.885542  4879 tablet_bootstrap.cc:492] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a: No bootstrap required, opened a new log
I20260709 12:25:53.885905  4879 ts_tablet_manager.cc:1403] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:53.887816  4879 raft_consensus.cc:359] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.888288  4879 raft_consensus.cc:385] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:53.888502  4879 raft_consensus.cc:740] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Initialized, Role: FOLLOWER
I20260709 12:25:53.888996  4879 consensus_queue.cc:260] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.890411  4879 ts_tablet_manager.cc:1434] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:25:53.916435  4893 raft_consensus.cc:493] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.916869  4893 raft_consensus.cc:515] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.918673  4893 leader_election.cc:290] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.919313  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:53.919725  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:53.920087  4585 raft_consensus.cc:2468] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:53.920367  4733 raft_consensus.cc:2468] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 0.
I20260709 12:25:53.921131  4623 leader_election.cc:304] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:53.921746  4893 raft_consensus.cc:2804] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.922079  4893 raft_consensus.cc:493] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.922312  4893 raft_consensus.cc:3060] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.927241  4893 raft_consensus.cc:515] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.929443  4893 leader_election.cc:290] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.930764  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:53.931403  4733 raft_consensus.cc:3060] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.931259  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:53.932017  4585 raft_consensus.cc:3060] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.938199  4733 raft_consensus.cc:2468] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:53.938702  4585 raft_consensus.cc:2468] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 1.
I20260709 12:25:53.939401  4625 leader_election.cc:304] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:53.940232  4893 raft_consensus.cc:2804] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:53.940663  4893 raft_consensus.cc:697] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:53.941394  4893 consensus_queue.cc:237] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.949036  4482 catalog_manager.cc:5697] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 1 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:53.989961  4781 raft_consensus.cc:493] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.990554  4781 raft_consensus.cc:515] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:53.992188  4781 leader_election.cc:290] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:53.992971  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:53.993525  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a" is_pre_election: true
I20260709 12:25:53.993654  4660 raft_consensus.cc:2468] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 0.
I20260709 12:25:53.994190  4733 raft_consensus.cc:2468] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 0.
I20260709 12:25:53.994721  4550 leader_election.cc:304] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:53.995532  4883 raft_consensus.cc:2804] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.995793  4883 raft_consensus.cc:493] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.996090  4883 raft_consensus.cc:3060] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.002928  4883 raft_consensus.cc:515] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.004801  4883 leader_election.cc:290] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.006011  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.006230  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:54.006876  4734 raft_consensus.cc:3060] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.006946  4660 raft_consensus.cc:3060] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.013048  4660 raft_consensus.cc:2468] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 1.
I20260709 12:25:54.014652  4550 leader_election.cc:304] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:54.015697  4883 raft_consensus.cc:2804] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:54.016278  4883 raft_consensus.cc:697] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:54.017613  4896 raft_consensus.cc:493] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:54.018221  4896 raft_consensus.cc:515] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.017148  4883 consensus_queue.cc:237] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.020402  4896 leader_election.cc:290] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:54.020669  4893 consensus_queue.cc:1048] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:54.021114  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:54.021831  4585 raft_consensus.cc:2468] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:54.022281  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:54.022948  4660 raft_consensus.cc:2468] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:54.023200  4734 raft_consensus.cc:2468] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 1.
I20260709 12:25:54.023239  4697 leader_election.cc:304] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.026721  4896 raft_consensus.cc:2804] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:54.027225  4896 raft_consensus.cc:493] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:54.027705  4896 raft_consensus.cc:3060] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.030226  4482 catalog_manager.cc:5697] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 1 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.042716  4896 raft_consensus.cc:515] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.044960  4896 leader_election.cc:290] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:54.045439  4893 consensus_queue.cc:1048] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:54.046398  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:54.047014  4660 raft_consensus.cc:3060] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.046990  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:54.052035  4584 raft_consensus.cc:3060] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.059974  4660 raft_consensus.cc:2468] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:54.061422  4699 leader_election.cc:304] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.062525  4853 raft_consensus.cc:2804] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:54.063154  4853 raft_consensus.cc:697] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:54.064261  4853 consensus_queue.cc:237] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.067004  4584 raft_consensus.cc:2468] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:54.068766  4896 raft_consensus.cc:493] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:54.069319  4896 raft_consensus.cc:515] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.078516  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf" is_pre_election: true
I20260709 12:25:54.079134  4584 raft_consensus.cc:2468] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:54.079778  4896 leader_election.cc:290] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:54.080541  4697 leader_election.cc:304] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.081300  4853 raft_consensus.cc:2804] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:54.081732  4853 raft_consensus.cc:493] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:54.082151  4853 raft_consensus.cc:3060] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.085239  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff" is_pre_election: true
I20260709 12:25:54.087643  4660 raft_consensus.cc:2468] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 0.
I20260709 12:25:54.085391  4896 consensus_queue.cc:1048] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:54.092672  4853 raft_consensus.cc:515] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.095202  4853 leader_election.cc:290] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:54.095791  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:54.096423  4585 raft_consensus.cc:3060] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.096378  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:54.098626  4660 raft_consensus.cc:3060] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.103824  4585 raft_consensus.cc:2468] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:54.105005  4697 leader_election.cc:304] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.106000  4853 raft_consensus.cc:2804] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:54.106099  4660 raft_consensus.cc:2468] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 1.
I20260709 12:25:54.100206  4483 catalog_manager.cc:5697] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 0 to 1, leader changed from <none> to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 1 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:54.106534  4853 raft_consensus.cc:697] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:54.107888  4853 consensus_queue.cc:237] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.117120  4900 consensus_queue.cc:1048] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:54.132076  4482 catalog_manager.cc:5697] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 0 to 1, leader changed from <none> to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 1 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:54.178639  4853 consensus_queue.cc:1048] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.191380  4853 consensus_queue.cc:1048] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.201077  4893 consensus_queue.cc:1048] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.212539  4821 consensus_queue.cc:1048] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.262825  4883 consensus_queue.cc:1048] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.276520  4883 consensus_queue.cc:1048] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.343683  4734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
mode: GRACEFUL
new_leader_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:25:54.344285  4734 raft_consensus.cc:606] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Received request to transfer leadership to TS 65659ec0a82d4188847ea58587d27dcf
I20260709 12:25:54.352458  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
mode: GRACEFUL
new_leader_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:43850
I20260709 12:25:54.352950  4660 raft_consensus.cc:606] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Received request to transfer leadership to TS 65659ec0a82d4188847ea58587d27dcf
I20260709 12:25:54.358353  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c734b5952d740589b861e694c949071"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
mode: GRACEFUL
new_leader_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:43850
I20260709 12:25:54.358825  4660 raft_consensus.cc:606] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Received request to transfer leadership to TS 65659ec0a82d4188847ea58587d27dcf
I20260709 12:25:54.363958  4734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
mode: GRACEFUL
new_leader_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:25:54.364571  4734 raft_consensus.cc:606] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Received request to transfer leadership to TS c71986564e80483581bd69e1b96df5ff
I20260709 12:25:54.369650  4734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
mode: GRACEFUL
new_leader_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:25:54.370223  4734 raft_consensus.cc:606] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Received request to transfer leadership to TS c71986564e80483581bd69e1b96df5ff
I20260709 12:25:54.374872  4734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
mode: GRACEFUL
new_leader_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:52004
I20260709 12:25:54.375429  4734 raft_consensus.cc:606] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Received request to transfer leadership to TS c71986564e80483581bd69e1b96df5ff
I20260709 12:25:54.379995  4584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
mode: GRACEFUL
new_leader_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:60864
I20260709 12:25:54.380441  4584 raft_consensus.cc:606] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Received request to transfer leadership to TS c71986564e80483581bd69e1b96df5ff
I20260709 12:25:54.384958  4660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
mode: GRACEFUL
new_leader_uuid: "f6404192d78b4df3bb455a8b8727452a"
 from {username='slave'} at 127.0.0.1:43850
I20260709 12:25:54.385459  4660 raft_consensus.cc:606] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Received request to transfer leadership to TS f6404192d78b4df3bb455a8b8727452a
I20260709 12:25:54.431417  4893 consensus_queue.cc:1048] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.441552  4897 consensus_queue.cc:1048] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.450500  4893 raft_consensus.cc:993] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: : Instructing follower f6404192d78b4df3bb455a8b8727452a to start an election
I20260709 12:25:54.450996  4893 raft_consensus.cc:1081] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Signalling peer f6404192d78b4df3bb455a8b8727452a to start an election
I20260709 12:25:54.452577  4734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
 from {username='slave'} at 127.0.0.1:52002
I20260709 12:25:54.453188  4734 raft_consensus.cc:493] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.453548  4734 raft_consensus.cc:3060] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.458470  4734 raft_consensus.cc:515] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.460777  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:54.460521  4734 leader_election.cc:290] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 2 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:54.461063  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e0cee8f4bb4ea98effb33612537211" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:54.461337  4584 raft_consensus.cc:3060] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.461661  4660 raft_consensus.cc:3055] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.461992  4660 raft_consensus.cc:740] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:54.462680  4660 consensus_queue.cc:260] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.463733  4660 raft_consensus.cc:3060] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.467094  4584 raft_consensus.cc:2468] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 2.
I20260709 12:25:54.468250  4697 leader_election.cc:304] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.468952  4660 raft_consensus.cc:2468] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 2.
I20260709 12:25:54.469033  4853 raft_consensus.cc:2804] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.469655  4853 raft_consensus.cc:697] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 2 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:54.470575  4853 consensus_queue.cc:237] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.476563  4482 catalog_manager.cc:5697] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 1 to 2, leader changed from c71986564e80483581bd69e1b96df5ff (127.30.109.66) to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 2 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:54.506160  4853 consensus_queue.cc:1048] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.512722  4932 raft_consensus.cc:993] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: : Instructing follower c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.513176  4900 raft_consensus.cc:1081] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Signalling peer c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.514796  4658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:43830
I20260709 12:25:54.515439  4658 raft_consensus.cc:493] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.515862  4658 raft_consensus.cc:3060] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.517748  4932 consensus_queue.cc:1048] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.523866  4658 raft_consensus.cc:515] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.526012  4658 leader_election.cc:290] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.526525  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:54.527421  4585 raft_consensus.cc:3060] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.527484  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013d1165be0a4515accdee36e715cbe0" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.528249  4734 raft_consensus.cc:3055] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.528584  4734 raft_consensus.cc:740] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:54.528810  4660 raft_consensus.cc:1240] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Rejecting Update request from peer f6404192d78b4df3bb455a8b8727452a for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:54.529496  4734 consensus_queue.cc:260] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.531780  4734 raft_consensus.cc:3060] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.534610  4585 raft_consensus.cc:2468] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.535336  4584 raft_consensus.cc:1240] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Rejecting Update request from peer f6404192d78b4df3bb455a8b8727452a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:25:54.535785  4623 leader_election.cc:304] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:54.536571  4893 raft_consensus.cc:2804] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.537067  4893 raft_consensus.cc:697] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:54.537863  4893 consensus_queue.cc:237] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [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: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.539489  4932 consensus_queue.cc:1048] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.542392  4734 raft_consensus.cc:2468] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.545975  4482 catalog_manager.cc:5697] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 1 to 2, leader changed from f6404192d78b4df3bb455a8b8727452a (127.30.109.67) to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 2 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.546381  4883 consensus_queue.cc:1048] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.554440  4853 consensus_queue.cc:1048] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:54.565577  4896 raft_consensus.cc:993] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: : Instructing follower c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.566183  4896 raft_consensus.cc:1081] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Signalling peer c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.568125  4658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:43830
I20260709 12:25:54.568722  4658 raft_consensus.cc:493] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.569172  4658 raft_consensus.cc:3060] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.572281  4883 raft_consensus.cc:993] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: : Instructing follower c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.572777  4883 raft_consensus.cc:1081] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Signalling peer c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.576097  4658 raft_consensus.cc:515] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.578608  4658 leader_election.cc:290] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.578727  4659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:43834
I20260709 12:25:54.578835  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:54.579545  4585 raft_consensus.cc:3060] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.579751  4734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220236e661d644b3aba935ff0bf1f560" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.580371  4734 raft_consensus.cc:3055] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.580705  4734 raft_consensus.cc:740] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:54.581542  4734 consensus_queue.cc:260] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.582688  4659 raft_consensus.cc:493] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.583128  4659 raft_consensus.cc:3060] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.585963  4821 raft_consensus.cc:993] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: : Instructing follower 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:54.586452  4821 raft_consensus.cc:1081] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Signalling peer 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:54.587626  4585 raft_consensus.cc:2468] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.588040  4584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:60850
I20260709 12:25:54.588413  4734 raft_consensus.cc:3060] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.588537  4584 raft_consensus.cc:493] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.588760  4623 leader_election.cc:304] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:54.589607  4893 raft_consensus.cc:2804] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.590080  4893 raft_consensus.cc:697] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:54.588979  4584 raft_consensus.cc:3060] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.590623  4659 raft_consensus.cc:515] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.590873  4893 consensus_queue.cc:237] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.580662  4883 consensus_queue.cc:1048] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:25:54.598007  4734 raft_consensus.cc:2468] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.600274  4584 raft_consensus.cc:515] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.603273  4584 leader_election.cc:290] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.604933  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:54.605535  4660 raft_consensus.cc:3055] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.605816  4660 raft_consensus.cc:740] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:54.607528  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f154a0e47d4133901dfbd6acdd7555" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.608819  4733 raft_consensus.cc:3060] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.609891  4660 consensus_queue.cc:260] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.611075  4660 raft_consensus.cc:3060] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.611841  4659 leader_election.cc:290] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.613401  4732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.613942  4732 raft_consensus.cc:3060] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.618801  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31d7879b8e04be8b4b3b7d0ba755339" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:54.619241  4733 raft_consensus.cc:2468] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:54.619424  4584 raft_consensus.cc:3055] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.619858  4584 raft_consensus.cc:740] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:54.620692  4550 leader_election.cc:304] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.621084  4732 raft_consensus.cc:2468] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.621425  4660 raft_consensus.cc:2468] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:54.621616  4883 raft_consensus.cc:2804] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.622107  4883 raft_consensus.cc:697] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:54.620723  4584 consensus_queue.cc:260] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.622565  4625 leader_election.cc:304] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.622936  4883 consensus_queue.cc:237] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.623495  4893 raft_consensus.cc:2804] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.623579  4584 raft_consensus.cc:3060] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.624011  4893 raft_consensus.cc:697] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:54.624812  4893 consensus_queue.cc:237] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.628881  4482 catalog_manager.cc:5697] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 1 to 2, leader changed from f6404192d78b4df3bb455a8b8727452a (127.30.109.67) to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 2 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.630100  4584 raft_consensus.cc:2468] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.636406  4481 catalog_manager.cc:5697] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 1 to 2, leader changed from c71986564e80483581bd69e1b96df5ff (127.30.109.66) to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 2 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.641307  4482 catalog_manager.cc:5697] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 1 to 2, leader changed from 65659ec0a82d4188847ea58587d27dcf (127.30.109.65) to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 2 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.653507  4896 raft_consensus.cc:993] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: : Instructing follower 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:54.653935  4853 raft_consensus.cc:1081] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Signalling peer 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:54.655150  4584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:60844
I20260709 12:25:54.655581  4584 raft_consensus.cc:493] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.655814  4584 raft_consensus.cc:3060] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.659955  4584 raft_consensus.cc:515] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.661734  4584 leader_election.cc:290] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.662333  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:54.662777  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7733efce5c2409f87721c737e0736b5" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.663008  4660 raft_consensus.cc:3060] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.663388  4733 raft_consensus.cc:3055] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.663672  4733 raft_consensus.cc:740] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:54.664249  4733 consensus_queue.cc:260] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.665079  4733 raft_consensus.cc:3060] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.667629  4660 raft_consensus.cc:2468] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:54.668615  4550 leader_election.cc:304] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:54.669287  4883 raft_consensus.cc:2804] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.669492  4733 raft_consensus.cc:2468] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:54.669659  4883 raft_consensus.cc:697] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:54.670588  4883 consensus_queue.cc:237] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.677052  4853 raft_consensus.cc:993] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: : Instructing follower c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.677491  4853 raft_consensus.cc:1081] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Signalling peer c71986564e80483581bd69e1b96df5ff to start an election
I20260709 12:25:54.677716  4482 catalog_manager.cc:5697] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 1 to 2, leader changed from f6404192d78b4df3bb455a8b8727452a (127.30.109.67) to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 2 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.679689  4660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
 from {username='slave'} at 127.0.0.1:43830
I20260709 12:25:54.680233  4660 raft_consensus.cc:493] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.681545  4660 raft_consensus.cc:3060] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.686905  4660 raft_consensus.cc:515] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.688302  4660 leader_election.cc:290] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.689400  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.689615  4584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22fd2cdc9d9a444fb724bf3da6ba05ae" candidate_uuid: "c71986564e80483581bd69e1b96df5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:54.690007  4733 raft_consensus.cc:3055] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.690385  4733 raft_consensus.cc:740] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:54.690152  4584 raft_consensus.cc:3060] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.691124  4733 consensus_queue.cc:260] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.692111  4733 raft_consensus.cc:3060] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.695616  4584 raft_consensus.cc:2468] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.696593  4623 leader_election.cc:304] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, c71986564e80483581bd69e1b96df5ff; no voters: 
I20260709 12:25:54.697296  4733 raft_consensus.cc:2468] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71986564e80483581bd69e1b96df5ff in term 2.
I20260709 12:25:54.697358  4893 raft_consensus.cc:2804] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.698086  4893 raft_consensus.cc:697] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Becoming Leader. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:54.698849  4893 consensus_queue.cc:237] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.704792  4482 catalog_manager.cc:5697] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff reported cstate change: term changed from 1 to 2, leader changed from f6404192d78b4df3bb455a8b8727452a (127.30.109.67) to c71986564e80483581bd69e1b96df5ff (127.30.109.66). New cstate: current_term: 2 leader_uuid: "c71986564e80483581bd69e1b96df5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.841146  4897 raft_consensus.cc:993] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: : Instructing follower 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:54.841722  4893 raft_consensus.cc:1081] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Signalling peer 65659ec0a82d4188847ea58587d27dcf to start an election
I20260709 12:25:54.843389  4584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c734b5952d740589b861e694c949071"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
 from {username='slave'} at 127.0.0.1:60850
I20260709 12:25:54.843847  4584 raft_consensus.cc:493] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.844125  4584 raft_consensus.cc:3060] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.849080  4584 raft_consensus.cc:515] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.850595  4584 leader_election.cc:290] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Requested vote from peers c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235), f6404192d78b4df3bb455a8b8727452a (127.30.109.67:40503)
I20260709 12:25:54.851291  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c734b5952d740589b861e694c949071" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:54.851667  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c734b5952d740589b861e694c949071" candidate_uuid: "65659ec0a82d4188847ea58587d27dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
I20260709 12:25:54.851960  4660 raft_consensus.cc:3055] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:54.852334  4733 raft_consensus.cc:3060] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.852420  4660 raft_consensus.cc:740] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:54.853225  4660 consensus_queue.cc:260] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.854343  4660 raft_consensus.cc:3060] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:54.858850  4733 raft_consensus.cc:2468] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:54.860101  4550 leader_election.cc:304] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:54.860417  4660 raft_consensus.cc:2468] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65659ec0a82d4188847ea58587d27dcf in term 2.
I20260709 12:25:54.860958  4883 raft_consensus.cc:2804] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:54.861545  4883 raft_consensus.cc:697] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Leader. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:54.862418  4883 consensus_queue.cc:237] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:54.869701  4482 catalog_manager.cc:5697] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf reported cstate change: term changed from 1 to 2, leader changed from c71986564e80483581bd69e1b96df5ff (127.30.109.66) to 65659ec0a82d4188847ea58587d27dcf (127.30.109.65). New cstate: current_term: 2 leader_uuid: "65659ec0a82d4188847ea58587d27dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.900348  4660 raft_consensus.cc:1275] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer f6404192d78b4df3bb455a8b8727452a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.901764  4900 consensus_queue.cc:1048] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:54.909631  4584 raft_consensus.cc:1275] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Refusing update from remote peer f6404192d78b4df3bb455a8b8727452a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.911460  4896 consensus_queue.cc:1048] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:54.973284  4733 raft_consensus.cc:1275] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.974578  4897 consensus_queue.cc:1048] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:54.983304  4584 raft_consensus.cc:1275] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.985203  4897 consensus_queue.cc:1048] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:55.029661  4733 raft_consensus.cc:1275] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.030901  4883 consensus_queue.cc:1048] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.041066  4660 raft_consensus.cc:1275] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.042382  4939 consensus_queue.cc:1048] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.069537  4733 raft_consensus.cc:1275] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.070739  4897 consensus_queue.cc:1048] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.078194  4584 raft_consensus.cc:1275] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.082237  4893 consensus_queue.cc:1048] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.100114  4584 raft_consensus.cc:1275] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.101289  4893 consensus_queue.cc:1048] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.103515  4733 raft_consensus.cc:1275] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.104918  4821 consensus_queue.cc:1048] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.108855  4732 raft_consensus.cc:1275] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.111042  4821 consensus_queue.cc:1048] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.128963  4584 raft_consensus.cc:1275] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Refusing update from remote peer c71986564e80483581bd69e1b96df5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.130360  4897 consensus_queue.cc:1048] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.206378  4660 raft_consensus.cc:1275] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.207638  4939 consensus_queue.cc:1048] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:55.211869  4732 raft_consensus.cc:1275] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.213285  4939 consensus_queue.cc:1048] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:55.298563  4732 raft_consensus.cc:1275] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.300180  4952 consensus_queue.cc:1048] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:55.309198  4660 raft_consensus.cc:1275] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer 65659ec0a82d4188847ea58587d27dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:55.310720  4939 consensus_queue.cc:1048] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.388751  4481 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41338:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:25:57.408741  4481 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41338:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:25:57.455966 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:25:57.535995  4625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:40503, user_credentials={real_user=slave}} blocked reactor thread for 47788us
I20260709 12:25:57.580415  4989 tablet.cc:1724] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.586472  5010 tablet.cc:1724] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.544624  5004 tablet.cc:1724] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:57.644439  4550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.67:40503, user_credentials={real_user=slave}} blocked reactor thread for 52112.4us
I20260709 12:25:57.614279  4987 tablet.cc:1724] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.665205  4585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a49615dcef234d77815a2e8728575649"
dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
mode: GRACEFUL
new_leader_uuid: "f6404192d78b4df3bb455a8b8727452a"
 from {username='slave'} at 127.0.0.1:60868
I20260709 12:25:57.667634  4585 raft_consensus.cc:606] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Received request to transfer leadership to TS f6404192d78b4df3bb455a8b8727452a
W20260709 12:25:57.696388  4623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.65:41095, user_credentials={real_user=slave}} blocked reactor thread for 99951.8us
I20260709 12:25:57.673224  5015 tablet.cc:1724] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.715700  5019 tablet.cc:1724] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.667948  5012 tablet.cc:1724] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.724792  5021 tablet.cc:1724] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:57.743564  5013 log.cc:927] Time spent T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: Append to log took a long time: real 0.075s	user 0.004s	sys 0.000s
I20260709 12:25:57.748049  5022 tablet.cc:1724] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:25:57.751400  4550 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.109.66:43235, user_credentials={real_user=slave}} blocked reactor thread for 102289us
I20260709 12:25:57.734098  5016 tablet.cc:1724] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.770490  5004 tablet.cc:1724] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.772055  4989 tablet.cc:1724] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.785673  5030 tablet.cc:1724] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.774144  5010 tablet.cc:1724] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.820998  4987 tablet.cc:1724] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.854957  5012 tablet.cc:1724] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.874900  5010 tablet.cc:1724] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.882373  5004 tablet.cc:1724] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.864576  5021 tablet.cc:1724] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.862429  5015 tablet.cc:1724] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.888454  4657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf"
dest_uuid: "c71986564e80483581bd69e1b96df5ff"
mode: GRACEFUL
new_leader_uuid: "f6404192d78b4df3bb455a8b8727452a"
 from {username='slave'} at 127.0.0.1:43860
I20260709 12:25:57.894160  4657 raft_consensus.cc:606] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Received request to transfer leadership to TS f6404192d78b4df3bb455a8b8727452a
I20260709 12:25:57.896123 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:57.896757 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:57.867395  5019 tablet.cc:1724] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.903461  5024 raft_consensus.cc:993] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf: : Instructing follower f6404192d78b4df3bb455a8b8727452a to start an election
I20260709 12:25:57.904018  5024 raft_consensus.cc:1081] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Signalling peer f6404192d78b4df3bb455a8b8727452a to start an election
I20260709 12:25:57.905807  5033 tablet.cc:1724] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.907778  4730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a49615dcef234d77815a2e8728575649"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
 from {username='slave'} at 127.0.0.1:51996
I20260709 12:25:57.908461  4730 raft_consensus.cc:493] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:57.908905  4730 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.896692  4987 tablet.cc:1724] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.921877  5022 tablet.cc:1724] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.924067  4989 tablet.cc:1724] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.925037  5012 tablet.cc:1724] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.927548  5016 tablet.cc:1724] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:25:57.964807  4730 raft_consensus.cc:515] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:57.967999  4585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:57.968663  4585 raft_consensus.cc:3055] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:57.969044  4585 raft_consensus.cc:740] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65659ec0a82d4188847ea58587d27dcf, State: Running, Role: LEADER
I20260709 12:25:57.969970  4585 consensus_queue.cc:260] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [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: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:57.971267  4585 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.980423  4730 leader_election.cc:290] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 3 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:57.981518  4657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49615dcef234d77815a2e8728575649" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:57.982218  4657 raft_consensus.cc:3060] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:57.985766  4585 raft_consensus.cc:2468] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 3.
I20260709 12:25:57.987457  4697 leader_election.cc:304] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [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: 65659ec0a82d4188847ea58587d27dcf, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:57.988502  5011 raft_consensus.cc:2804] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:57.989066  5011 raft_consensus.cc:697] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 3 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:57.989437  4657 raft_consensus.cc:2468] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 3.
I20260709 12:25:57.990017  5011 consensus_queue.cc:237] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [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: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:57.990564  4482 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8: soft_deleted_table [id=ee79f29bcb6a411e984ed09d7f20746a] alter complete (version 1)
I20260709 12:25:58.003249  4480 catalog_manager.cc:5697] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 2 to 3, leader changed from 65659ec0a82d4188847ea58587d27dcf (127.30.109.65) to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 3 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:58.461011  5039 raft_consensus.cc:993] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff: : Instructing follower f6404192d78b4df3bb455a8b8727452a to start an election
I20260709 12:25:58.461527  5039 raft_consensus.cc:1081] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Signalling peer f6404192d78b4df3bb455a8b8727452a to start an election
I20260709 12:25:58.462694  4585 raft_consensus.cc:1275] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 3 FOLLOWER]: Refusing update from remote peer f6404192d78b4df3bb455a8b8727452a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:58.463165  4732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf"
dest_uuid: "f6404192d78b4df3bb455a8b8727452a"
 from {username='slave'} at 127.0.0.1:52002
I20260709 12:25:58.463804  4732 raft_consensus.cc:493] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:58.464169  4732 raft_consensus.cc:3060] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.464118  5011 consensus_queue.cc:1048] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:58.472014  4732 raft_consensus.cc:515] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:58.474670  4732 leader_election.cc:290] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 2 election: Requested vote from peers 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095), c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235)
I20260709 12:25:58.478384  4660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71986564e80483581bd69e1b96df5ff"
I20260709 12:25:58.479785  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbeca359afe41ffa9ffb7f1e1de1fcf" candidate_uuid: "f6404192d78b4df3bb455a8b8727452a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65659ec0a82d4188847ea58587d27dcf"
I20260709 12:25:58.480520  4582 raft_consensus.cc:3060] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.483446  4658 raft_consensus.cc:1275] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 3 FOLLOWER]: Refusing update from remote peer f6404192d78b4df3bb455a8b8727452a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:58.478935  4660 raft_consensus.cc:3055] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:58.484520  4660 raft_consensus.cc:740] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c71986564e80483581bd69e1b96df5ff, State: Running, Role: LEADER
I20260709 12:25:58.485064  5011 consensus_queue.cc:1048] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:58.485307  4660 consensus_queue.cc:260] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:58.486505  4660 raft_consensus.cc:3060] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.493666  4660 raft_consensus.cc:2468] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 2.
I20260709 12:25:58.494704  4699 leader_election.cc:304] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c71986564e80483581bd69e1b96df5ff, f6404192d78b4df3bb455a8b8727452a; no voters: 
I20260709 12:25:58.495836  5011 raft_consensus.cc:2804] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:58.496534  5011 raft_consensus.cc:697] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 2 LEADER]: Becoming Leader. State: Replica: f6404192d78b4df3bb455a8b8727452a, State: Running, Role: LEADER
I20260709 12:25:58.497646  5011 consensus_queue.cc:237] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } }
I20260709 12:25:58.499269  4582 raft_consensus.cc:2468] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6404192d78b4df3bb455a8b8727452a in term 2.
I20260709 12:25:58.511581  4481 catalog_manager.cc:5697] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a reported cstate change: term changed from 1 to 2, leader changed from c71986564e80483581bd69e1b96df5ff (127.30.109.66) to f6404192d78b4df3bb455a8b8727452a (127.30.109.67). New cstate: current_term: 2 leader_uuid: "f6404192d78b4df3bb455a8b8727452a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6404192d78b4df3bb455a8b8727452a" member_type: VOTER last_known_addr { host: "127.30.109.67" port: 40503 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:58.897681  4658 raft_consensus.cc:1275] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Refusing update from remote peer f6404192d78b4df3bb455a8b8727452a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:58.898130 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:58.899377  5011 consensus_queue.cc:1048] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71986564e80483581bd69e1b96df5ff" member_type: VOTER last_known_addr { host: "127.30.109.66" port: 43235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:58.905284 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:58.905982 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:58.911748  4585 raft_consensus.cc:1275] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Refusing update from remote peer f6404192d78b4df3bb455a8b8727452a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:58.913275  5003 consensus_queue.cc:1048] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65659ec0a82d4188847ea58587d27dcf" member_type: VOTER last_known_addr { host: "127.30.109.65" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:00.121199 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:00.126963 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:00.127557 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:26:00.620693  4681 debug-util.cc:398] Leaking SignalData structure 0x7b080025aaa0 after lost signal to thread 31160
W20260709 12:26:00.621662  4681 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4320 after lost signal to thread 4517
W20260709 12:26:00.622685  4681 debug-util.cc:398] Leaking SignalData structure 0x7b0800302420 after lost signal to thread 4609
W20260709 12:26:00.623571  4681 debug-util.cc:398] Leaking SignalData structure 0x7b0800173c60 after lost signal to thread 4684
W20260709 12:26:00.624435  4681 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7ce0 after lost signal to thread 4758
I20260709 12:26:01.128612 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:01.133999 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:01.134459 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:02.135602 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:02.141098 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:02.141536 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:03.143177 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:03.157136 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:03.157823 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:04.159147 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:04.166450 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:04.166879 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:05.167841 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:05.173848 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:05.174335 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:06.175241 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:06.180284 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:06.180711 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:07.181563 31157 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:07.186494 31157 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:07.186928 31157 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:08.788046 31157 tablet_server.cc:179] TabletServer@127.30.109.65:0 shutting down...
W20260709 12:26:08.820360  4623 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]
I20260709 12:26:08.821178 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:08.822391 31157 tablet_replica.cc:333] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.823858 31157 raft_consensus.cc:2243] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:26:08.823868  4623 consensus_peers.cc:597] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff -> Peer 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095): Couldn't send request to peer 65659ec0a82d4188847ea58587d27dcf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:08.825064 31157 raft_consensus.cc:2272] T d3e0cee8f4bb4ea98effb33612537211 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.827970 31157 tablet_replica.cc:333] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.828639 31157 raft_consensus.cc:2243] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:08.829545 31157 raft_consensus.cc:2272] T 1c734b5952d740589b861e694c949071 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.831945 31157 tablet_replica.cc:333] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.832603 31157 raft_consensus.cc:2243] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:08.833501 31157 raft_consensus.cc:2272] T 70f154a0e47d4133901dfbd6acdd7555 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.835851 31157 tablet_replica.cc:333] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.836462 31157 raft_consensus.cc:2243] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.836977 31157 raft_consensus.cc:2272] T b3f3ef22dd3f440facf8c3c8606cba52 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.839311 31157 tablet_replica.cc:333] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.839931 31157 raft_consensus.cc:2243] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:08.840754 31157 raft_consensus.cc:2272] T 22aeef95128b4be189bbc1aae9157868 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.843189 31157 tablet_replica.cc:333] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.843851 31157 raft_consensus.cc:2243] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.844412 31157 raft_consensus.cc:2272] T 220236e661d644b3aba935ff0bf1f560 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.846699 31157 tablet_replica.cc:333] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.847333 31157 raft_consensus.cc:2243] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.847934 31157 raft_consensus.cc:2272] T c31d7879b8e04be8b4b3b7d0ba755339 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.850240 31157 tablet_replica.cc:333] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.850847 31157 raft_consensus.cc:2243] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:08.851724 31157 raft_consensus.cc:2272] T d7733efce5c2409f87721c737e0736b5 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.854298 31157 tablet_replica.cc:333] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.854918 31157 raft_consensus.cc:2243] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.855571 31157 raft_consensus.cc:2272] T 013d1165be0a4515accdee36e715cbe0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.858752 31157 tablet_replica.cc:333] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.859465 31157 raft_consensus.cc:2243] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.859906 31157 raft_consensus.cc:2272] T 9ce815a4a3254a9cba48cf718b20e0ca P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.862176 31157 tablet_replica.cc:333] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.862737 31157 raft_consensus.cc:2243] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.863168 31157 raft_consensus.cc:2272] T ccff4183d2d04ecc9166a2554e4191f0 P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.865648 31157 tablet_replica.cc:333] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.866189 31157 raft_consensus.cc:2243] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.866707 31157 raft_consensus.cc:2272] T c0d4985f05684b59be97701034b3f45a P 65659ec0a82d4188847ea58587d27dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.868999 31157 tablet_replica.cc:333] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.869532 31157 raft_consensus.cc:2243] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.870012 31157 raft_consensus.cc:2272] T 22fd2cdc9d9a444fb724bf3da6ba05ae P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.872268 31157 tablet_replica.cc:333] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.872761 31157 raft_consensus.cc:2243] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.873181 31157 raft_consensus.cc:2272] T a49615dcef234d77815a2e8728575649 P 65659ec0a82d4188847ea58587d27dcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.875397 31157 tablet_replica.cc:333] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.875897 31157 raft_consensus.cc:2243] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:08.876763 31157 raft_consensus.cc:2272] T ca35121fae384309b1737fa130956cd2 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.879287 31157 tablet_replica.cc:333] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.879881 31157 raft_consensus.cc:2243] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:08.880722 31157 raft_consensus.cc:2272] T 74f2ce71eece47f8b748af10f8ff43c0 P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.882908 31157 tablet_replica.cc:333] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.883450 31157 raft_consensus.cc:2243] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:08.883937 31157 raft_consensus.cc:2272] T dcbeca359afe41ffa9ffb7f1e1de1fcf P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.886125 31157 tablet_replica.cc:333] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf: stopping tablet replica
I20260709 12:26:08.886659 31157 raft_consensus.cc:2243] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:08.887588 31157 raft_consensus.cc:2272] T 79db46fb4ff742d88159e41788a12cbb P 65659ec0a82d4188847ea58587d27dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:08.932595 31157 tablet_server.cc:196] TabletServer@127.30.109.65:0 shutdown complete.
I20260709 12:26:08.973459 31157 tablet_server.cc:179] TabletServer@127.30.109.66:0 shutting down...
W20260709 12:26:08.993237  4623 consensus_peers.cc:597] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff -> Peer 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095): Couldn't send request to peer 65659ec0a82d4188847ea58587d27dcf. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:41095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:09.009222 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:09.010043 31157 tablet_replica.cc:333] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.010744 31157 raft_consensus.cc:2243] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.011441 31157 raft_consensus.cc:2272] T d3e0cee8f4bb4ea98effb33612537211 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.013794 31157 tablet_replica.cc:333] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.014456 31157 raft_consensus.cc:2243] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.015019 31157 raft_consensus.cc:2272] T 1c734b5952d740589b861e694c949071 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.017277 31157 tablet_replica.cc:333] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.017861 31157 raft_consensus.cc:2243] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.018352 31157 raft_consensus.cc:2272] T 70f154a0e47d4133901dfbd6acdd7555 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.020473 31157 tablet_replica.cc:333] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.021001 31157 raft_consensus.cc:2243] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.021788 31157 raft_consensus.cc:2272] T 220236e661d644b3aba935ff0bf1f560 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.023851 31157 tablet_replica.cc:333] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.024398 31157 raft_consensus.cc:2243] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.025161 31157 raft_consensus.cc:2272] T c31d7879b8e04be8b4b3b7d0ba755339 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.027648 31157 tablet_replica.cc:333] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.028525 31157 raft_consensus.cc:2243] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.029196 31157 raft_consensus.cc:2272] T d7733efce5c2409f87721c737e0736b5 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:09.031538  4699 consensus_peers.cc:597] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a -> Peer c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235): Couldn't send request to peer c71986564e80483581bd69e1b96df5ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:09.032089 31157 tablet_replica.cc:333] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.032819 31157 raft_consensus.cc:2243] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.033664 31157 raft_consensus.cc:2272] T 013d1165be0a4515accdee36e715cbe0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.035895 31157 tablet_replica.cc:333] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.036434 31157 raft_consensus.cc:2243] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.036907 31157 raft_consensus.cc:2272] T 9ce815a4a3254a9cba48cf718b20e0ca P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.038867 31157 tablet_replica.cc:333] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.039424 31157 raft_consensus.cc:2243] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.040218 31157 raft_consensus.cc:2272] T ccff4183d2d04ecc9166a2554e4191f0 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.042258 31157 tablet_replica.cc:333] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.042810 31157 raft_consensus.cc:2243] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.043292 31157 raft_consensus.cc:2272] T 22aeef95128b4be189bbc1aae9157868 P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.045428 31157 tablet_replica.cc:333] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.045965 31157 raft_consensus.cc:2243] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.046751 31157 raft_consensus.cc:2272] T b3f3ef22dd3f440facf8c3c8606cba52 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.048822 31157 tablet_replica.cc:333] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.049376 31157 raft_consensus.cc:2243] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.049844 31157 raft_consensus.cc:2272] T ca35121fae384309b1737fa130956cd2 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.052336 31157 tablet_replica.cc:333] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.052943 31157 raft_consensus.cc:2243] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.053510 31157 raft_consensus.cc:2272] T a49615dcef234d77815a2e8728575649 P c71986564e80483581bd69e1b96df5ff [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:09.054936  4699 consensus_peers.cc:597] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a -> Peer c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235): Couldn't send request to peer c71986564e80483581bd69e1b96df5ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:09.056205 31157 tablet_replica.cc:333] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.056805 31157 raft_consensus.cc:2243] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.057572 31157 raft_consensus.cc:2272] T 22fd2cdc9d9a444fb724bf3da6ba05ae P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.059872 31157 tablet_replica.cc:333] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.060343 31157 raft_consensus.cc:2243] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.060770 31157 raft_consensus.cc:2272] T 79db46fb4ff742d88159e41788a12cbb P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.062932 31157 tablet_replica.cc:333] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.063400 31157 raft_consensus.cc:2243] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.064173 31157 raft_consensus.cc:2272] T c0d4985f05684b59be97701034b3f45a P c71986564e80483581bd69e1b96df5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.066305 31157 tablet_replica.cc:333] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.066753 31157 raft_consensus.cc:2243] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.067160 31157 raft_consensus.cc:2272] T dcbeca359afe41ffa9ffb7f1e1de1fcf P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.069252 31157 tablet_replica.cc:333] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff: stopping tablet replica
I20260709 12:26:09.069659 31157 raft_consensus.cc:2243] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.070104 31157 raft_consensus.cc:2272] T 74f2ce71eece47f8b748af10f8ff43c0 P c71986564e80483581bd69e1b96df5ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:09.126181  4697 consensus_peers.cc:597] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a -> Peer 65659ec0a82d4188847ea58587d27dcf (127.30.109.65:41095): Couldn't send request to peer 65659ec0a82d4188847ea58587d27dcf. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.65:41095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:09.129848  4755 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6d60 after lost signal to thread 31160
W20260709 12:26:09.130801  4755 debug-util.cc:398] Leaking SignalData structure 0x7b0800326ce0 after lost signal to thread 4517
W20260709 12:26:09.131903  4755 debug-util.cc:398] Leaking SignalData structure 0x7b080017d200 after lost signal to thread 4609
W20260709 12:26:09.132810  4755 debug-util.cc:398] Leaking SignalData structure 0x7b080033bf80 after lost signal to thread 4684
I20260709 12:26:09.133116 31157 tablet_server.cc:196] TabletServer@127.30.109.66:0 shutdown complete.
W20260709 12:26:09.133774  4755 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9640 after lost signal to thread 4758
I20260709 12:26:09.180029 31157 tablet_server.cc:179] TabletServer@127.30.109.67:0 shutting down...
W20260709 12:26:09.205550  4699 consensus_peers.cc:597] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a -> Peer c71986564e80483581bd69e1b96df5ff (127.30.109.66:43235): Couldn't send request to peer c71986564e80483581bd69e1b96df5ff. Status: Network error: Client connection negotiation failed: client connection to 127.30.109.66:43235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:09.220552 31157 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:09.221550 31157 tablet_replica.cc:333] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.222488 31157 raft_consensus.cc:2243] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.223714 31157 raft_consensus.cc:2272] T d3e0cee8f4bb4ea98effb33612537211 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.226946 31157 tablet_replica.cc:333] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.227850 31157 raft_consensus.cc:2243] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.228538 31157 raft_consensus.cc:2272] T 1c734b5952d740589b861e694c949071 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.231494 31157 tablet_replica.cc:333] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.232295 31157 raft_consensus.cc:2243] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.232813 31157 raft_consensus.cc:2272] T c31d7879b8e04be8b4b3b7d0ba755339 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.235018 31157 tablet_replica.cc:333] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.235656 31157 raft_consensus.cc:2243] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.236187 31157 raft_consensus.cc:2272] T 220236e661d644b3aba935ff0bf1f560 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.238308 31157 tablet_replica.cc:333] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.238900 31157 raft_consensus.cc:2243] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.239434 31157 raft_consensus.cc:2272] T d7733efce5c2409f87721c737e0736b5 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.241633 31157 tablet_replica.cc:333] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.242179 31157 raft_consensus.cc:2243] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.242671 31157 raft_consensus.cc:2272] T 70f154a0e47d4133901dfbd6acdd7555 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.244760 31157 tablet_replica.cc:333] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.245304 31157 raft_consensus.cc:2243] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.245754 31157 raft_consensus.cc:2272] T ccff4183d2d04ecc9166a2554e4191f0 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.248529 31157 tablet_replica.cc:333] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.249063 31157 raft_consensus.cc:2243] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.249490 31157 raft_consensus.cc:2272] T c0d4985f05684b59be97701034b3f45a P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.251662 31157 tablet_replica.cc:333] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.252267 31157 raft_consensus.cc:2243] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.252813 31157 raft_consensus.cc:2272] T 013d1165be0a4515accdee36e715cbe0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.255131 31157 tablet_replica.cc:333] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.255700 31157 raft_consensus.cc:2243] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.256520 31157 raft_consensus.cc:2272] T 9ce815a4a3254a9cba48cf718b20e0ca P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.258630 31157 tablet_replica.cc:333] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.259150 31157 raft_consensus.cc:2243] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.259615 31157 raft_consensus.cc:2272] T 74f2ce71eece47f8b748af10f8ff43c0 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.261698 31157 tablet_replica.cc:333] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.262213 31157 raft_consensus.cc:2243] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.262974 31157 raft_consensus.cc:2272] T a49615dcef234d77815a2e8728575649 P f6404192d78b4df3bb455a8b8727452a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.265070 31157 tablet_replica.cc:333] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.265558 31157 raft_consensus.cc:2243] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.266113 31157 raft_consensus.cc:2272] T 22fd2cdc9d9a444fb724bf3da6ba05ae P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.268173 31157 tablet_replica.cc:333] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.268664 31157 raft_consensus.cc:2243] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.269136 31157 raft_consensus.cc:2272] T ca35121fae384309b1737fa130956cd2 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.271118 31157 tablet_replica.cc:333] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.271651 31157 raft_consensus.cc:2243] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:09.272466 31157 raft_consensus.cc:2272] T dcbeca359afe41ffa9ffb7f1e1de1fcf P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.274518 31157 tablet_replica.cc:333] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.275005 31157 raft_consensus.cc:2243] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.275525 31157 raft_consensus.cc:2272] T 79db46fb4ff742d88159e41788a12cbb P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.277711 31157 tablet_replica.cc:333] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.278249 31157 raft_consensus.cc:2243] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.278721 31157 raft_consensus.cc:2272] T 22aeef95128b4be189bbc1aae9157868 P f6404192d78b4df3bb455a8b8727452a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:09.280763 31157 tablet_replica.cc:333] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a: stopping tablet replica
I20260709 12:26:09.281224 31157 raft_consensus.cc:2243] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:09.281793 31157 raft_consensus.cc:2272] T b3f3ef22dd3f440facf8c3c8606cba52 P f6404192d78b4df3bb455a8b8727452a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:10.322129 31157 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4755)
W20260709 12:26:11.322664 31157 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4755)
I20260709 12:26:11.522687 31157 tablet_server.cc:196] TabletServer@127.30.109.67:0 shutdown complete.
I20260709 12:26:11.559785 31157 master.cc:562] Master@127.30.109.126:35813 shutting down...
I20260709 12:26:11.582309 31157 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:11.582930 31157 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:11.583277 31157 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba94318d1d6744c4abf5c8487ca071d8: stopping tablet replica
I20260709 12:26:11.603788 31157 master.cc:584] Master@127.30.109.126:35813 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (23431 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (44619 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (200861 ms total)
[  PASSED  ] 8 tests.
I20260709 12:26:11.660889 31157 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2241 messages since previous log ~34 seconds ago
I20260709 12:26:11.661147 31157 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2241 messages since previous log ~34 seconds ago
I20260709 12:26:11.661345 31157 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2236 messages since previous log ~34 seconds ago
I20260709 12:26:11.661561 31157 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 ~52 seconds ago
I20260709 12:26:11.661777 31157 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 ~52 seconds ago
I20260709 12:26:11.661978 31157 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 3 messages since previous log ~96 seconds ago
I20260709 12:26:11.662236 31157 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~2 seconds ago
I20260709 12:26:11.662541 31157 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~22 seconds ago
